Module:TFTUnitData/data
Jump to navigation
Jump to search
- Module:TFTUnitData/data has the following documentation.
Contains all data for all Teamfight Tactics units. This also includes the related splash art images and renders, which must have the following format:
- For the parameters
skin
andvariant
: Skin splash art images use the format "<unit name> <skin name>Skin TFT.png". Variants of those have the "old", "old2", etc suffix for each version. See gallery of a unit's splash art for each specific version (Example with Ahri, look for "TFT" splashes). - For the parameter
render
: This is the respective render of the skin/variant. See Category:Skin renders if the render exists; you may also create a render when the assets are fully uploaded in Khada Model viewer; alternatively, ask in the Discord when a render is missing and you need assistance. - For the
abilityicon
parameter: Many ability icons are re-used from League of Legends, see Category:Champion ability icons. For ability icons unique to TFT, use the format "<unit name> <ability name> TFT.png"
All sets that the unit appears in are grouped under each unit's entry and arranged in chronological order (e.g. set 1, then set 2 below it, then set 5, then 10… etc). You must use the set number as defined across the wiki:
- Set numbers are either integer or decimal.
- For primary sets, use the set numbering shown in e.g. Template:TFT release history
- For "revival" sets, Module:Maintenance data/data must be referenced—look for the
"RevivalTFTSets"
entry. Revival sets lack an official order/number, so the Wiki opts to use special numbering for them.
Format for each unit:
Name of unit - string: unit's name as capitalized and formatted across the wiki and in-game set number A - number: version of the unit that appears in a specific set (see above for numbering) skin - string: if the unit appears as a skin in the set, note the name of that skin; defaults to the latest version of the "Original" skin (classic/base skin) variant - string: use a variant splash version for the given set render - string: file name of render, including the extension tier - number: tier; usually between 1-5 (6 from Set 13 onward). cost - number: if the gold cost/value differs from the tier number (e.g. the unit is tier 3 but costs 4 gold instead of 3) then the cost must be manually added origin - table of strings: Origin(s) of the unit as capitalized and formatted across the wiki and in-game class - table of strings: Class(es) of the unit as capitalized and formatted across the wiki and in-game abilityname - string: name of passive ability abilityicon - string: file name of ability icon, passive - string: description of passive ability active - string: description of active ability hp - number: health mana - number: mana startmana - number: starting mana as - number: attack speed ad - number: attack damage range - number: attack range arm - number: armor mr - number: magic resist behavior - string: "Melee" or "Ranged" 4star - boolean: set to "true" if the unit can reach 4-stars; omit otherwise role - string: the role of the unit as capitalized and formatted across the wiki and in-game set number B - number: version of the unit that appears in the next older set
-- <pre> return { ["Aatrox"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Aatrox Render.png", ["origin"] = {"Demon"}, ["class"] = {"Blademaster"}, ["abilityname"] = "The Darkin Blade", ["abilityicon"] = "The Darkin Blade.png", ["active"] = "Cleaves the area in front of him, dealing {{ap|300 to 900 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target and any enemy adjacent to them.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Justicar", ["variant"] = "old", ["tier"] = 3, ["render"] = "Aatrox Justicar Render.png", ["origin"] = {"Light"}, ["class"] = {"Blademaster"}, ["abilityname"] = "The Arclight Blade", ["abilityicon"] = "The Darkin Blade.png", ["active"] = "Cleaves the area in front of him, dealing {{ap|300|600|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target and any enemy adjacent to them.", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 4, ["render"] = "Aatrox BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Infernal Chains", ["abilityicon"] = "Infernal Chains.png", ["active"] = "{{tip|TFT airborne|Pulls}} {{ap|2|2|5}} of the farthest enemies toward himself, then slams the ground in front of himself, dealing {{ap|250|450|1250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies hit.", ["hp"] = 900, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 70, ["mr"] = 40, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 4, ["render"] = "Aatrox BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Infernal Chains", ["abilityicon"] = "Infernal Chains.png", ["active"] = "{{tip|TFT airborne|Pulls}} {{ap|2|2|5}} of the farthest enemies toward himself, then slams the ground in front of himself, dealing {{ap|400|600|2500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies hit.", ["hp"] = 900, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 70, ["mr"] = 40, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Blood Moon", ["tier"] = 4, ["render"] = "Aatrox BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Infernal Chains", ["abilityicon"] = "Infernal Chains.png", ["active"] = "{{tip|TFT airborne|Pull}} in {{ap|2|2|5}} of the farthest enemies, then slam the ground in front, dealing {{as|{{ap|250|450|1500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} in a 1-hex radius.<br><br>{{sbc|Chosen Effect:}} {{as|+500 Health}}.", ["hp"] = 900, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Justicar", ["tier"] = 1, ["render"] = "Aatrox Justicar TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Deathbringer Strike", ["abilityicon"] = "Deathbringer Stance.png", ["active"] = "Strikes his target, dealing {{as|{{ap|260|280|360}}% AD}} {{as|physical damage}}, and heals himself for {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Justicar", ["tier"] = 1, ["render"] = "Aatrox Justicar TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Deathbringer Strike", ["abilityicon"] = "Deathbringer Stance.png", ["active"] = "Strikes his target, dealing {{as|{{ap|260|280|360}}% AD}} {{as|physical damage}}, and heals himself for {{ap|200|300|400}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Justicar", ["tier"] = 1, ["render"] = "Aatrox Justicar TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Deathbringer Strike", ["abilityicon"] = "Deathbringer Stance.png", ["active"] = "Deal {{as|{{ap|250|300|375}}% AD}} {{as|physical damage}} and {{as|heal}} for {{as|{{ap|250|300|375}}% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Prestige Blood Moon", ["tier"] = 1, ["render"] = "Aatrox PrestigeBloodMoon TFT Render.png", ["origin"] = {"Shimmerscale"}, ["class"] = {"Warrior"}, ["abilityname"] = "Deathbringer Strike", ["abilityicon"] = "Deathbringer Stance.png", ["active"] = "Strikes his target, dealing {{as|{{ap|300|305|310}}% AD}} {{as|physical damage}}, and heals himself for {{ap|300|350|400}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Odyssey", ["tier"] = 4, ["render"] = "Aatrox Odyssey Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Soul Crush", ["abilityicon"] = "World Ender.png", ["active"] = "Aatrox sucks the soul of nearby enemies dealing {{ap|250|375|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and gaining {{as|{{ap|30|30|66}}% hp}} {{as|health}}. Then he unleashes his demonic form for the rest of combat, replacing his spell with The Darkin Blade.The Darkin Blade: Aatrox slams his greatsword down in a line, dealing {{ap|220|330|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies hit and heals himself for {{ap|300|350|800}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 1100, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.8, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Aatrox Render.png", ["origin"] = {"Darkin"}, ["class"] = {"Juggernaut", "Slayer"}, ["abilityname"] = "World Ender", ["abilityicon"] = "Aatrox World Ender.png", ["active"] = "Transform for {{ap|10|10|30}} seconds, gaining {{as|15% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|omnivamp|{{as|Omnivamp}}}} and converting all {{as|80% '''bonus''' attack speed}} to {{as|Attack Damage}}. While transformed, attacks deal {{as|{{ap|250|250|2500}}% AD}} {{as|physical damage}}.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.8, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Aatrox Render.png", ["origin"] = {"Darkin"}, ["class"] = {"Juggernaut", "Slayer"}, ["abilityname"] = "World Ender", ["abilityicon"] = "Aatrox World Ender.png", ["passive"] = "Gains him or the holder of the Darkin Blade {{as|350 Health}} and {{as|(12{{tiptft|AP|{{as|AP}}}})%}} {{tiptft|omnivamp|{{as|Omnivamp}}}}.<br/>{{sbc|Darkin Blade:}} If another unit holds this weapon for at least 4 seconds, Aatrox will revive upon their death.", ["active"] = "Transform for {{ap|12|12|30}} seconds, converting {{as|80% '''bonus''' attack speed}} to {{as|Attack Damage}}. While transformed, attacks deal {{as|{{ap|250|250|2500}}% AD}} {{as|physical damage}} in an area.", ["hp"] = 900, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.8, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Blood Moon", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Aatrox BloodMoon TFT Render.png", ["origin"] = {"Ghostly", "Inkshadow"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Phantom Blade", ["abilityicon"] = "Aatrox The Darkin Blade.png", ["active"] = "20% {{tip|TFT Shred|Shred}} the current target for 4 seconds and deal {{as|{{ap|275|415|645}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to them. {{as|Heal}} {{as|{{ap|120|150|200}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.70, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, }, ["Ahri"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Ahri Render old2.png", ["origin"] = {"Wild"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Orb of Deception", ["abilityicon"] = "Orb of Deception.png", ["active"] = "Fires an orb in a 4-hex line, dealing {{ap|100 to 300 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through. The orb then returns to her, dealing {{ap|100 to 300 3}} {{tiptft|AP|{{as|AP}}}} {{as|true damage}} to all enemies it passes through.", ["hp"] = 450, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.55, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Star Guardian", ["tier"] = 2, ["render"] = "Ahri StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Orb of Deception", ["abilityicon"] = "Orb of Deception.png", ["active"] = "Fires an orb in a 4-hex line, dealing {{ap|175|250|375}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through. The orb then returns to her, dealing {{ap|175|250|375}} {{tiptft|AP|{{as|AP}}}} {{as|true damage}} to all enemies it passes through.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Star Guardian", ["tier"] = 2, ["render"] = "Ahri StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Orb of Deception", ["abilityicon"] = "Orb of Deception.png", ["active"] = "Fires an orb in a 4-hex line, dealing {{ap|175|250|425}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through. The orb then returns to her, dealing {{ap|175|250|425}} {{as|TFT AP}} {{as|true damage}} to all enemies it passes through.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Star Guardian", ["tier"] = 2, ["render"] = "Ahri StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Orb of Deception", ["abilityicon"] = "Orb of Deception.png", ["active"] = "Fire an orb in a line, dealing {{as|{{ap|175|250|425}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies it passes through. It returns dealing {{as|{{ap|175|250|425}} {{tiptft|AP|{{as|AP}}}}}} {{as|true damage}} to all enemies it passes through.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Spirit Blossom", ["variant"] = "old", ["tier"] = 4, ["render"] = "Ahri SpiritBlossom Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Mage"}, ["abilityname"] = "Spirit Bomb", ["abilityicon"] = "Essence Theft.png", ["active"] = "Channels for {{fd|1.5}} seconds, gathering energy into her spirit orb. Once the channel is complete, lobs it toward a random enemy, dealing {{ap|500|700|3000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in a large area. If the channel is interrupted, she releases her orb early, reducing the size of the impact area.", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.8, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Coven", ["tier"] = 4, ["render"] = "Ahri Coven TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Orb of Deception", ["abilityicon"] = "Orb of Deception.png", ["active"] = "Fires an orb in a line for 5 hexes, dealing {{ap|140|210|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through on the way out and the way back. She fires {{ap|1|1|2}} additional orbs for each time she casts in combat, enemies take 60% damage for each subsequent orb. The orbs are fired to form a circular arc with 10° between each orb.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Ahri TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Essence Theft", ["abilityicon"] = "Ahri Spirit Rush.png", ["active"] = "Steal essence from enemies around the current target, dealing {{as|{{ap|115|170|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and Mana Reaving them.<br/><br/>Every casts, unleash a wave that deals {{as|{{ap|250|375|3000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies hit. This deals 33% more damage to enemies whose essence has been stolen.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+3 Mana}} per second<br/><br/>''Mana Reave: Increase max Mana by 35% until the next cast.''", ["hp"] = 850, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.85, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Ahri TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Essence Theft", ["abilityicon"] = "Ahri Spirit Rush.png", ["active"] = "Steal essence from enemies around the current target, dealing {{as|{{ap|90|135|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and Mana Reaving them.<br/><br/>Every {{ap|2|2|0}} casts, unleash a wave that deals {{as|{{ap|230|350|1888}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies hit. This deals 33% more damage to enemies whose essence has been stolen.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+3 Mana}} per second<br/><br/>''Mana Reave: Increase max Mana by 35% until the next cast.''", ["hp"] = 850, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.85, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "KDA", ["tier"] = 4, ["render"] = "Ahri KDA Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "POP/STAR", ["abilityicon"] = "Ahri Charm.png", ["active"] = "Ahri blows a kiss at the current target. It deals {{as|{{ap|275|410|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and briefly {{tiptft|Stun|Stuns}} them. If the target has been kissed before, deal {{as|{{ap|480|720|2400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} instead.<br />{{sbc|Headliner Effect:}} {{as|+15% bonus {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 700, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "KDA", ["tier"] = 4, ["render"] = "Ahri KDA Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "POP/STAR", ["abilityicon"] = "Ahri Charm.png", ["active"] = "Blow a kiss at the current target. It deals {{as|{{ap|275|410|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and briefly {{tiptft|Stun|Stuns}} them. If the target has been kissed before, deal {{as|{{ap|480|720|2400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} instead.<br />{{sbc|Headliner Effect:}} {{as|+25% {{tiptft|AP|{{as|Ability Power}}}}}}.", ["hp"] = 700, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 1, ["render"] = "Ahri SpiritBlossom TFT Render.png", ["origin"] = {"Fated"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Love Bomb", ["abilityicon"] = "Ahri Charm.png", ["active"] = "Deal {{as|{{ap|300|450|675}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target and {{as|{{ap|150|225|335}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.<br/><br/>'''Fated Bonus:''' Gain {{as|30 {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 500, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.8, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Arcana", ["tier"] = 2, ["render"] = "Ahri Arcana TFT Render.png", ["origin"] = {"Arcana"}, ["class"] = {"Scholar"}, ["abilityname"] = "Orb of Perception", ["abilityicon"] = "Orb of Deception.png", ["active"] = "Fire an orb at the current target dealing {{as|{{ap|230|345|520|670}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. Launch 3 firefoxes at enemies near the target, each dealing {{as|{{ap|15|25|35}}% {{tiptft|AP|{{as|AP}}}}}} true damage. Gain an additional foxfire this combat.", ["hp"] = 550, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Akali"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Akali Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Assassin"}, ["abilityname"] = "Five Point Strike", ["abilityicon"] = "Five Point Strike.png", ["active"] = "Throws kunai at her attack target, dealing {{ap|200 to 500 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in a 2-hex cone. This ability can {{tiptft|Crit|critically strike}}.", ["hp"] = 650, ["mana"] = 25, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.8, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Akali Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Assassin"}, ["abilityname"] = "Five Point Strike", ["abilityicon"] = "Five Point Strike.png", ["active"] = "Throws kunai at her target, dealing {{ap|175|250|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and preventing her from generating mana for {{fd|1.25}} seconds.", ["hp"] = 650, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Akali Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Assassin"}, ["abilityname"] = "Five Point Strike", ["abilityicon"] = "Five Point Strike.png", ["active"] = "Throws kunai at her target, dealing {{ap|200|275|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and preventing her from generating mana for {{fd|1.25}} seconds.", ["hp"] = 650, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Akali Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Assassin"}, ["abilityname"] = "Five Point Strike", ["abilityicon"] = "Five Point Strike.png", ["active"] = "Throw kunai at the current target, dealing {{as|{{ap|200|275|450}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 650, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [6] = { ["skin"] = "Crime City Nightmare", ["tier"] = 5, ["render"] = "Akali CrimeCityNightmare TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Assassin"}, ["abilityname"] = "Perfect Execution", ["abilityicon"] = "Perfect Execution.png", ["active"] = "{{tip|Dash|Dashes}} in a line towards the most enemies, dealing {{ap|275|375|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} as she passes through and marking them for 7 seconds. When a marked target drops {{as|'''below''' {{ap|15|20|90}}% health}}, she dashes through them, executing enemies below that health threshold and dealing {{ap|275|375|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all other enemies she passes through.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.9, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [10] = { ["skin"] = "KDA", ["tier"] = 4, ["render"] = "Akali KDA TFT Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Breakout", "Executioner"}, ["abilityname"] = "The Baddest", ["abilityicon"] = "Akali Shuriken Flip.png", ["active"] = "Throw a shuriken at the farthest unmarked enemy, marking it with {{as|{{ap|190|190|380}}% AD}} {{as|physical damage}}. Dash to every marked enemy, striking them for physical damage and dealing {{as|{{ap|80|120|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to enemies dashed through.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}, {{as|+10% Attack Speed}}.", ["hp"] = 900, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 70, ["as"] = 0.85, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "KDA", ["tier"] = 4, ["render"] = "Akali KDA TFT Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Breakout", "Executioner"}, ["abilityname"] = "The Baddest", ["abilityicon"] = "Akali Shuriken Flip.png", ["active"] = "Throw a shuriken at the farthest unmarked target, marking them. Dash to every marked enemy, striking them for {{as|{{ap|190|190|380}}% AD}} {{as|physical damage}} and dealing {{as|{{ap|80|120|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to enemies dashed through.<br />{{sbc|Headliner Effect:}} {{as|+100 Health}}, {{as|+10% Attack Speed}}.", ["hp"] = 950, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Infernal", ["tier"] = 2, ["render"] = "Akali Infernal TFT Render.png", ["origin"] = {"Pyro"}, ["class"] = {"Multistriker","Warrior"}, ["abilityname"] = "Fire Point Strike", ["abilityicon"] = "Akali Five Point Strike.png", ["active"] = "{{tip|Dash}} to the farthest enemy within 3 hexes, dealing {{as|280% AD}} {{as|physical damage}} to them. The next 3 attacks launch kunai at the target, dealing ({{as|150% AD}} + {{as|{{ap|30|45|70}}% {{tiptft|AP|{{as|AP}}}}}}) damage.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Silverfang", ["tier"] = 2, ["render"] = "Akali Silverfang TFT Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Quickstriker"}, ["abilityname"] = "Shuriken Flip", ["abilityicon"] = "Akali Shuriken Flip.png", ["active"] = "Throw a shuriken at target, dealing {{as|{{ap|80|120|185}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and marking them to take 15% '''more''' damage for 4 seconds. Then dash away from target. After a brief delay, dash towards them and deal {{as|{{ap|240|360|550}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.", ["hp"] = 700, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Reaper" }, }, ["Akali True Damage"] = { [10] = { ["skin"] = "True Damage", ["tier"] = 4, ["render"] = "Akali TrueDamage TFT Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Breakout", "Executioner"}, ["abilityname"] = "Three Point Strike", ["abilityicon"] = "Akali Five Point Strike.png", ["active"] = "Deal {{as|{{ap|250|250|500}}% AD}} {{as|physical damage}} per wave three times split between the three closest enemies within 3 hexes. For each enemy that survives all three waves, refund {{as|{{ap|12|12|20}}% {{tiptft|AP|{{as|AP}}}}}} {{as|mana}}.<br />'''Bling Bonus:''' Heal for 20% of the damage dealt.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}, {{as|+10% Attack Speed}}.", ["hp"] = 1000, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "True Damage", ["tier"] = 4, ["render"] = "Akali TrueDamage TFT Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Breakout", "Executioner"}, ["abilityname"] = "Three Point Strike", ["abilityicon"] = "Akali Five Point Strike.png", ["active"] = "Deal {{as|{{ap|250|250|500}}% AD}} {{as|physical damage}} three times split between the three closest enemies whiin three hexes. For each enemy that survives all three waves, refund {{as|{{ap|12|12|20}}% {{tiptft|AP|{{as|AP}}}}}} {{as|mana}}.<br />'''Bling Bonus:''' {{as|Heal}} for 20% of the damage dealt with Three Point Strike.<br />{{sbc|Headliner Effect:}} {{as|+100 Health}}, {{as|+10% Attack Speed}}.", ["hp"] = 1000, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, }, ["Akshan"] = { [5.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Akshan TFT Render old.png", ["origin"] = {"Sentinel"}, ["class"] = {"Ranger"}, ["abilityname"] = "Heroic Swing", ["abilityicon"] = "Heroic Swing.png", ["passive"] = "Basic attacks reduce the target's {{as|armor}} by 50% for 4 {{tiptft|AP|{{as|AP}}}} seconds.", ["active"] = "Launches his grappling hook and swings untargetably toward the farthest enemy, gaining {{ap|60|70|400}}% {{as|'''bonus''' attack speed}} for 4 seconds. He will continue to attack the nearest enemy at double his attack speed while swinging.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 75, ["as"] = 1, ["range"] = 3, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Akshan TFT Render old.png", ["origin"] = {"Sentinel"}, ["class"] = {"Ranger"}, ["abilityname"] = "Heroic Swing", ["abilityicon"] = "Heroic Swing.png", ["passive"] = "{{tip|TFT Sunder|Sunder}} any enemies hit for {{as|4 × {{tiptft|AP|{{as|AP}}}}}} seconds.", ["active"] = "Launch and swing untargetably from a grappling hook toward the farthest enemy, gaining {{ap|60|70|400}}% {{as|'''bonus''' attack speed}} for 4 seconds. While swinging, continue attacking the nearest enemy at double Attack Speed.<br><br>''Sunder: Reduce Armor by 50%.''", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 75, ["as"] = 1, ["range"] = 3, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Akshan TFT Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Deadeye"}, ["abilityname"] = "Comeuppance", ["abilityicon"] = "Akshan Comeuppance.png", ["active"] = "Lock on to the farthest enemy and unleash a hail of 6 shots toward them. Each deals ({{as|120% AD}} + {{as|{{ap|20|35|60}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to the first enemy hit.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, }, ["Alistar"] = { [6.5] = { ["skin"] = "Hextech", ["tier"] = 4, ["render"] = "Alistar Hextech TFT Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Colossus"}, ["abilityname"] = "Pulverize", ["abilityicon"] = "Pulverize.png", ["active"] = "Charges at his target, {{tip|TFT airborne|knocking}} them back for a short distance. Then he slams the ground, dealing {{ap|200|325|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} all nearby enemies for {{ap|1.5|2|8}} seconds.", ["hp"] = 1400, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 90, ["as"] = 0.6, ["range"] = 1, ["arm"] = 80, ["mr"] = 80, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Lunar Beast", ["variant"] = "old", ["tier"] = 3, ["render"] = "Alistar LunarBeast Render.png", ["origin"] = {"Ox Force"}, ["class"] = {"Aegis","Mascot"}, ["abilityname"] = "Pulverize", ["abilityicon"] = "Alistar Pulverize.png", ["active"] = "Alistar slams the ground underneath his target, dealing {{ap|140|210|350}} {{as|magic damage}} and knocking them up for {{fd|1.5}} seconds. He then roars, healing himself and the lowest health ally champion for 20% of his maximum health. ", ["hp"] = 800, ["mana"] = 175, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Lunar Beast", ["variant"] = "old", ["tier"] = 3, ["render"] = "Alistar LunarBeast Render.png", ["origin"] = {"Ox Force"}, ["class"] = {"Aegis","Mascot"}, ["abilityname"] = "Pulverize", ["abilityicon"] = "Alistar Pulverize.png", ["active"] = "Alistar slams the ground underneath his target, dealing {{ap|140|210|350}} {{as|magic damage}} and knocking them up for {{fd|1.5}} seconds. He then roars, healing himself and the lowest health ally champion for 20% of his maximum health. ", ["hp"] = 1250, ["mana"] = 175, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Lunar Beast", ["tier"] = 1, ["render"] = "Alistar LunarBeast TFT Render.png", ["origin"] = {"Golden Ox"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Gilded Endurance", ["abilityicon"] = "Alistar Unbreakable Will.png", ["passive"] = "Reduce all incoming damage by {{as|{{ap|15|20|30}} × {{tiptft|AP|{{as|AP}}}}}}.", ["active"] = "Deal {{as|{{ap|240|360|600}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the current target and {{tiptft|Stun}} them for 2 seconds.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Magic Tank", ["star4"] = true }, }, ["Alune"] = { [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 3, ["render"] = "Alune SpiritBlossom TFT Render.png", ["origin"] = {"Umbral"}, ["class"] = {"Invoker"}, ["abilityname"] = "Lunar Barrage", ["abilityicon"] = "Diana Crescent Strike.png", ["active"] = "Rain meteors through the row with the {{as|'''most total''' enemy Health|hp}}. Meteors deal {{as|{{ap|380|570|900}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} split between all enemies hit. Deal {{as|{{ap|160|240|380}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target. All enemies hit are 20% {{tip|TFT Shred|Shredded}} for 6 seconds.<br/><br/>Grant {{as|{{ap|20|25|30}}% Attack Speed}} split amongst allies in Alune's row for 5 seconds.<br/><br/>''Shred: Reduce Magic Resist.''", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, }, ["Ambessa"] = { [13] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Ambessa TFT Render.png", ["origin"] = {"Conqueror", "Emissary"}, ["class"] = {"Quickstriker"}, ["abilityname"] = "Unrelenting Huntress", ["abilityicon"] = "Ambessa Public Execution.png", ["active"] = "Ambessa switches between two stances on cast:<br><br>{{sbc|Chains:}} Gain {{tip|TFT Range|{{as|{{as|+1 Range|range}}}}}}. Attacks deal {{as|{{ap|150|150|400}}% AD}} as {{as|physical damage}}.<br>On cast, dash to target and strike in a half-circle, dealing {{as|{{ap|250|250|600}}% AD}} as {{as|physical damage}} to enemies hit.<br><br>{{sbc|Fists:}} Gain {{as|{{ap|25|25|45}}% {{tip| TFT AP|{{as|AP}}}}}} {{tiptft|omnivamp|{{as|Omnivamp}}}} and attack twice as fast.<br>On cast, briefly {{tiptft|Stun}} target before slamming them into the ground, dealing {{as|{{ap|500|500|1500}}% AD}} as {{as|physical damage}}, then {{tip|dash}} away.", ["hp"] = 1100, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.8, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Fighter" }, }, ["Amumu"] = { [2] = { ["skin"] = "Infernal", ["tier"] = 5, ["render"] = "Amumu Infernal Render.png", ["origin"] = {"Inferno"}, ["class"] = {"Warden"}, ["abilityname"] = "Curse of the Sad Mummy", ["abilityicon"] = "Curse of the Sad Mummy.png", ["active"] = "Explodes in an infernal tantrum, dealing {{as|{{ap|100|200|1337}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies within 3 hexes, and {{tip|TFT Stun|stunning}} them for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 900, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 20, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Emumu", ["tier"] = 3, ["render"] = "Amumu Emumu TFT Render.png", ["origin"] = {"Emo"}, ["class"] = {"Guardian"}, ["abilityname"] = "Tantrum", ["abilityicon"] = "Amumu Tantrum.png", ["passive"] = "When attacked, gain {{as|4 Armor}} (stacks up to 25 times).", ["active"] = "Deal {{as|{{ap|80|120|190}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|150% of Armor}} {{as|magic damage}} to adjacent enemies. Every 3rd cast hits enemies within 2 hexes and {{tiptft|Stun|Stuns}} them for {{fd|1.5}} second.<br/ >{{sbc|Headliner Effect:}} {{as|+150 Health}}; When attacked, also gains {{as|Magic Resist}}.", ["hp"] = 850, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Emumu", ["tier"] = 3, ["render"] = "Amumu Emumu TFT Render.png", ["origin"] = {"Emo"}, ["class"] = {"Guardian"}, ["abilityname"] = "Tantrum", ["abilityicon"] = "Amumu Tantrum.png", ["passive"] = "When attacked, gain {{as|4 Armor}} (stacks up to 25 times).", ["active"] = "Deal {{as|{{ap|80|120|190}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|150% of Armor}} {{as|magic damage}} to adjacent enemies. Every 3rd cast hits enemies within 2 hexes and {{tiptft|Stun|Stuns}} them for {{fd|1.5}} second.<br/ >{{sbc|Headliner Effect:}} {{as|+150 Health}}; When attacked, also gains {{as|Magic Resist}}.", ["hp"] = 850, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Porcelain", ["tier"] = 3, ["render"] = "Amumu Porcelain Render.png", ["origin"] = {"Porcelain"}, ["class"] = {"Warden"}, ["abilityname"] = "Herbal Tea-rs", ["abilityicon"] = "Amumu Despair.png", ["active"] = "Over the next 3 seconds, {{as|heal}} {{as|{{ap|175|200|225}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and cry on adjacent units. Tears {{as|heal allies}} for {{as|{{ap|60|85|110}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and deal {{as|{{ap|150|225|360}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies.", ["hp"] = 900, ["mana"] = 110, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Hextech", ["tier"] = 1, ["render"] = "Amumu Hextech TFT Render.png", ["origin"] = {"Automata"}, ["class"] = {"Watcher"}, ["abilityname"] = "Obsolete Technology", ["abilityicon"] = "Amumu Despair.png", ["passive"] = "Reduce all incoming damage by {{ap|15|20|30}}. Every second, emit sparks that deal {{as|{{ap|10|15|25}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies.", ["hp"] = 600, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.6, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Anivia"] = { [1] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Anivia Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Elementalist"}, ["abilityname"] = "Glacial Storm", ["abilityicon"] = "Glacial Storm.png", ["active"] = "Creates a hailstorm around the farthest enemy that lasts 6 seconds, dealing {{ap|800/12 to 1400/12 3|round=2}} {{tiptft|AP|{{as|AP}}}} damage every {{fd|0.5}} seconds for a total of {{ap|800 to 1400 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and slowing the {{as|attack speed}} of all enemies inside by {{ap|50 to 90 3}}%. The storm is not cancelled when she dies.", ["hp"] = 750, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.8, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Divine Phoenix", ["tier"] = 3, ["render"] = "Anivia DivinePhoenix TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Evoker", "Legend"}, ["abilityname"] = "Prismatic Storm", ["abilityicon"] = "Glacial Storm.png", ["active"] = "Summons a prismatic storm around her target, dealing {{ap|350|450|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 3 seconds. Enemies in the storm have their {{as|magic reisistance|magic resistance}} reduced by 40%.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, }, ["Annie"] = { [2] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Annie Render.png", ["origin"] = {"Inferno"}, ["class"] = {"Summoner"}, ["abilityname"] = "Tibbers!", ["abilityicon"] = "Summon Tibbers.png", ["active"] = "Summons Tibbers near her target, dealing {{ap|100 to 300 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all adjacent enemies. Tibbers fights for the rest of the round or until killed, dealing {{ap|125|350|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} with each basic attack. Cannot gain mana while Tibbers is active.<br />Tibbers has {{ap|1600|2200|3000}} {{as|health}} and 30 {{as|armor}}.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Super Galaxy", ["tier"] = 2, ["render"] = "Annie SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Galaxy Shield-Blast", ["abilityicon"] = "Molten Shield.png", ["active"] = "Blasts a cone of fire dealing {{ap|150|200|300}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in front of her, then shields herself for {{ap|270|360|540}} {{tiptft|AP|{{as|AP}}}} for up to 4 seconds.", ["hp"] = 700, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 40, ["as"] = 0.65, ["range"] = 2, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Super Galaxy", ["tier"] = 2, ["render"] = "Annie SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Galaxy Shield-Blast", ["abilityicon"] = "Molten Shield.png", ["active"] = "Blasts a cone of fire dealing {{ap|300|400|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in front of her, then shields herself for {{ap|400|500|800}} {{tiptft|AP|{{as|AP}}}} for up to 4 seconds.", ["hp"] = 750, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 40, ["as"] = 0.65, ["range"] = 2, ["arm"] = 50, ["mr"] = 35, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Super Galaxy", ["tier"] = 2, ["render"] = "Annie SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Galaxy Shield-Blast", ["abilityicon"] = "Molten Shield.png", ["active"] = "Deal {{as|{{ap|200|300|475}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in a cone and gain a {{as|{{ap|350|450|550}} {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.65, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Panda", ["variant"] = "old", ["tier"] = 2, ["render"] = "Annie Panda Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Mage"}, ["abilityname"] = "Burst Shield", ["abilityicon"] = "Molten Shield.png", ["active"] = "Blasts a cone of fire dealing {{ap|250|350|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in front of her, then shields herself for {{ap|500|700|900}} {{tiptft|AP|{{as|AP}}}} health for 8 seconds.", ["hp"] = 750, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Panda", ["variant"] = "old", ["tier"] = 2, ["render"] = "Annie Panda Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Mage"}, ["abilityname"] = "Burst Shield", ["abilityicon"] = "Molten Shield.png", ["active"] = "Blasts a cone of fire dealing {{ap|250|350|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in front of her, then shields herself for {{ap|500|700|900}} {{tiptft|AP|{{as|AP}}}} health for 8 seconds.", ["hp"] = 750, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Panda", ["tier"] = 2, ["render"] = "Annie Panda Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Mage"}, ["abilityname"] = "Burst Shield", ["abilityicon"] = "Molten Shield.png", ["active"] = "Blast a cone of fire, dealing {{as|{{ap|180|270|360}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in front, then gain a {{as|{{ap|400|600|900}} {{tiptft|AP|{{as|AP}}}}}} Shield for 8 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 750, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.6, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged", ["star4"] = true }, [8] = { ["skin"] = "Lunar Beast", ["variant"] = "old", ["tier"] = 2, ["render"] = "Annie LunarBeast TFT Render old.png", ["origin"] = {"Gadgeteen","Ox Force"}, ["class"] = {"Spellslinger"}, ["abilityname"] = "Burst Shield", ["abilityicon"] = "Annie Disintegrate.png", ["active"] ="Annie blasts a cone of fire, dealing {{ap|140|210|325}} {{as|magic damage}} to enemies in front of her, then creates a {{ap|300|350|425}} {{as|Health}} shield on herself for {{fd|4}} seconds.", ["hp"] = 750, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Lunar Beast", ["variant"] = "old", ["tier"] = 2, ["render"] = "Annie LunarBeast TFT Render old.png", ["origin"] = {"Gadgeteen","Ox Force"}, ["class"] = {"Spellslinger"}, ["abilityname"] = "Burst Shield", ["abilityicon"] = "Annie Disintegrate.png", ["active"] ="Annie blasts a cone of fire, dealing {{ap|140|210|325}} {{as|magic damage}} to enemies in front of her, then creates a {{ap|300|350|425}} {{as|Health}} shield on herself for {{fd|4}} seconds.", ["hp"] = 750, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Goth", ["tier"] = 1, ["render"] = "Annie Goth TFT Render.png", ["origin"] = {"Emo"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Dark Disintegrate", ["abilityicon"] = "Annie Disintegrate.png", ["passive"] = "After 4 casts, gain {{as|50% Attack Speed}} and casts deal {{as|{{ap|115|170|255}}% {{tiptft|AP|{{as|AP}}}}}} additional {{as|magic damage}} to the current target or to another nearby enemy.", ["active"] =" Deal {{as|{{ap|195|295|440}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.<br />{{sbc|Headliner Effect:}} {{as|+20 {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Goth", ["tier"] = 1, ["render"] = "Annie Goth TFT Render.png", ["origin"] = {"Emo"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Dark Disintegrate", ["abilityicon"] = "Annie Disintegrate.png", ["passive"] = "After 4 casts, gain {{as|40% Attack Speed}} and casts deal {{as|{{ap|80|120|180}}% {{tiptft|AP|{{as|AP}}}}}} additional {{as|magic damage}} to the current target or to another nearby enemy.", ["active"] =" Deal {{as|{{ap|220|330|495}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.<br />{{sbc|Headliner Effect:}} {{as|+20 {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Panda", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Annie Panda TFT Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Invoker"}, ["abilityname"] = "Get 'em, Tibbers!", ["abilityicon"] = "Annie Molten Shield.png", ["passive"] = "{{as|Heal}} {{as|5% HP}} when damaging a {{tip|TFT Burn|Burning}} enemy.", ["active"] = "On first cast, hop on Tibbers, gaining ({{as|15% HP}} + {{as|{{ap|300|350|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}} and {{tip|TFT Stun|Stunning}} enemies within 2 hexes for {{fd|1.5}} seconds.<br/><br/>Deal {{as|{{ap|150|225|2500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}, {{tip|TFT Burn|Burn}}, and {{tip|TFT Wound|Wound}} enemies within 2 hexes for 8 seconds.<br/><br/>''Burn: Deal 1% of the target's max Health as true damage every second.''<br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 1050, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 65, ["as"] = 0.65, ["range"] = 2, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Lunar Beast", ["tier"] = 4, ["render"] = "Annie LunarBeast TFT Render.png", ["origin"] = {"Golden Ox"}, ["class"] = {"A.M.P."}, ["abilityname"] = "Goldilocks", ["abilityicon"] = "Annie Summon- Tibbers.png", ["active"] = "Throw a fireball at the current target that deals {{as|{{ap|230|345|1200}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and (2 + 1 × {{tip|TFT AMP|A.M.P.}}) mini-fireballs split between the target and 2 nearby enemies that deal {{as|{{ap|40|60|300}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} each.<br><br>Every 4 casts, instead, summon Tibbers ({{tiptft|AP|{{as|AP}}}}{{tip|TFT AMP|A.M.P}}) next to the current target, dealing {{as|{{ap|270|405|1215}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies within 1 hex.", ["hp"] = 850, ["mana"] = 40, ["startmana"] = 0; ["ad"] = 30, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["role"] = "Magic Caster", }, }, ["Ao Shin"] = { [7] = { ["skin"] = "Original", ["tier"] = 5, ["cost"] = 10, ["render"] = "Ao Shin TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Dragon"}, ["abilityname"] = "Lightning Rain", ["abilityicon"] = "2020 Dragonmancer profileicon.png", ["active"] = "Fires a barrage of {{ap|15|20|100}} lightning strikes at random enemies, at 3-Star each strike hits every enemy unit. Each strike deals {{ap|160|240|2500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and reduces his target's {{as|mana}} by 20.", ["hp"] = 950, ["mana"] = 200, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Original", ["tier"] = 5, ["cost"] = 8, ["render"] = "Ao Shin TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Dragon"}, ["abilityname"] = "Lightning Rain", ["abilityicon"] = "2020 Dragonmancer profileicon.png", ["active"] = "Fires a barrage of 20 lightning strikes at random enemies. Each strike deals {{ap|225|400|2500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and reduces his target's {{as|mana}} by 10.", ["hp"] = 1000, ["mana"] = 200, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, }, ["Aphelios"] = { [4] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Aphelios Render.png", ["origin"] = {"Moonlight"}, ["class"] = {"Hunter"}, ["abilityname"] = "Sentry Turret", ["abilityicon"] = "Sentry.png", ["active"] = "Summons a turret for {{ap|7|8|9|11}} {{tiptft|AP|{{as|AP}}}} seconds, that shoots enemies, attacking with '''Aphelios' '''damage and attack speed, and applying on-hit effects. Turrets die when '''Aphelios''' dies. Turrets do not generate mana or apply on-attack and spell effects. Turrets cannot attack when '''Aphelios''' is disabled. Turrets cannot be targeted by enemies.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Nightbringer", ["variant"] = "old", ["tier"] = 4, ["render"] = "Aphelios Nightbringer TFT Render old.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Ranger"}, ["abilityname"] = "Dark Vigil", ["abilityicon"] = "Moonlight Vigil.png", ["active"] = "Launches {{ap|4|4|8}} attacks at his target and the enemies nearest to them, dealing {{ap|125|150|300}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|140|150|180}}% AD)}} {{as|physical damage}}.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.85, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Nightbringer", ["variant"] = "old", ["tier"] = 4, ["render"] = "Aphelios Nightbringer TFT Render old.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Ranger"}, ["abilityname"] = "Dark Vigil", ["abilityicon"] = "Moonlight Vigil.png", ["active"] = "Launches {{ap|5|5|10}} attacks at his target and the enemies nearest to them, dealing {{ap|150|200|500}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|350|375|450}}% AD)}} {{as|physical damage}}.", ["hp"] = 650, ["mana"] = 170, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.85, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Nightbringer", ["variant"] = "old", ["tier"] = 4, ["render"] = "Aphelios Nightbringer TFT Render old.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Ranger"}, ["abilityname"] = "Dark Vigil", ["abilityicon"] = "Moonlight Vigil.png", ["active"] = "Launch {{ap|5|5|10}} attacks, one at the target and the rest at nearby enemies, dealing {{as|{{ap|150|200|500}} {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|350|375|450}}% AD)}}) {{as|physical damage}} to each.", ["hp"] = 650, ["mana"] = 150, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.85, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Nightbringer", ["tier"] = 2, ["render"] = "Aphelios Nightbringer TFT Render.png", ["origin"] = {"Darkflight"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Binding Eclipse", ["abilityicon"] = "Infernum.png", ["active"] = "Aphelios uses his infernumcannon to blast bolts in a cone towards his target, each dealing physical damage to the first enemy hit. Subsequent hits against the same enemy deal 80% less damage. Then he uses his Gravitum cannon to stun all enemies hit by {{fd|1.25|1.5|1.75}}.", ["hp"] = 500, ["mana"] = 175, ["startmana"] = 80, ["ad"] = 60, ["as"] = 0.70, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Lunar Beast", ["variant"] = "old", ["tier"] = 5, ["render"] = "Aphelios LunarBeast TFT Render old.png", ["origin"] = {"Ox Force"}, ["class"] = {"Arsenal", "Sureshot"}, ["abilityname"] = "Weapons of the Faithful", ["abilityicon"] = "Moonlight Vigil.png", ["active"] ="Player select a weapon when place Aphelios on board.<br>'''Binding Eclipse''' - Aphelios casts forth a lunar spotlight towards the largest group of units, dealing {{ap|55|85|2000}} {{as|physical damage}} and stunning all enemies in the area for {{fd|1.25|2|15}} seconds,gain basic attacking for {{as|{{ap|140|140|800}}% AD}} {{as|physical damage}}.<br>'''Duskwave''' - Aphelios unleashes a wave of energy in a cone in his target's direction, dealing {{ap|45|75|500}} {{as|magic damage}} to all units hit and locking on to them. After a delay, Aplhelios fires a volley of attacks at each locked-on target, dealing {{as|{{ap|260|260|1500}}% AD}} {{as|physical damage}}.<br>'''Onslaught''' - Aphelion enters an onslaught for 1.75 seconds, automatically performing 6 attacks over the duration at the nearest 2 enemies, dealing {{{ap|55|85|2000}} + {{as|{{ap|320| 320|1500}}% AD}}} {{as|physical damage}} to each enemy.", ["hp"] = 800, ["mana"] = 140, ["startmana"] = 40, ["ad"] = 80, ["as"] = 0.9, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Aphelios TFT Render.png", ["origin"] = {"Targon"}, ["class"] = {"Deadeye"}, ["abilityname"] = "Moonlight Vigil", ["abilityicon"] = "Aphelios Moonlight Vigil.png", ["active"] ="Fire a moon blast at the largest group of enemies that deals {{as|{{ap|200|200|550}}% AD}} {{as|physical damage}} to enemies within 2 hexes. Equip 3 Chakram, plus 1 more for each enemy hit by the moon blast. For 7 seconds, attacks deal bonus {{as|{{ap|8|8|40}}% AD}} {{as|physical damage}} for {{ap|10|12|20}} Chakram equipped. 50% of damage dealt by Chakrams {{as|heals}} {{as|{{ap|50}}% {{tiptft|AP|{{as|AP}}}}}} Aphelios.", ["hp"] = 750, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Aphelios TFT Render.png", ["origin"] = {"Targon"}, ["class"] = {"Gunner"}, ["abilityname"] = "Moonlight Vigil", ["abilityicon"] = "Aphelios Moonlight Vigil.png", ["active"] ="Fire a moon blast at the largest group of enemies that deals {{as|{{ap|240|240|750}}% AD}} {{as|physical damage}} to enemies within 2 hexes. Equip 3 Chakram, plus 1 more for each enemy hit by the moon blast. For 7 seconds, attacks deal bonus {{as|{{ap|7|7|25}}% AD}} {{as|physical damage}} for {{ap|10|12|20}} Chakram equipped. Aphelios heals for {{as|{{ap|75}}% {{tiptft|AP|{{as|AP}}}}}} of the damage dealt by Chakrams.", ["hp"] = 750, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "HEARTSTEEL", ["tier"] = 2, ["render"] = "Aphelios HEARTSTEEL Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Moonlight Lullaby", ["abilityicon"] = "Moonlight Vigil.png", ["active"] ="Deal {{as|725% Attack Damage}} {{as|physical damage}} and {{tiptft|Stun}} the current target by {{ap|{{fd|1.5}}|{{fd|1.5}}|2}} seconds. Deal {{as|10% {{tiptft|AP|{{as|AP}}}}}} of the {{as|physical damage}} to enemies within 1 hex. If the original target dies, {{tiptft|Stun}} enemies within 1 hex for 1 second.<br />{{sbc|Headliner Effect:}} {{as|+20% AD}}.", ["hp"] = 600, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "HEARTSTEEL", ["tier"] = 2, ["render"] = "Aphelios HEARTSTEEL Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Moonlight Lullaby", ["abilityicon"] = "Moonlight Vigil.png", ["active"] ="Deal {{as|725% Attack Damage}} {{as|physical damage}} and {{tiptft|Stun}} the current target by {{ap|{{fd|1.5}}|{{fd|1.5}}|2}} seconds. Deal {{as|10% {{tiptft|AP|{{as|AP}}}}}} of the {{as|physical damage}} to enemies within 1 hex. If the original target dies, {{tiptft|Stun}} enemies within 1 hex for 1 second.<br />{{sbc|Headliner Effect:}} {{as|+25% AD}}.", ["hp"] = 600, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 3, ["render"] = "Aphelios SpiritBlossom TFT Render.png", ["origin"] = {"Fated"}, ["class"] = {"Sniper"}, ["abilityname"] = "Duskwave", ["abilityicon"] = "Aphelios Duskwave.png", ["active"] ="20% {{tip|TFT Sunder|Sunder}} the nearest 3 enemies for 7 seconds. Then fire 3 shots at them, dealing ({{as|{{ap|141|212|333}}% AD}} + {{as|{{ap|30|45|70}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} each.<br/><br/>'''Fated Bonus:''' Gain {{as|25% AD}}.<br/><br/>''Sunder: Reduce Armor.''", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Lunar Beast", ["tier"] = 4, ["render"] = "Aphelios LunarBeast TFT Render.png", ["origin"] = {"Golden Ox"}, ["class"] = {"Marksman"}, ["abilityname"] = "Moonlight Vigil", ["abilityicon"] = "Moonlight Vigil.png", ["active"] ="Fire a moon blast at the largest group of enemies that deals ({{as|{{ap|220|220|500}}% AD}} + {{as|{{ap|20|30|100}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to enemies within 2 hexes.<br><br>Equip 8 Chakram, plus 1 more for each enemy hit by the blast, that last for 6 attacks and deal {{as|{{ap|11|11|100}}% AD}} as {{as|'''bonus''' physical damage}} each.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 63, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["role"] = "Attack Carry" }, }, ["Ashe"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ashe Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Ranger"}, ["abilityname"] = "Enchanted Crystal Arrow", ["abilityicon"] = "Enchanted Crystal Arrow.png", ["active"] = "Fires an arrow at the farthest enemy that stops at the first enemy hit, dealing {{ap|200 to 600 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them. The stun lasts {{ap|1 to 2 3}} seconds per hex traveled.", ["hp"] = 550, ["mana"] = 125, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [2] = { ["skin"] = "Amethyst", ["tier"] = 4, ["render"] = "Ashe Amethyst Render.png", ["origin"] = {"Crystal"}, ["class"] = {"Ranger"}, ["abilityname"] = "Ranger's Focus", ["abilityicon"] = "Ranger's Focus.png", ["active"] = "For the next 5 seconds, gains {{ap|50|75|100}}% {{as|'''bonus''' attack speed}}, and her basic attacks fire a flurry of five arrows dealing {{as|{{ap|30|35|75}}% AD}} {{as|physical damage}} per arrow, for a total of {{as|{{ap|30*5|35*5|75*5}}% AD}} {{as|physical damage}}.", ["hp"] = 550, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Cosmic Queen", ["tier"] = 3, ["render"] = "Ashe CosmicQueen Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Sniper"}, ["abilityname"] = "Enchanted Crystal Arrow", ["abilityicon"] = "Enchanted Crystal Arrow.png", ["active"] = "Fires an arrow at the farthest enemy that explodes on the first enemy hit, dealing {{ap|250|350|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all nearby enemies and {{tip|TFT stun|stunning}} them for 2 seconds.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.8, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Cosmic Queen", ["tier"] = 3, ["render"] = "Ashe CosmicQueen Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Sniper"}, ["abilityname"] = "Enchanted Crystal Arrow", ["abilityicon"] = "Enchanted Crystal Arrow.png", ["active"] = "Fires an arrow at the farthest enemy that explodes on the first enemy hit, dealing {{ap|200|300|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all nearby enemies and {{tip|TFT stun|stunning}} them for {{ap|2|3|4}} seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.85, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Cosmic Queen", ["tier"] = 3, ["render"] = "Ashe CosmicQueen Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Sniper"}, ["abilityname"] = "Enchanted Crystal Arrow", ["abilityicon"] = "Enchanted Crystal Arrow.png", ["active"] = "Fire an arrow at the farthest enemy that explodes on the first target hit, dealing {{ap|250|375|625}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all adjacent enemies and {{tiptft|Stun}} them for {{ap|{{fd|1.5}}|{{fd|1.5}}|2}} seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.85, ["range"] = 6, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "High Noon", ["tier"] = 4, ["render"] = "Ashe HighNoon TFT Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Hunter"}, ["abilityname"] = "Hunter's Focus", ["abilityicon"] = "Ranger's Focus 2.png", ["active"] = "For the next 5 seconds, gains {{ap|45|65|300}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}, and basic attacks fire a flurry of five arrows dealing {{as|45% AD}} {{as|physical damage}} per arrow, for a total of {{as|{{#expr:45*5}}% AD}} {{as|physical damage}}. Each flurry is considered as one basic attack.", ["hp"] = 600, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Fae Dragon", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ashe FaeDragon TFT Render old.png", ["origin"] = {"Verdant", "Draconic"}, ["class"] = {"Ranger"}, ["abilityname"] = "Enchanted Arrow", ["abilityicon"] = "Enchanted Crystal Arrow.png", ["active"] = "Fires an arrow at the farthest enemy, dealing {{ap|300|450|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy hit and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds. If the arrow travels at least 5 hexes, the {{tiptft|Stun}} duration is doubled. Enemies within 1 hex receive 50% of these effects.", ["hp"] = 550, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 65, ["as"] = 0.7, ["range"] = 5, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Fae Dragon", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ashe FaeDragon TFT Render old.png", ["origin"] = {"Draconic"}, ["class"] = {"Ranger"}, ["abilityname"] = "Enchanted Arrow", ["abilityicon"] = "Enchanted Crystal Arrow.png", ["active"] = "Fires an arrow at the farthest enemy, dealing {{ap|300|450|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy hit and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds. If the arrow travels at least 5 hexes, the {{tiptft|Stun}} duration is doubled. Enemies within 1 hex receive 50% of these effects.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 70, ["as"] = 0.7, ["range"] = 5, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Fae Dragon", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ashe FaeDragon TFT Render old.png", ["origin"] = {"Draconic"}, ["class"] = {"Ranger"}, ["abilityname"] = "Enchanted Arrow", ["abilityicon"] = "Enchanted Crystal Arrow.png", ["active"] = "Fire an arrow at the farthest enemy, dealing {{as|{{ap|300|450|750}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy hit and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds. If the arrow travels at least 5 hexes, the {{tiptft|Stun}} duration is doubled. Enemies within 1 hex receive 50% of these effects.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 70, ["as"] = 0.7, ["range"] = 5, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Coven", ["variant"] = "old", ["tier"] = 2, ["render"] = "Ashe Coven TFT Render old.png", ["origin"] = {"Syndicate"}, ["class"] = {"Sniper"}, ["abilityname"] = "Volley", ["abilityicon"] = "Volley.png", ["active"] = "Fires a volley of 8 arrows centered on her target by her range plus 1 hex, dealing {{as|110% AD}} {{as|physical damage}} per arrow and slowing their {{as|attack speed}} by 20% for 3 {{tiptft|AP|{{as|AP}}}} seconds.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Fae Dragon", ["tier"] = 2, ["render"] = "Ashe FaeDragon TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Dragonmancer", "Swiftshot"}, ["abilityname"] = "Volley", ["abilityicon"] = "Volley.png", ["active"] = "Fires a volley of 6 arrows, dealing {{ap|90|120|250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to each enemy hit and slowing their {{as|attack speed}} by 25% for 3 seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Ashe PROJECT TFT Render.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Recon"}, ["abilityname"] = "Ranger's Focus", ["abilityicon"] = "Ashe Ranger's Focus.png", ["active"] = "Ashe gains {{as|{{ap|40}}% AD}} and deals {{ap|12|18|25}} {{as|Physical Damage}} for the next {{fd|5}} seconds.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Ashe PROJECT TFT Render.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Sureshot"}, ["abilityname"] = "Ranger's Focus", ["abilityicon"] = "Ashe Ranger's Focus.png", ["active"] = "Ashe gains {{as|{{ap|40}}% AD}} and deals {{ap|12|18|25}} {{as|Physical Damage}} for the next {{fd|5}} seconds.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Ashe TFT Render.png", ["origin"] = {"Freljord"}, ["class"] = {"Deadeye"}, ["abilityname"] = "Volley", ["abilityicon"] = "Ashe Volley.png", ["active"] = "Fire 8 arrows in a cone, each dealing {{as|{{ap|125|125|130}}% AD}} to the first enemy hit and {{tip|TFT Chill|Chilling}} them for {{as|2 {{tiptft|AP|{{as|AP}}}}}} seconds.<br/><br/>''Chill: Reduced Attack Speed by 30%.''", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Ashe TFT Render.png", ["origin"] = {"Freljord"}, ["class"] = {"Vanquisher"}, ["abilityname"] = "Volley", ["abilityicon"] = "Ashe Volley.png", ["active"] = "Fire 8 arrows in a cone, each dealing {{as|{{ap|160|165|175}}% AD}} to the first enemy hit and {{tip|TFT Chill|Chilling}} them for {{as|2 {{tiptft|AP|{{as|AP}}}}}} seconds.<br/><br/>''Chill: Reduced Attack Speed by 30%.''", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Lunar Empress", ["tier"] = 4, ["render"] = "Ashe LunarEmpress TFT Render.png", ["origin"] = {"Porcelain"}, ["class"] = {"Sniper"}, ["abilityname"] = "Rain of Shards", ["abilityicon"] = "Ashe Ranger's Focus.png", ["passive"] = "Start with 15 arrows. Gain {{ap|1|1|3}} every 3 attacks. ''(Current arrows: X)''", ["active"] = "Fire a volley split between the current target and the 3 closest enemies within range, dealing ({{as|{{ap|30|30|60}}% AD}} + {{as|{{ap|4|6|20}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} per arrow.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 70, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Coven", ["tier"] = 1, ["render"] = "Ashe Coven TFT Render.png", ["origin"] = {"Eldritch"}, ["class"] = {"Multistriker"}, ["abilityname"] = "Dark Tidings", ["abilityicon"] = "Ashe Ranger's Focus.png", ["active"] = "For the rest of combat, fire an additional arrow at a nearby enemy that deals ({{as|30% AD}} + {{as|{{ap|5|8|12}}% {{tiptft|AP|{{as|AP}}}}}}) physical damage. This effect stacks.", ["hp"] = 450, ["mana"] = 75, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Aurelion Sol"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Aurelion Sol Render.png", ["origin"] = {"Dragon"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Voice of Light", ["abilityicon"] = "Voice of Light.png", ["active"] = "After a {{fd|0.35}}-second delay, breathes fire in a line at the farthest enemy, dealing {{ap|250 to 750 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in the area.", ["hp"] = 650, ["mana"] = 125, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Mecha", ["tier"] = 5, ["render"] = "Aurelion Sol Mecha Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Starship"}, ["abilityname"] = "Mobilize the Fleet", ["abilityicon"] = "Celestial Expansion.png", ["active"] = "Launches fighters that fly out to random enemies, each dealing {{ap|100|150|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and then return to him. Launches all ready fighters plus 3 additional when he casts. Fighters randomly target enemies.", ["hp"] = 1100, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 10, ["as"] = 0.8, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Starship" }, [3.5] = { ["skin"] = "Mecha", ["tier"] = 5, ["render"] = "Aurelion Sol Mecha Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Starship"}, ["abilityname"] = "Mobilize the Fleet", ["abilityicon"] = "Celestial Expansion.png", ["active"] = "Launches fighters that fly out to random enemies, each dealing {{ap|90|150|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and draining {{ap|10|15|50}} {{as|mana}} from enemies. The fighters then return to him. The first cast launches 4 fighters, and subsequent casts launch 2 additional fighters. Fighters randomly target enemies.", ["hp"] = 1100, ["mana"] = 120, ["startmana"] = 120, ["ad"] = 10, ["as"] = 0.2, ["range"] = 1, ["arm"] = 55, ["mr"] = 40, ["behavior"] = "Starship" }, [3.6] = { ["skin"] = "Mecha", ["tier"] = 5, ["render"] = "Aurelion Sol Mecha Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Starship"}, ["abilityname"] = "Mobilize the Fleet", ["abilityicon"] = "Celestial Expansion.png", ["active"] = "Launch {{ap|4|4|10}} fighters that fly out to random enemies, dealing {{as|{{ap|90|150|3000}} {{tiptft|AP|{{as|AP}}}}}} magic damage and draining {{as|{{ap|10|15|50}} Mana}}, and then return. Subsequent casts launch all returned fighters, plus {{ap|2|2|10}} additional.", ["hp"] = 1100, ["mana"] = 120, ["startmana"] = 120, ["ad"] = 0, ["as"] = 0.2, ["range"] = 1, ["arm"] = 55, ["mr"] = 40, ["behavior"] = "Starship" }, [4.5] = { ["skin"] = "Storm Dragon", ["variant"] = "old", ["tier"] = 4, ["render"] = "Aurelion Sol StormDragon Amethyst Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Mage"}, ["abilityname"] = "Voice of Lightning", ["abilityicon"] = "Voice of Light.png", ["active"] = "Breathes lightning in a line towards the farthest enemy dealing {{as|{{ap|300|475|1300}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and overcharging all enemies hit for 10 seconds. If an enemy is already overcharged, consumes the effect and deals 50% '''bonus''' damage.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 80, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Storm Dragon", ["tier"] = 4, ["render"] = "Aurelion Sol StormDragon Amethyst Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Mage"}, ["abilityname"] = "Voice of Lightning", ["abilityicon"] = "Voice of Light.png", ["active"] = "Breathe lightning in a line toward the farthest enemy, dealing {{as|{{ap|225|350|1000}}}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and '''Overcharging''' all enemies hit for 10 seconds. If an enemy is already Overcharged, consume the effect and deal {{as|50% '''bonus''' magic damage}}.<br><br>{{sbc|Chosen Effect:}} {{as|+10% Attack Speed}}, {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [7] = { ["skin"] = "Original", ["tier"] = 5, ["cost"] = 10, ["render"] = "Aurelion Sol Render.png", ["origin"] = {"Astral"}, ["class"] = {"Dragon", "Evoker"}, ["abilityname"] = "Black Hole", ["abilityicon"] = "Starsurge 2.png", ["active"] = "Summons an unstable black hole underneath a random enemy. After 2 seconds it implodes, dealing {{ap|350|475|5000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in the area and increasing their damage taken by 20% for 10 seconds. Black holes generated after 20 seconds of combat are larger and deal 50% more damage. At 3-Star, the first cast covers the entire board.", ["hp"] = 950, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Original", ["tier"] = 5, ["cost"] = 8, ["render"] = "Aurelion Sol Render.png", ["origin"] = {"Astral"}, ["class"] = {"Dragon", "Evoker"}, ["abilityname"] = "Black Hole", ["abilityicon"] = "Starsurge 2.png", ["active"] = "Summons an unstable black hole underneath a random enemy. After 2 seconds it implodes, dealing {{ap|375|625|5000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in the area and increasing their damage taken by 20% for 10 seconds. Black holes generated after 18 seconds of combat are larger and deal 15% more damage.", ["hp"] = 950, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Ashen Lord", ["tier"] = 4, ["render"] = "Aurelion Sol AshenLord TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Meteor Shower", ["abilityicon"] = "Brand Pillar of Flame old.png", ["active"] ="Aurelion Sol calls down {{ap|4|4|6}} meteors on random enemies that explode on impact. Each meteor deals {{ap|155|230|450}} {{as|magic damage}} and applies a {{tip|TFT Burn|burn}} for 10 seconds, dealing 10% of the target's maximum Health as true damage and reducing incoming healing by 33%.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Ashen Lord", ["tier"] = 4, ["render"] = "Aurelion Sol AshenLord TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Meteor Shower", ["abilityicon"] = "Brand Pillar of Flame old.png", ["active"] ="Aurelion Sol calls down {{ap|4|4|6}} meteors on random enemies that explode on impact. Each meteor deals {{ap|155|230|450}} {{as|magic damage}} and applies a {{tip|TFT Burn|burn}} for 10 seconds, dealing 10% of the target's maximum Health as true damage and reducing incoming healing by 33%.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, }, ["Aurora"] = { [14] = { ["skin"] = "Battle Bunny", ["tier"] = 5, ["render"] = "Aurora BattleBunny TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Dynamo"}, ["abilityname"] = "Pierce the Veil", ["abilityicon"] = "Aurora The Weirding.png", ["active"] = "On first cast, swap places with the left-most champion on your bench and continue fighting. That champion gains {{as|{{ap|50|100|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}}. If the swapped champion dies, return to the board.<br><br>Teleport to hit the most enemies in a line, dealing {{as|{{ap|50|90|3333}}% {{tiptft|AP|{{as|AP}}}}}} to each one, plus {{as|{{ap|525|800|9999}}% {{tiptft|AP|{{as|AP}}}}}} split between all enemies hit.<br><br>Aurora cannot swap places with another Aurora.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["role"] = "Magic Caster", }, }, ["Azir"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Azir Render.png", ["origin"] = {"Desert"}, ["class"] = {"Summoner"}, ["abilityname"] = "Arise!", ["abilityicon"] = "Arise!.png", ["active"] = "Summons a Sand Soldier near a random enemy that lasts 6 seconds. Sand Soldiers attack nearby enemies whenever '''Azir''' attacks, dealing {{ap|150|275|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} in a line.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.8, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 5, ["render"] = "Azir WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Keeper", "Emperor"}, ["abilityname"] = "Emperor's Divide", ["abilityicon"] = "Emperor's Divide.png", ["active"] = "Calls forth a wall of charging soliders from behind him, dealing {{ap|200|350|8888}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT slow|slowing}} all enemies hit for 4 seconds. Enemies close to him are {{tip|TFT airborne|knocked back}}, while enemies further away are {{tip|TFT airborne|knocked up}} for 2 seconds.", ["hp"] = 950, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 70, ["as"] = 0.85, ["range"] = 4, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old2", ["tier"] = 5, ["render"] = "Azir WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Keeper", "Emperor"}, ["abilityname"] = "Emperor's Divide", ["abilityicon"] = "Emperor's Divide.png", ["active"] = "Calls forth a wall of charging soliders from behind him, dealing {{ap|225|375|18888}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT slow|slowing}} all enemies hit for 3 seconds. Enemies close to him are {{tip|TFT airborne|knocked back}}, while enemies further away are {{tip|TFT airborne|knocked up}} for {{fd|1.5}} seconds.", ["hp"] = 950, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 70, ["as"] = 0.85, ["range"] = 4, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Warring Kingdoms", ["tier"] = 5, ["render"] = "Azir WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Keeper", "Emperor"}, ["abilityname"] = "Emperor's Divide", ["abilityicon"] = "Emperor's Divide.png", ["active"] = "Call forth a wall of soldiers that charge through the current target, dealing {{as|{{ap|250|400|8888}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT slow|slowing}} all enemies hit for 3 seconds. Enemies close to him are {{tip|TFT airborne|knocked back}}, while enemies further away are {{tip|TFT Stun|Stunned}} for {{fd|1.5}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+15% Attack Speed}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 950, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 70, ["as"] = 0.85, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true }, [9] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Azir Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Strategist"}, ["abilityname"] = "Arise!", ["abilityicon"] = "Azir Arise!.png", ["passive"] = "Every third attack, a Sand Soldier deals {{as|{{ap|95|140|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to their target.", ["active"] = "Summon a Sand Soldier to attack your target. If Azir already has 3 Soldiers, they all immediately deal {{as|85% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} instead.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 40, ["ad"] = 30, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Azir Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Strategist"}, ["abilityname"] = "Arise!", ["abilityicon"] = "Azir Arise!.png", ["passive"] = "Every third attack, a Sand Soldier deals {{as|{{ap|100|150|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to their target.", ["active"] = "Summon a Sand Soldier to attack your target. If Azir already has 3 Soldiers, they all immediately deal {{as|70% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} instead.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 40, ["ad"] = 30, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Elderwood", ["tier"] = 5, ["render"] = "Azir Elderwood TFT Render.png", ["origin"] = {"Dryad"}, ["class"] = {"Invoker"}, ["abilityname"] = "Blight", ["abilityicon"] = "Azir Shurima's Legacy.png", ["active"] = "Fire a beam through the current target, dealing {{as|{{ap|500|750|5000}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies hit. Spawn a Guardian adjacent to the first enemy hit with {{as|{{ap|1100|1500|8000}} Health}}. The Guardian does not move or attack.", ["hp"] = 900, ["mana"] = 150, ["startmana"] = 90, ["ad"] = 45, ["as"] = 0.85, ["range"] = 4, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, }, ["Bard"] = { [3.5] = { ["skin"] = "Astronaut", ["tier"] = 3, ["render"] = "Bard Astronaut Render.png", ["origin"] = {"Astro"}, ["class"] = {"Mystic"}, ["abilityname"] = "Traveler's Call", ["abilityicon"] = "Traveler's Call 2.png", ["passive"] = "Basic attacks against champions generate an additional {{ap|5|20|90}} {{tiptft|AP|{{as|AP}}}} {{as|mana}}. Cannot gain mana in rounds with no enemy champions.", ["active"] = "If the bench is not full, spawns a {{as|meep}} on his owner's bench which can be sold for {{as|1 XP}}. ''Otherwise, do nothing''. {{as|meeps}} can stack on the same place.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 3, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Astronaut", ["tier"] = 3, ["render"] = "Bard Astronaut Render.png", ["origin"] = {"Astro"}, ["class"] = {"Mystic"}, ["abilityname"] = "Traveler's Call", ["abilityicon"] = "Traveler's Call 2.png", ["passive"] = "Attacks grant {{as|{{ap|5|20|90}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''additional''' Mana|Mana}}. {{as|Mana}} is not gained in rounds without enemy champions.", ["active"] = "Spawn a {{as|meep}} on the bench. Meeps sell for {{as|1 XP}}.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Bard Bard", ["tier"] = 5, ["render"] = "Bard BardBard TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Bard", "Mystic"}, ["abilityname"] = "Tempered Fate", ["abilityicon"] = "Tempered Fate.png", ["active"] = "Sends magical energy toward the largest group of enemies, {{tip|TFT stun|stunning}} them for {{ap|1.25|2|15}} seconds and causing them to take {{ap|15|20|9999}}% {{tiptft|AP|{{as|AP}}}} increased damage while stunned. If he hits at least 1 enemy, he dances in celebration. At 3-Star, the cast covers the entire board.<br/>{{sbc|Guild Bonus:}} Gain 2 {{as|'''bonus''' mana}} per basic attack.", ["hp"] = 850, ["mana"] = 240, ["startmana"] = 160, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Bard Bard", ["tier"] = 5, ["render"] = "Bard BardBard TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Bard", "Mystic"}, ["abilityname"] = "Tempered Fate", ["abilityicon"] = "Tempered Fate.png", ["active"] = "Sends magical energy toward the largest group of enemies, {{tip|TFT stun|stunning}} them for {{ap|1.25|2|15}} seconds and causing them to take {{ap|15|20|9999}}% {{tiptft|AP|{{as|AP}}}} increased damage while stunned. If he hits at least 1 enemy, he dances in celebration. At 3-Star, the cast covers the entire board.<br/>{{sbc|Guild Bonus:}} Gain 2 {{as|'''bonus''' mana}} per basic attack.", ["hp"] = 850, ["mana"] = 240, ["startmana"] = 160, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Jazz", ["tier"] = 2, ["render"] = "Bard Jazz Render.png", ["origin"] = {"Jazz"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Improv", ["abilityicon"] = "Bard Traveler's Call.png", ["active"] = "Plays a 4-note tune at random using 4 possible notes:<br />'''Doot:''' Deal {{as|{{ap|190|285|430}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.<br />'''Chime:''' {{as|Heal}} {{as|{{ap|120|150|180}}% {{tiptft|AP|{{as|AP}}}}}} the {{as|lowest Health ally}}.<br />'''Tip:''' Drop {{g|1 gold|link=}} with a {{ap|1|1|3}}% changes and play another note. ''(Gain {{g|3 gold|link=}} in Hyper Roll)''<br />{{sbc|Headliner Effect:}} Every 10 casts, Bard gains a [[File:Bard Traveler's Call 2.png|18px|link=]]'''Meep'''. On his first cast of combat, every Meep plays an extra note.", ["hp"] = 550, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Jazz", ["tier"] = 2, ["render"] = "Bard Jazz Render.png", ["origin"] = {"Jazz"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Improv", ["abilityicon"] = "Bard Traveler's Call.png", ["active"] = "Plays a 4-note tune at random using 4 possible notes:<br />'''Doot:''' Deal {{as|{{ap|200|300|430}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.<br />'''Chime:''' {{as|Heal}} {{as|{{ap|120|150|180}}% {{tiptft|AP|{{as|AP}}}}}} the {{as|lowest Health ally}}.<br />'''Tip:''' Drop {{g|1 gold|link=}} with a {{ap|1|1|3}}% changes and play another note. ''(Gain {{g|3 gold|link=}} in Hyper Roll)''<br />{{sbc|Headliner Effect:}} The finale of Bard's plays cast each combat spreads an additional [[File:Bard Traveler's Call 2.png|18px|link=]] '''Doot''' for every 8 times he's cast this game. Doots deal {{as|{{ap|85|125|190}} magic damage}}.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 15, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Shan Hai Scrolls", ["tier"] = 3, ["render"] = "Bard ShanHaiScrolls Render.png", ["origin"] = {"Mythic"}, ["class"] = {"Trickshot"}, ["abilityname"] = "Meep Meep!", ["abilityicon"] = "Bard Traveler's Call 2.png", ["active"] = "For the next 6 seconds, attacks instead throw 2 Meeps, each dealing {{as|{{ap|65|65|70}}% AD}} as {{as|physical damage}} and {{as|{{ap|24|36|60}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Cafe Cuties", ["tier"] = 3, ["render"] = "Bard CafeCuties TFT Render.png", ["origin"] = {"Sugarcraft"}, ["class"] = {"Preserver","Scholar"}, ["abilityname"] = "Traveling Whimsy", ["abilityicon"] = "Bard Cosmic Binding.png", ["active"] = "Launch a magic missile at the target that bounces 4 times between enemies dealing {{as|{{ap|105|160|245}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies hit. They also take 10% '''more''' damage for 3 seconds.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 10, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Bel'Veth"] = { [8] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Bel'Veth TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Endless Banquet", ["abilityicon"] = "Bel'Veth Death in Lavender.png", ["active"] = "{{tip|Dash|Dashes}} around her target and unleashes a flurry of attacks ({{as|250% AS}} per second), each dealing {{as|{{ap|20|30|150}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|75|75|200}}% AD}} {{as|physical damage}}.<br/><br/>Each time this is cast, Bel'Veth gains {{as|25% '''bouns''' Attack Speed}} for the rest of combat.", ["hp"] = 1000, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Bel'Veth TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Endless Banquet", ["abilityicon"] = "Bel'Veth Death in Lavender.png", ["active"] = "{{tip|Dash|Dashes}} around her target and unleashes a flurry of attacks ({{as|250% AS}} per second), each dealing {{as|{{ap|20|30|150}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|75|75|200}}% AD}} {{as|physical damage}}.<br/><br/>Each time this is cast, Bel'Veth gains {{as|25% '''bouns''' Attack Speed}} for the rest of combat.", ["hp"] = 1000, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Bel'Veth Render.png", ["origin"] = {"Void"}, ["class"] = {"Empress"}, ["abilityname"] = "Royal Maelstrom", ["abilityicon"] = "Bel'Veth Royal Maelstrom.png", ["active"] = "Lash out {{as|{{ap|6|6|30}} + 5 per '''bonus''' Attack Speed}} at {{as|the '''lowest''' Health enemy}} in range 6 times. Each lash deals ({{as|65% AD}} + {{as|{{ap|18|30|50}} {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} and {{as|2% of the target's '''max''' Health}} as {{as|true damage}}.", ["hp"] = 1100, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.85, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Bel'Veth Render.png", ["origin"] = {"Void"}, ["class"] = {"Empress"}, ["abilityname"] = "Royal Maelstrom", ["abilityicon"] = "Bel'Veth Royal Maelstrom.png", ["active"] = "Lash out {{as|{{ap|6|6|30}} + 5 per '''bonus''' Attack Speed}} at {{as|the '''lowest''' Health enemy}} in range 6 times. Each lash deals ({{as|65% AD}} + {{as|{{ap|18|30|50}} {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} and {{as|2% of the target's '''max''' Health}} as {{as|true damage}}.", ["hp"] = 1100, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.85, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, }, ["Blitzcrank"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Blitzcrank Render.png", ["origin"] = {"Robot"}, ["class"] = {"Brawler"}, ["abilityname"] = "Rocket Grab", ["abilityicon"] = "Rocket Grab.png", ["active"] = "{{tip|TFT airborne|Pulls}} the farthest enemy into melee range, dealing {{ap|250 to 850 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|2.5}} seconds. Additionally his next basic attack {{tip|TFT airborne|knocks up}} his target for 1 second. Allies within range will prioritize attacking that enemy.", ["hp"] = 650, ["mana"] = 125, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "iBlitzcrank", ["variant"] = "old", ["tier"] = 2, ["render"] = "Blitzcrank iBlitzcrank Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Brawler"}, ["abilityname"] = "Rocket Grab", ["abilityicon"] = "Rocket Grab.png", ["active"] = "{{tip|TFT airborne|Pulls}} the farthest enemy into melee range, dealing {{ap|200|350|850}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|2.5}} seconds. Additionally his next basic attack {{tip|TFT airborne|knocks up}} his target for 1 second. Allies within range will prioritize attacking that enemy.", ["hp"] = 650, ["mana"] = 125, ["startmana"] = 125, ["ad"] = 55, ["as"] = 0.5, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "iBlitzcrank", ["variant"] = "old", ["tier"] = 2, ["render"] = "Blitzcrank iBlitzcrank Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Brawler"}, ["abilityname"] = "Rocket Grab", ["abilityicon"] = "Rocket Grab.png", ["active"] = "{{tip|TFT airborne|Pulls}} the farthest enemy into melee range, dealing {{ap|200|350|1337}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|2.5}} seconds. Additionally his next basic attack {{tip|TFT airborne|knocks up}} his target for 1 second. Allies within range will prioritize attacking that enemy.", ["hp"] = 650, ["mana"] = 125, ["startmana"] = 125, ["ad"] = 55, ["as"] = 0.5, ["range"] = 1, ["arm"] = 60, ["mr"] = 35, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "iBlitzcrank", ["variant"] = "old", ["tier"] = 2, ["render"] = "Blitzcrank iBlitzcrank Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Brawler"}, ["abilityname"] = "Rocket Grab", ["abilityicon"] = "Rocket Grab.png", ["active"] = "Pull the furthest enemy into melee range, dealing {{as|{{ap|200|300|475}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT Stun|Stunning}} them for 2 seconds. Allies will prioritize attacking them. Blitzcrank's next attack {{tiptft|Stun|Stuns}} for 1 second.", ["hp"] = 750, ["mana"] = 175, ["startmana"] = 175, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Blitzcrank TFT Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Bodyguard", "Protector"}, ["abilityname"] = "Rocket Grab", ["abilityicon"] = "Rocket Grab.png", ["active"] = "{{tip|TFT airborne|Pulls}} the farthest enemy into melee range, dealing {{ap|150|300|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|2.5}} seconds. Additionally his next basic attack {{tip|TFT airborne|knocks up}} his target for 1 second. Allies within range will prioritize attacking that enemy.", ["hp"] = 650, ["mana"] = 175, ["startmana"] = 175, ["ad"] = 65, ["as"] = 0.5, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Blitzcrank TFT Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Rocket Grab", ["abilityicon"] = "Rocket Grab.png", ["active"] = "{{tip|TFT airborne|Pulls}} the farthest enemy into melee range, dealing {{ap|150|300|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds. Additionally his next basic attack {{tip|TFT airborne|knocks up}} his target for 1 second. Allies within range will prioritize attacking that enemy.", ["hp"] = 650, ["mana"] = 175, ["startmana"] = 175, ["ad"] = 65, ["as"] = 0.5, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8] = { ["skin"] = "iBlitzcrank", ["tier"] = 1, ["render"] = "Blitzcrank iBlitzcrank TFT Render.png", ["origin"] = {"A.D.M.I.N."}, ["class"] = {"Brawler"}, ["abilityname"] = "Static Defenses", ["abilityicon"] = "Blitzcrank Mana Barrier old.png", ["active"] = "creates an empowered field around himself, reducing all damage taken by {{ap|55|60|65}}% {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.5, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "iBlitzcrank", ["tier"] = 1, ["render"] = "Blitzcrank iBlitzcrank TFT Render.png", ["origin"] = {"A.D.M.I.N."}, ["class"] = {"Brawler"}, ["abilityname"] = "Static Defenses", ["abilityicon"] = "Blitzcrank Mana Barrier old.png", ["active"] = "creates an empowered field around himself, reducing all damage taken by {{ap|55|60|65}}% {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.5, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Space Groove", ["tier"] = 4, ["render"] = "Blitzcrank SpaceGroove TFT Render.png", ["origin"] = {"Disco"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Electric Groove", ["abilityicon"] = "Blitzcrank Mana Barrier.png", ["passive"] = "'''Zap!:''' Deal {{as|{{ap|100|150|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} zapping to a nearby enemy every 2 seconds.", ["active"] = "Gain a {{as|{{ap|600|750|2000}}% {{tiptft|AP|{{as|AP}}}}}} shield. For 5 seconds, deal Passive '''Zap!''' damage every second and deals an additional 1% of the {{as|target's '''max''' Health}} as {{as|magic damage}}.<br />{{sbc|Headliner Effect:}} {{as|+400 Health}}, passive '''Zap!''' effect also deal {{as|'''additional''' max health}} {{as|magic damage}}.", ["hp"] = 1000, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Space Groove", ["tier"] = 4, ["render"] = "Blitzcrank SpaceGroove TFT Render.png", ["origin"] = {"Disco"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Electric Groove", ["abilityicon"] = "Blitzcrank Mana Barrier.png", ["passive"] = "Deal {{as|{{ap|100|150|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} zapping to a nearby enemy every 2 seconds.", ["active"] = "Gain a {{as|{{ap|600|750|2000}}% {{tiptft|AP|{{as|AP}}}}}} shield. For 5 seconds, Blitzcrank's Passive deals damage every second and deals an additional 1% of the {{as|target's '''max''' Health}} as {{as|magic damage}}.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, and the Passive always deals the {{as|'''additional''' max health}} {{as|magic damage}}.", ["hp"] = 1000, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Beezcrank", ["tier"] = 1, ["render"] = "Blitzcrank Beezcrank TFT Render.png", ["origin"] = {"Honeymancy"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Honey Barrier", ["abilityicon"] = "Blitzcrank Mana Barrier.png", ["active"] = "Gain ({{as|200% {{tiptft|AP|{{as|AP}}}}}} + {{as|15% HP}}) Shield for 4 seconds.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Victorious", ["tier"] = 3, ["render"] = "Blitzcrank Victorious TFT Render.png", ["origin"] = {"Automata"}, ["class"] = {"Dominator"}, ["abilityname"] = "Static Field", ["abilityicon"] = "Blitzcrank Static Field.png", ["passive"] = "After surviving damage, deal 3% of the damage absorbed as {{as|magic damage}} to target.", ["active"] = "Gain {{as|{{ap|550|600|700}} {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Shock the nearest 3 enemies for {{as|{{ap|40|60|100}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and reduce their damage by 10% for 4 seconds.", ["hp"] = 850, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Brand"] = { [1] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Brand Render.png", ["origin"] = {"Demon"}, ["class"] = {"Elementalist"}, ["abilityname"] = "Pyroclasm", ["abilityicon"] = "Pyroclasm.png", ["active"] = "Launches a bouncing fireball at the farthest enemy. The fireball bounces to a random enemy within 3 hexes of the last enemy hit up to {{ap|4|6|20}} times, dealing {{ap|250 to 650 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} with each bounce.", ["hp"] = 700, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [2] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Brand Render.png", ["origin"] = {"Inferno"}, ["class"] = {"Mage"}, ["abilityname"] = "Pyroclasm", ["abilityicon"] = "Pyroclasm.png", ["active"] = "Launches a bouncing fireball at the farthest enemy. The fireball bounces to a random enemy within 3 hexes of the last enemy hit up to {{ap|5|6|20}} times, dealing {{ap|225|300|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} with each bounce.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Eternal Dragon", ["variant"] = "old", ["tier"] = 1, ["render"] = "Brand EternalDragon Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Mage"}, ["abilityname"] = "Dragonfire Pillar", ["abilityicon"] = "Pillar of Flame.png", ["active"] = "After a brief delay, causes the ground under the enemy with the {{as|highest '''current''' health}} to erupt in flames, dealing {{ap|200|300|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within. If an enemy is caught within the epicenter, they are {{tip|TFT stun|stunned}} for {{ap|1.5|2|3}} seconds.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 40, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Eternal Dragon", ["tier"] = 1, ["render"] = "Brand EternalDragon Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Mage"}, ["abilityname"] = "Dragonfire Pillar", ["abilityicon"] = "Pillar of Flame.png", ["active"] = "After a brief delay, cause the ground under the enemy with the {{as|highest '''current''' health}} to erupt in flames, dealing {{as|{{ap|200|350|550}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within a 1-hex radius. Enemies caught in the epicenter are {{tip|TFT Stun|Stunned}} for {{ap|1.5|2|3}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Zombie", ["tier"] = 2, ["render"] = "Brand Zombie TFT Render.png", ["origin"] = {"Abomination"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Sear", ["abilityicon"] = "Sear.png", ["active"] = "Launches a ball of fire at nearest non-seared enemy, searing them for {{ap|600|900|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 12 seconds, and {{tip|TFT mana-lock|mana-locking}} himself for {{fd|1.5}} seconds. Seared enemies have {{ap|40|50|70}}% reduced {{as|magic resistance}}.", ["hp"] = 600, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Zombie", ["tier"] = 2, ["render"] = "Brand Zombie TFT Render.png", ["origin"] = {"Abomination"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Sear", ["abilityicon"] = "Sear.png", ["active"] = "Launches a ball of fire at nearest non-seared enemy, searing them for {{ap|650|950|1750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 12 seconds, and {{tip|TFT mana-lock|mana-locking}} himself for {{fd|1.5}} seconds. Seared enemies have {{ap|40|50|70}}% reduced {{as|magic resistance}}.", ["hp"] = 600, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Zombie", ["tier"] = 2, ["render"] = "Brand Zombie TFT Render.png", ["origin"] = {"Abomination"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Sear", ["abilityicon"] = "Sear.png", ["active"] = "Launch a ball of fire at the nearest non-seared enemy, searing them for {{as|{{ap|550|825|150}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over 12 seconds. Seared enemies are {{ap|20|30|50}}% {{tip|TFT Shred|Shredded}}.<br><br>''Shred: Reduce Magic Resist.''", ["hp"] = 600, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Debonair", ["tier"] = 1, ["render"] = "Brand Debonair TFT Render.png", ["origin"] = {"Debonair"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Sear", ["abilityicon"] = "Sear.png", ["active"] = "Launches a fireball at the nearest enemy, lighting them ablaze for 4 seconds and dealing {{ap|135|175|235}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the enemy is already lit, they suffer an explosion of {{ap|165|225|300}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} which {{tiptft|Stun|Stuns}} them for {{ap|1|1.5|2}} seconds.<br />{{sbc|VIP Bonus:}} Fires a second fireball at a different target dealing 45% reduced damage, prioritizes ablazed enemies.", ["hp"] = 500, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Street Demons", ["tier"] = 4, ["render"] = "Brand StreetDemons TFT Render.png", ["origin"] = {"Street Demon"}, ["class"] = {"Techie"}, ["abilityname"] = "Paint Bomb", ["abilityicon"] = "Brand Pyroclasm old.png", ["active"] = "Throw a paint bomb at the largest group of enemies within {{tip|TFT Range|{{as|5 hexes|range}}}}, dealing {{as|{{ap|260|390|1500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies within 1 hex and {{as|{{ap|80|120|600}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the nearest 4 enemies.", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 25, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["role"] = "Magic Caster" }, }, ["Braum"] = { [1] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Braum Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Guardian"}, ["abilityname"] = "Unbreakable", ["abilityicon"] = "Unbreakable.png", ["active"] = "Puts up his shield at the farthest enemy for 4 seconds, absorbing and stopping all incoming missiles and reducing his damage taken from that direction by {{ap|70 to 90 3}}%.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 1, ["arm"] = 75, ["mr"] = 20, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Braum Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Warden"}, ["abilityname"] = "Unbreakable", ["abilityicon"] = "Unbreakable.png", ["active"] = "Puts up his shield at the farthest enemy for 4 seconds, absorbing and stopping all incoming missiles and reducing his damage taken from that direction by {{ap|80|85|90}}%.", ["hp"] = 750, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Dragonslayer", ["variant"] = "old", ["tier"] = 2, ["render"] = "Braum Dragonslayer TFT Render old.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Unbreakable", ["abilityicon"] = "Unbreakable.png", ["active"] = "Puts up his shield at the farthest enemy for 4 seconds, absorbing and stopping all incoming missiles and reducing his damage taken from that direction by {{ap|75|80|90}}% {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Dragonslayer", ["tier"] = 2, ["render"] = "Braum Dragonslayer TFT Render old.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Unbreakable", ["abilityicon"] = "Unbreakable.png", ["active"] = "Gain {{as|{{ap|70|75|85}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} in the currently facing direction for 4 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+350 Health}}.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [6] = { ["skin"] = "Crime City", ["variant"] = "old", ["tier"] = 4, ["render"] = "Braum CrimeCity TFT Render old.png", ["origin"] = {"Syndicate"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Vault Breaker", ["abilityicon"] = "Glacial Fissure.png", ["active"] = "Slams his vault door into the ground, creating a fissure towards his target. Enemies within 2 hexes of him and those struck by the fissure are {{tip|TFT stun|stunned}} for {{ap|2|3|6}} seconds and take {{ap|100|200|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 1100, ["mana"] = 200, ["startmana"] = 120, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Crime City", ["variant"] = "old", ["tier"] = 4, ["render"] = "Braum CrimeCity TFT Render old.png", ["origin"] = {"Syndicate"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Vault Breaker", ["abilityicon"] = "Glacial Fissure.png", ["active"] = "Slams his vault door into the ground, creating a fissure towards his target. Enemies within 2 hexes of him and those struck by the fissure are {{tip|TFT stun|stunned}} for {{ap|2|2.75|8}} seconds and take {{ap|100|200|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 1100, ["mana"] = 200, ["startmana"] = 120, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Dragonslayer", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Braum Dragonslayer TFT Render.png", ["origin"] = {"Scalescorn"}, ["class"] = {"Guardian"}, ["abilityname"] = "Unbreakable", ["abilityicon"] = "Unbreakable.png", ["active"] = "Raises his shield for 4 seconds, reducing his damage taken from that direction by {{ap|60|70|80}}% {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Dragonslayer", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Braum Dragonslayer TFT Render.png", ["origin"] = {"Scalescorn"}, ["class"] = {"Guardian"}, ["abilityname"] = "Unbreakable", ["abilityicon"] = "Unbreakable.png", ["active"] = "Raises his shield for 4 seconds, reducing his damage taken from that direction by {{ap|70|75|85}}% {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 85, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Crime City", ["tier"] = 3, ["render"] = "Braum CrimeCity TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Unbreakable", ["abilityicon"] = "Unbreakable.png", ["active"] = "Gain ({{as|{{ap|375|400|450}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|10% Health}}) Shield for 4 seconds. When it breaks, deal {{as|{{ap|100|150|240}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the 3 closest enemies and {{tiptft|Chill}} them for 3 seconds.<br><br>'''Kingpin bonus:''' Gain 30 {{as|Armor}} and {{as|Magic Resist}}. Every 4 seconds, Braum's next attack deals ({{ap|100|150|200}}% {{as|AR}}/{{as|MR}} + {{as|10% '''max''' Health}}) as {{as|'''bonus''' magic damage}}.<br><br>''Chill: Reduce Attack Speed.''", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["role"] = "Magic Tank" }, }, ["Briar"] = { [12] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Briar TFT Render.png", ["origin"] = {"Eldritch", "Ravenous"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Certain Death", ["abilityicon"] = "Briar Blood Frenzy.png", ["active"] = "Leap to the largest group of enemies, dealing {{as|{{ap|100|100|500}}% AD}} as {{as|physical damage}} to enemies in a 2-hex radius and {{tiptft|Stun}} them for {{fd|1.25 second}}. Then enter a frenzy, gaining {{as|{{ap|75|75|666}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}}, {{as|15% {{tiptft|omnivamp|{{as|Omnivamp}}}}}}, and causing attacks to deal {{as|{{ap|40|40|200}}% AD}} as {{as|'''bonus''' physical damage}} to the target and adjacent enemies.<br><br>If already frenzied, empower the next attack to chomp, dealing {{as|{{ap|250|250|2000}}% AD}} as {{as|physical damage}}.", ["hp"] = 1200, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.8, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, }, ["Caitlyn"] = { [3] = { ["skin"] = "Pulsefire", ["tier"] = 1, ["render"] = "Caitlyn Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Sniper"}, ["abilityname"] = "Ace in the Hole", ["abilityicon"] = "Ace in the Hole.png", ["active"] = "Takes aim at the furthest enemy for {{fd|1.1}} seconds, firing a deadly bullet towards them that deals {{ap|750|1500|2250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy it hits.", ["hp"] = 500, ["mana"] = 125, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Pulsefire", ["tier"] = 1, ["render"] = "Caitlyn Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Sniper"}, ["abilityname"] = "Ace in the Hole", ["abilityicon"] = "Ace in the Hole.png", ["active"] = "Takes aim at the furthest enemy for {{fd|1.1}} seconds, firing a deadly bullet towards them that deals {{ap|750|1500|2250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy it hits.", ["hp"] = 500, ["mana"] = 125, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Pulsefire", ["tier"] = 1, ["render"] = "Caitlyn Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Sniper"}, ["abilityname"] = "Ace in the Hole", ["abilityicon"] = "Ace in the Hole.png", ["active"] = "After a delay, fire a bullet towards the furthest enemy that deals {{as|{{ap|750|1125|1750}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy it hits.", ["hp"] = 500, ["mana"] = 110, ["startmana"] = 20, ["ad"] = 45, ["as"] = 0.70, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Arcane Enforcer", ["tier"] = 1, ["render"] = "Caitlyn Arcane Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Sniper"}, ["abilityname"] = "Ace in the Hole", ["abilityicon"] = "Ace in the Hole.png", ["active"] = "Takes aim at the furthest enemy for {{fd|1.1}} seconds, firing a deadly bullet towards them that deals {{ap|800|1400|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy it hits.", ["hp"] = 500, ["mana"] = 110, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Arcane Enforcer", ["tier"] = 1, ["render"] = "Caitlyn Arcane Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Sniper"}, ["abilityname"] = "Ace in the Hole", ["abilityicon"] = "Ace in the Hole.png", ["active"] = "Takes aim at the furthest enemy for {{fd|1.1}} seconds, firing a deadly bullet towards them that deals {{ap|900|1500|2250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy it hits.", ["hp"] = 500, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Arcade", ["tier"] = 4, ["render"] = "Caitlyn Arcade Render.png", ["origin"] = {"8-Bit"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Champ Hunt", ["abilityicon"] = "Caitlyn Ace in the Hole.png", ["active"] = "Fires shots at the 4 furthest enemies. Shots deal {{as|{{ap|375|375|750}}% AD}} + {{as|{{ap|25|40|120}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to the first enemy they hit.<br />{{sbc|Headliner Effect:}} {{as|+10% AD}}, Champ Hunt adds one additional shot.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Arcade", ["tier"] = 4, ["render"] = "Caitlyn Arcade Render.png", ["origin"] = {"8-Bit"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Champ Hunt", ["abilityicon"] = "Caitlyn Ace in the Hole.png", ["active"] = "Fires shots at the 4 furthest enemies. Shots deal {{as|{{ap|360|360|750}}% AD}} + {{as|{{ap|40|60|200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to the first enemy they hit.<br />{{sbc|Headliner Effect:}} {{as|+5% AD}}, and fire additional shot that deals 60% damage.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Snow Moon", ["tier"] = 1, ["render"] = "Caitlyn SnowMoon Render.png", ["origin"] = {"Ghostly"}, ["class"] = {"Sniper"}, ["abilityname"] = "Ace in the Hole", ["abilityicon"] = "Caitlyn Ace in the Hole old.png", ["active"] = "Fire a bullet towards the farthest enemy, dealing ({{as|700% AD}} + {{as|{{ap|100|150|225}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to the first enemy hit.", ["hp"] = 500, ["mana"] = 120, ["startmana"] = 10, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Arcane Commander", ["tier"] = 5, ["render"] = "Caitlyn ArcaneCommander Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Sniper"}, ["abilityname"] = "Air Raid", ["abilityicon"] = "Caitlyn Air Raid TFT.png", ["active"] = "Enter a sniper's stance and call in an airship that circles the battlefield for 5 seconds, dropping 4/4/20 bombs at a random cluster of enemies over the duration. Bombs deal ({{as|{{ap|180|180|750}}% AD}} + {{as|{{ap|20|30|100}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} in a one-hex circle.<br><br>Whenever an enemy is caught in the epicenter of an '''Air Raid''' blast, reduce their {{as|Armor}} and {{as|Magic Resist}} by 20 and fire a shot towards them, dealing {{as|{{ap|260|260|1350}}% AD}} as {{as|physical damage}}.", ["hp"] = 900, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.55, ["range"] = 13, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Caster" }, }, ["Camille"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Camille Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Blademaster"}, ["abilityname"] = "The Hextech Ultimatum", ["abilityicon"] = "The Hextech Ultimatum.png", ["active"] = "Singles out and leaps on her attack target, dealing {{ap|200 to 450 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT root|rooting}} them for {{ap|4 to 6 3}} seconds. Allies within range will prioritize attacking that enemy.", ["hp"] = 550, ["mana"] = 125, ["startmana"] = 75, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Camille TFT Render old.png", ["origin"] = {"Clockwork"}, ["class"] = {"Challenger"}, ["abilityname"] = "Defensive Sweep", ["abilityicon"] = "Tactical Sweep.png", ["active"] = "Gains a {{ap|225|300|425}} {{tiptft|AP|{{as|AP}}}} shield for 4 seconds, then she sweeps her leg, dealing {{ap|150|200|300}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in a cone. While the shield is active, her basic attacks heal her for {{ap|30|50|80}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Camille TFT Render old.png", ["origin"] = {"Clockwork"}, ["class"] = {"Challenger"}, ["abilityname"] = "Defensive Sweep", ["abilityicon"] = "Tactical Sweep.png", ["active"] = "Gains a {{ap|225|300|425}} {{tiptft|AP|{{as|AP}}}} shield for 4 seconds, then she sweeps her leg, dealing {{ap|200|275|375}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in a cone. While the shield is active, her basic attacks heal her for {{ap|30|50|80}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Program", ["tier"] = 2, ["render"] = "Camille Program TFT Render.png", ["origin"] = {"A.D.M.I.N."}, ["class"] = {"Renegade"}, ["abilityname"] = "Tactical Sweep", ["abilityicon"] = "Camille Wall Dive.png", ["active"] = "Sweeps with her leg, dealing {{ap|60|75|100}} {{as|(+ {{ap|210|210|210}}% AD)}} {{as|physical damage}} and disarming enemies hit for {{ap|1.5|1.6|1.75}} seconds.", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Program", ["tier"] = 2, ["render"] = "Camille Program TFT Render.png", ["origin"] = {"A.D.M.I.N."}, ["class"] = {"Renegade"}, ["abilityname"] = "Tactical Sweep", ["abilityicon"] = "Camille Wall Dive.png", ["active"] = "Sweeps with her leg, dealing {{ap|60|75|100}} {{as|(+ {{ap|210|210|210}}% AD)}} {{as|physical damage}} and Disarming enemies hit for {{ap|{{fd|1.5}}|{{fd|1.6}}|{{fd|1.75}}}} seconds.<br/><br/>Disarm: target cannot move or attack", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Stargazer", ["tier"] = 5, ["render"] = "Camille Stargazer TFT Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Multistriker"}, ["abilityname"] = "Temporal Anomaly", ["abilityicon"] = "Camille The Hextech Ultimatum.png", ["passive"] = "On target death, hookshot to the lowest percent health enemy within 3 hexes and deal {{as|{{ap|180|180|800}}% AD}} as {{as|physical damage}}. After a hookshot or Ability cast, the next attack deals ({{as|{{ap|170|170|800}}% AD}} + {{as|{{ap|50|75|1000}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|true damage}}.", ["active"] = "Knock back and Stun enemies adjacent to the target for 1 seconds, dealing {{as|{{ap|180|180|800}}% AD}} as {{as|physical damage}}. Create a containment zone around the target for 4 seconds. Gain 30% {{tiptft|Durability}} and {{as|250% Attack Damage}} while in the zone.", ["hp"] = 1200, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 77, ["as"] = 0.9, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Camille TFT Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Ambusher"}, ["abilityname"] = "Adaptive Strike", ["abilityicon"] = "Camille Tactical Sweep.png", ["active"] = "Kick the target, dealing ({{as|{{ap|245|245|265}}% AD}} + {{as|{{ap|30|40|75}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|Adaptive Damage}}. {{as|Heal}} for 30% of the damage dealt.<br><br>''Adaptive Damage: Uses the damage type the target resists less.''", ["hp"] = 700, ["mana"] = 25, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Fighter" }, }, ["Cassiopeia"] = { [3.5] = { ["skin"] = "Eternum", ["tier"] = 3, ["render"] = "Cassiopeia Eternum Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Mystic"}, ["abilityname"] = "Noxious Blast", ["abilityicon"] = "Noxious Blast.png", ["active"] = "Launches poison at the nearest unpoisoned enemy, causing them to take {{ap|750|1600|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 14 seconds, and reducing the effectiveness of shields placed on them by 50%.", ["hp"] = 750, ["mana"] = 25, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 2, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Eternum", ["tier"] = 3, ["render"] = "Cassiopeia Eternum Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Mystic"}, ["abilityname"] = "Noxious Blast", ["abilityicon"] = "Noxious Blast.png", ["active"] = "Launch poison at the nearest unpoisoned enemy, dealing {{as|{{ap|700|1050|2000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over 14 seconds, and reducing the effectiveness of new Shields by 50%.", ["hp"] = 750, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Spirit Blossom", ["tier"] = 4, ["render"] = "Cassiopeia SpiritBlossom NightBlossom Render.png", ["origin"] = {"Dusk"}, ["class"] = {"Mystic"}, ["abilityname"] = "Petrifying Gaze", ["abilityicon"] = "Petrifying Gaze.png", ["active"] = "Projects a cone of magic energy at her target, dealing {{ap|275|400|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies hit, {{tip|TFT stun|stunning}} them for {{ap|2.5|3|5}} seconds, and causing them to take 20% {{tiptft|AP|{{as|AP}}}} increased damage while {{tip|TFT stun|stunned}}.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 55, ["as"] = 0.6, ["range"] = 2, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Cassiopeia Render.png", ["origin"] = {"Noxus", "Shurima"}, ["class"] = {"Invoker"}, ["abilityname"] = "Twin Fang", ["abilityicon"] = "Cassiopeia Twin Fang.png", ["active"] = "Deal {{as|{{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target and {{tip|TFT Wound|Wound}} them for 5 seconds. If they are already Wounded, deal {{as|30% {{tiptft|AP|{{as|AP}}}}}} of {{as|'''bonus''' magic damage}}.<br/><br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Cassiopeia Render.png", ["origin"] = {"Noxus", "Shurima"}, ["class"] = {"Invoker"}, ["abilityname"] = "Twin Fang", ["abilityicon"] = "Cassiopeia Twin Fang.png", ["active"] = "Deal {{as|{{ap|170|255|385}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target and {{tip|TFT Wound|Wound}} them for 5 seconds. If they are already Wounded, deal {{as|30% {{tiptft|AP|{{as|AP}}}}}} of {{as|'''bonus''' magic damage}}.<br/><br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Bewitching", ["tier"] = 2, ["render"] = "Cassiopeia Bewitching TFT Render.png", ["origin"] = {"Witchcraft"}, ["class"] = {"Incantor"}, ["abilityname"] = "Witch Fang", ["abilityicon"] = "Cassiopeia Twin Fang.png", ["active"] = "Empower the next 3 attacks to deal {{as|{{ap|135|200|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 600, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Coven", ["tier"] = 3, ["render"] = "Cassiopeia Coven TFT Render.png", ["origin"] = {"Black Rose"}, ["class"] = {"Dominator"}, ["abilityname"] = "Thorned Miasma", ["abilityicon"] = "Cassiopeia Miasma.png", ["active"] = "Blast target for {{as|{{ap|240|360|580}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. Every third cast, splash miasma to 2 enemies within 3 hexes, dealing {{as|{{ap|220|330|530}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to each.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, }, ["Cho'Gath"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Cho'Gath Render.png", ["origin"] = {"Void"}, ["class"] = {"Brawler"}, ["abilityname"] = "Rupture", ["abilityicon"] = "Rupture.png", ["active"] = "After a {{fd|1.5}}-second delay, ruptures a 2-hex circle dealing {{ap|200 to 600 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|knocking up}} all enemies within, {{tip|TFT stun|stunning}} them for {{ap|1.5 to 2 3}} seconds.", ["hp"] = 1000, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Cho'Gath Render.png", ["origin"] = {"Void"}, ["class"] = {"Brawler"}, ["abilityname"] = "Rupture", ["abilityicon"] = "Rupture.png", ["active"] = "After a {{fd|1.5}}-second delay, ruptures a 2-hex circle dealing {{ap|150|200|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|knocking up}} all enemies within, {{tip|TFT stun|stunning}} them for {{ap|2|2|4}} seconds.", ["hp"] = 1000, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Shan Hai Scrolls", ["variant"] = "old", ["tier"] = 4, ["render"] = "Cho'Gath ShanHaiScrolls Render.png", ["origin"] = {"Fabled"}, ["class"] = {"Brawler"}, ["abilityname"] = "Rupture", ["abilityicon"] = "Rupture.png", ["active"] = "Erupts a large area, dealing {{ap|200|400|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|knocking}} up all enemies for {{ap|2|2.5|8}} seconds.<br />{{sbc|Fabled Bonus:}} Additionally {{tip|TFT airborne|knocks up}} all enemies on the board.", ["hp"] = 1000, ["mana"] = 180, ["startmana"] = 100, ["ad"] = 100, ["as"] = 0.6, ["range"] = 1, ["arm"] = 70, ["mr"] = 60, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Shan Hai Scrolls", ["tier"] = 4, ["render"] = "Cho'Gath ShanHaiScrolls Render.png", ["origin"] = {"Fabled"}, ["class"] = {"Brawler"}, ["abilityname"] = "Rupture", ["abilityicon"] = "Rupture.png", ["active"] = "Rupture a 2.5-hex radius area around a random enemy, dealing {{as|{{ap|200|400|1500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT Stun|Stunning}} all enemies within for {{fd|2|2.5|8}} seconds.<br />{{sbc|Fabled Bonus:}} {{tip|TFT airborne|Knock up}} ALL enemies on the board.<br><br>{{sbc|Chosen Effect:}} {{as|+30 Armor}}, {{as|+30 Magic Resist}}.", ["hp"] = 1000, ["mana"] = 180, ["startmana"] = 100, ["ad"] = 100, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, [6] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 3, ["render"] = "Cho'Gath Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Bruiser", "Colossus"}, ["abilityname"] = "Feast", ["abilityicon"] = "Feast.png", ["active"] = "Devours the {{as|lowest health}} enemy within range, dealing {{ap|900|975|1050}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If this kills the target, he gains a stack of Feast, up to {{ap|20|40|999}} stacks. Each stack of Feast permanently grants him {{as|2% '''bonus''' health}} and increased size.", ["hp"] = 1300, ["mana"] = 165, ["startmana"] = 100, ["ad"] = 90, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 3, ["render"] = "Cho'Gath Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Bruiser", "Colossus"}, ["abilityname"] = "Feast", ["abilityicon"] = "Feast.png", ["active"] = "Devours the {{as|lowest health}} enemy within range, dealing {{ap|850|950|1050}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If this kills the target, he gains a stack of Feast, up to {{ap|30|60|999}} stacks. Each stack of Feast permanently grants him {{as|2% '''bonus''' health}} and increased size.", ["hp"] = 750, ["mana"] = 165, ["startmana"] = 100, ["ad"] = 100, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Dark Star", ["tier"] = 3, ["render"] = "Cho'Gath DarkStar TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Cosmic Bellow", ["abilityicon"] = "Cho'Gath Feral Scream.png", ["passive"] = "Gain {{as|+{{ap|75|100|150}} Magic Resistance}}", ["active"] = "Breaths a cosmic beam in a forward arc that deals ({{as|{{ap|70|105|165}} {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|150|190|240}}% '''maximum''' Magic Resistance}}) and Mana Reaves the target by {{ap|35|35|50}}%", ["hp"] = 950, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Cho'Gath TFT Render.png", ["origin"] = {"Void"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Feast", ["abilityicon"] = "Cho'Gath Feast.png", ["active"] = "Deal ({{as|12% '''max''' Health}} + {{as|{{ap|250|335|450}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|magic damage}} to the {{as|'''lowest''' Health enemy}} in range. If this kills them, devour them and permanently gain {{as|+{{ap|30|35|40}} '''maximum''' Health}} (Current: {{as|+0 Health}}).<br/><br/>''(Gains doubled in Hyper Roll)''", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Cho'Gath TFT Render.png", ["origin"] = {"Void"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Feast", ["abilityicon"] = "Cho'Gath Feast.png", ["active"] = "Deal ({{as|12% '''max''' Health}} + {{as|{{ap|270|370|500}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|magic damage}} to the {{as|'''lowest''' Health enemy}} in range. If this kills them, devour them and permanently gain {{as|+35 '''maximum''' Health}} (Current: {{as|+0 Health}}).<br/><br/>''(Gains doubled in Hyper Roll)''", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Shan Hai Scrolls", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Cho'Gath ShanHaiScrolls TFT Render.png", ["origin"] = {"Mythic"}, ["class"] = {"Behemoth"}, ["abilityname"] = "Eruption", ["abilityicon"] = "Cho'Gath Feral Scream.png", ["active"] = "Gain {{as|{{ap|250|300|350}} {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds and breathe a cone of fire, dealing {{as|{{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}, {{tip|TFT Burn|Burning}}, and {{tip|TFT Wound|Wounding}} enemies hit for 9 seconds.<br/><br/>''Burn: Deal 1% of the target's max Health as true damage every second.''<br/>''Wound: Reduce healing received by 50%.''", ["hp"] = 650, ["mana"] = 110, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Battlecast Prime", ["tier"] = 4, ["render"] = "Cho'Gath BattlecastPrime TFT Render.png", ["origin"] = {"BoomBot"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Sonic Scream", ["abilityicon"] = "Cho'Gath Carnivore.png", ["active"] = "Fire a disorienting sound blast in a cone, dealing ({{as|{{ap|100|150|1500}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|3% Health}}) as {{as|magic damage}}. Gain ({{as|{{ap|70|100|500}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|10|10|15}}% '''starting''' Health}}) {{as|'''max''' Health}}, get bigger, and increase the size of future sound blasts.", ["hp"] = 1000, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 65, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["role"] = "Magic Tank" }, }, ["Corki"] = { [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Corki TFT Render old.png", ["origin"] = {"Yordle"}, ["class"] = {"Twinshot"}, ["abilityname"] = "Bombardment", ["abilityicon"] = "Missile Barrage.png", ["active"] = "Fires a missile at his target that explodes on impact, dealing {{ap|180|220|290}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies.", ["hp"] = 650, ["mana"] = 25, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Dragonwing", ["tier"] = 4, ["render"] = "Corki Dragonwing Render.png", ["origin"] = {"Revel"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Missile Barrage", ["abilityicon"] = "Big One.png", ["active"] = "Launches a barrage of 4 missiles towards his target, each dealing {{as|{{ap|60|60|150}}% AD}} {{as|physical damage}}. The final missile is The Big One and deals {{ap|125|200|500}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|175|180|250}}% AD)}} {{as|physical damage}} in a large area.", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Arcade", ["tier"] = 1, ["render"] = "Corki Arcade TFT Render.png", ["origin"] = {"8-Bit"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Missile Barrage", ["abilityicon"] = "Corki Phosphorus Bomb.png", ["active"] = "Deal {{as|320% AD}} {{as|physical damage}} to the current target and adjacent enemies, then {{tip|TFT Grievous Wounds|Wound}} them for {{as|5 {{tiptft|AP|{{as|AP}}}}}} seconds.<br /><br />''Wound: Reduce healing received by 33%.''<br />{{sbc|Headliner Effect:}} {{as|+20% AD}}.", ["hp"] = 450, ["mana"] = 60, ["startmana"] = 15, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Arcade", ["tier"] = 1, ["render"] = "Corki Arcade TFT Render.png", ["origin"] = {"8-Bit"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Missile Barrage", ["abilityicon"] = "Corki Phosphorus Bomb.png", ["active"] = "Deal {{as|320% AD}} {{as|physical damage}} to the current target and adjacent enemies, then {{tip|TFT Grievous Wounds|Wound}} them for {{as|5 × 100% {{tiptft|AP|{{as|AP}}}}}} seconds.<br /><br />''Wound: Reduce healing received by 33%.''<br />{{sbc|Headliner Effect:}} {{as|+20% AD}}.", ["hp"] = 450, ["mana"] = 60, ["startmana"] = 15, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Corki TFT Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Artillerist"}, ["abilityname"] = "Broadside Barrage", ["abilityicon"] = "Corki Missile Barrage.png", ["active"] = "Lock onto target and strafe to a nearby position, unleashing 21/21/35 missiles split between the target and all enemies within two hexes. Each missile deals ({{as|{{ap|6|9|36}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|35|35|60}}% AD}}) as {{as|physical damage}} and reduces {{as|Armor}} by 1.<br><br>Every 7th missile deals ({{as|{{ap|42|63|252}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|245|245|420}}% AD}}) as {{as|physical damage}} and reduces {{as|Armor}} by 7.", ["hp"] = 850, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Caster" }, }, ["Daeja"] = { [7] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 8, ["render"] = "Daeja TFT Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Dragon"}, ["abilityname"] = "Windblast", ["abilityicon"] = "Ezreal Mystic Shot old.png", ["passive"] = "Basic attacks deal {{ap|25|40|150}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and reduce the target's {{as|magic resistance}} by 3.", ["active"] = "Sends a wind blast toward the largest group of enemies, dealing {{ap|250|375|1800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. For the next 10 seconds her basic attacks launch three barrages.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 90, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 7, ["render"] = "Daeja TFT Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Dragon"}, ["abilityname"] = "Windblast", ["abilityicon"] = "Ezreal Mystic Shot old.png", ["passive"] = "Basic attacks deal {{ap|25|40|150}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and reduce the target's {{as|magic resistance}} by 5.", ["active"] = "Sends a wind blast toward the largest group of enemies, dealing {{ap|275|375|1800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 20, ["as"] = 0.75, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, }, ["Darius"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Darius Render.png", ["origin"] = {"Imperial"}, ["class"] = {"Knight"}, ["abilityname"] = "Decimate", ["abilityicon"] = "Decimate.png", ["active"] = "After a {{fd|0.75}}-second delay, swings his axe in a circle, dealing {{ap|150 to 250 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all adjacent enemies and healing himself for {{ap|100 to 200 3}} {{tiptft|AP|{{as|AP}}}} {{as|health}} for each enemy hit.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Dreadnova", ["tier"] = 2, ["render"] = "Darius Dreadnova Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Mana-Reaver"}, ["abilityname"] = "Dreadnova Guillotine", ["abilityicon"] = "Noxian Guillotine.png", ["active"] = "Dunks an enemy in 3-hex range, prioritizing his attack target, dealing {{ap|400|500|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, doubled against enemies {{as|'''below''' 50% health}}. If this kills the target, he immediately casts again.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Dreadnova", ["tier"] = 2, ["render"] = "Darius Dreadnova Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Mana-Reaver"}, ["abilityname"] = "Dreadnova Guillotine", ["abilityicon"] = "Noxian Guillotine.png", ["active"] = "Dunks an enemy in 3-hex range, prioritizing his attack target, dealing {{ap|400|550|888}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, doubled against enemies {{as|'''below''' 50% health}}. If this kills the target, he immediately casts again.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Dreadnova", ["tier"] = 2, ["render"] = "Darius Dreadnova Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Mana-Reaver"}, ["abilityname"] = "Dreadnova Guillotine", ["abilityicon"] = "Noxian Guillotine.png", ["active"] = "Deal {{as|{{ap|270|405|630}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If this kills the target, immediately cast this again.<br/>Targets {{as|'''below''' 50% Health}} take double damage.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Lunar Beast", ["variant"] = "old", ["tier"] = 3, ["render"] = "Darius LunarBeast Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Slayer"}, ["abilityname"] = "Fortune's Guillotine", ["abilityicon"] = "Noxian Guillotine.png", ["active"] = "Dunks an enemy dealing {{ap|550|850|1400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. While dunking, he is unstoppable. If this kills the target, he immediately casts again dealing {{ap|25|20|15}}% reduced damage.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Lunar Beast", ["tier"] = 3, ["render"] = "Darius LunarBeast Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Slayer"}, ["abilityname"] = "Fortune's Guillotine", ["abilityicon"] = "Noxian Guillotine.png", ["active"] = "Dunk the current target, dealing {{as|{{ap|550|850|1400}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. While dunking, become '''Unstoppable'''. If the target dies, immediately cast again, dealing {{ap|25|20|15}}% reduced damage.<br><br>{{sbc|Chosen Effect:}} {{as|+150 Health}}, {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "God-King", ["tier"] = 5, ["render"] = "Darius God-King TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"God-King", "Knight"}, ["abilityname"] = "God-Wolf's Carnage", ["abilityicon"] = "Forsaken Wolf profileicon.png", ["active"] = "Transforms into God-Wolf, becoming unstoppable as he lunges towards a nearby enemy. {{ap|3|4|10}} God-Wolves join him, each targeting their own prey. Enemies bitten by a God-Wolf are dealt {{as|{{ap|200|225|2000}}% AD}} {{as|physical damage}} and have their {{as|armor}} reduced by 50% for 8 seconds. After biting his prey, his next 2 basic attacks heal {{as|{{ap|15|20|50}}% {{tiptft|AP|{{as|AP}}}} of his '''maximum''' health}}.", ["hp"] = 1050, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 90, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Crime City Nightmare", ["variant"] = "old", ["tier"] = 1, ["render"] = "Darius CrimeCityNightmare TFT Render old.png", ["origin"] = {"Syndicate"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Decimate", ["abilityicon"] = "Decimate.png", ["active"] = "Swings his axe in a circle, dealing {{ap|200|275|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and healing himself for {{ap|120|140|160}} {{tiptft|AP|{{as|AP}}}} for each enemy hit.", ["hp"] = 650, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Crime City Nightmare", ["variant"] = "old", ["tier"] = 1, ["render"] = "Darius CrimeCityNightmare TFT Render old.png", ["origin"] = {"Syndicate"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Decimate", ["abilityicon"] = "Decimate.png", ["active"] = "Swings his axe in a circle, dealing {{ap|200|275|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and healing himself for {{ap|120|140|160}} {{tiptft|AP|{{as|AP}}}} for each enemy hit.", ["hp"] = 650, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Darius Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Juggernaut"}, ["abilityname"] = "Noxian Guillotine", ["abilityicon"] = "Darius Noxian Guillotine.png", ["active"] = "Deal ({{as|350% AD}} + {{as|{{ap|100|120|150}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to the current target. If they die, immediately cast this again with {{ap|82|85|90}}% damage.", ["hp"] = 750, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Darius Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Juggernaut","Vanquisher"}, ["abilityname"] = "Noxian Guillotine", ["abilityicon"] = "Darius Noxian Guillotine.png", ["active"] = "Deal ({{as|350% AD}} + {{as|{{ap|100|120|150}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to the current target. If they die, immediately cast this again with {{ap|82|85|90}}% damage.", ["hp"] = 750, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 1, ["render"] = "Darius SpiritBlossom TFT Render.png", ["origin"] = {"Umbral"}, ["class"] = {"Duelist"}, ["abilityname"] = "Decimate", ["abilityicon"] = "Darius Decimate.png", ["active"] = "Deal {{as|{{ap|190|285|450}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies. For the next 4 seconds, attacks deal {{as|{{ap|80|120|180}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Darius TFT Render.png", ["origin"] = {"Conqueror"}, ["class"] = {"Watcher"}, ["abilityname"] = "Decimate", ["abilityicon"] = "Darius Decimate.png", ["active"] = "Spin, dealing {{as|240% AD}} {{as|physical damage}} to adjacent enemies and {{as|healing {{ap|150|175|200}}% {{tiptft|AP|{{as|AP}}}} HP}}. Apply a {{as|200% AD}} {{as|physical damage}} bleed to target over 4 seconds.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Fighter" }, [14] = { ["skin"] = "Crime City Nightmare", ["tier"] = 2, ["render"] = "Darius CrimeCityNightmare TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Kneecapper", ["abilityicon"] = "Decimate.png", ["active"] = "{{as|Heal}} ({{as|{{ap|200|220|240}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|5% Health}}), then deal {{as|200% AD}} as {{as|physical damage}} and 20% {{tip|TFT Sunder|Sunder}} enemies within 1 hex for 6 seconds.<br><br>'''Kingpin bonus:''' Increase Ability range to 2 hexes. Damage reduced by 10% per hex away. {{as|Heal}} (50 + {{as|2% Health}}) for each enemy hit.<br><br>''Sunder: Reduce Armor.''", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["role"] = "Attack Tank", ["star4"] = true }, }, ["Diana"] = { [2] = { ["skin"] = "Infernal", ["tier"] = 1, ["render"] = "Diana Infernal Render.png", ["origin"] = {"Inferno"}, ["class"] = {"Assassin"}, ["abilityname"] = "Flame Cascade", ["abilityicon"] = "Pale Cascade.png", ["active"] = "Creates {{ap|3|4|6}} orbs which rotate around her and explode for {{ap|80 to 120 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} when they collide with an enemy. She also shields herself for {{ap|150 to 350 3}} {{tiptft|AP|{{as|AP}}}} health for 4 seconds.", ["hp"] = 550, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Diana Render.png", ["origin"] = {"Moonlight"}, ["class"] = {"Assassin"}, ["abilityname"] = "Pale Cascade", ["abilityicon"] = "Pale Cascade.png", ["active"] = "Shields herself against {{ap|200|300|400|500}} {{tiptft|AP|{{as|AP}}}} damage over 4 seconds and summons {{ap|4|5|6|8}} orbs to orbit around her. These orbs explode for {{ap|70|80|90|100}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} when they contact an enemy, refreshing her shield when the final one explodes.", ["hp"] = 500, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee", ["star4"] = true }, [4.5] = { ["skin"] = "Lunar Goddess", ["variant"] = "old", ["tier"] = 1, ["render"] = "Diana LunarGoddess Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Assassin"}, ["abilityname"] = "Pale Cascade", ["abilityicon"] = "Pale Cascade.png", ["active"] = "Shields herself against {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} damage over 4 seconds and summons {{ap|4|5|6}} orbs to orbit around her. These orbs explode for {{ap|80|85|90}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} when they contact an enemy, refreshing her shield when the final one explodes.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Lunar Goddess", ["tier"] = 1, ["render"] = "Diana LunarGoddess Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Assassin"}, ["abilityname"] = "Pale Cascade", ["abilityicon"] = "Pale Cascade.png", ["active"] = "Gain a {{as|{{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}}}} Shield over 4 seconds and summon {{ap|4|5|6}} orbs to orbit. These orbs explode for {{as|{{ap|80|85|90}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} when they hit an enemy, refreshing the Shield when the final orb explodes.<br><br>{{sbc|Chosen Effect:}} {{as|+150 Health}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Dragonslayer", ["variant"] = "old", ["tier"] = 4, ["render"] = "Diana Dragonslayer Ruby Render.png", ["origin"] = {"Dragonslayer", "Nightbringer"}, ["class"] = {"Assassin"}, ["abilityname"] = "Moonfall", ["abilityicon"] = "Moonfall.png", ["active"] = "Calls forth moonlight, drawing in all nearby enemies, dealing {{ap|250|350|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|2|2.5|4}} seconds.", ["hp"] = 650, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Dragonslayer", ["variant"] = "old", ["tier"] = 4, ["render"] = "Diana Dragonslayer Ruby Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Assassin"}, ["abilityname"] = "Moonfall", ["abilityicon"] = "Moonfall.png", ["active"] = "Calls forth moonlight, drawing in all nearby enemies, dealing {{ap|300|450|3000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|2|2.5|4}} seconds.", ["hp"] = 750, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 75, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Dragonslayer", ["variant"] = "old", ["tier"] = 4, ["render"] = "Diana Dragonslayer Ruby Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Assassin"}, ["abilityname"] = "Moonfall", ["abilityicon"] = "Moonfall.png", ["active"] = "Draw in all nearby enemies within a 3-hex radius, dealing {{as|{{ap|300|450|3000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|2|2|8}} seconds.", ["hp"] = 750, ["mana"] = 140, ["startmana"] = 50, ["ad"] = 75, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Dragonslayer", ["tier"] = 3, ["render"] = "Diana Dragonslayer Ruby Render.png", ["origin"] = {"Scalescorn"}, ["class"] = {"Assassin"}, ["abilityname"] = "Pale Cascade", ["abilityicon"] = "Pale Cascade.png", ["active"] = "Shields herself for {{ap|300|350|500}} {{tiptft|AP|{{as|AP}}}} for 6 seconds and summons {{ap|5|6|8}} orbs around her. These orbs burst for {{ap|85|100|115}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} when they hit an enemy. When the final orb bursts, her shield refreshes.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Dragonslayer", ["tier"] = 3, ["render"] = "Diana Dragonslayer Ruby Render.png", ["origin"] = {"Scalescorn"}, ["class"] = {"Assassin"}, ["abilityname"] = "Pale Cascade", ["abilityicon"] = "Pale Cascade.png", ["active"] = "Shields herself for {{ap|300|350|400}} {{tiptft|AP|{{as|AP}}}} for 6 seconds and summons {{ap|5|6|7}} orbs around her. These orbs burst for {{ap|90|105|120}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} when they hit an enemy. When the final orb bursts, her shield refreshes.", ["hp"] = 700, ["mana"] = 30, ["startmana"] = 90, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Heavenscale", ["tier"] = 3, ["render"] = "Diana Heavenscale Render.png", ["origin"] = {"Dragonlord"}, ["class"] = {"Sage"}, ["abilityname"] = "Purification Rites", ["abilityicon"] = "Diana Moonfall.png", ["active"] = "{{as|Heal}} {{as|{{ap|275|300|375}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and create a 1-hex sacred zone around Diana for 4 seconds, taking 30% reduced damage from enemies outside the zone. While the zone is up, Diana's attacks deal {{as|{{ap|75|110|170}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 900, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.8, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Winterblessed", ["tier"] = 5, ["render"] = "Diana Winterblessed TFT Render.png", ["origin"] = {"Frost"}, ["class"] = {"Bastion"}, ["abilityname"] = "Snowfall", ["abilityicon"] = "Diana Moonfall.png", ["active"] = "{{tip|Dash}} within 2 hexes to hit the most enemies and {{as|heal}} for {{as|{{ap|200|250|3000}}% {{tiptft|AP|{{as|AP}}}}}}. Excess healing becomes a 3 second Shield. Then, deal {{as|{{ap|380|570|9001}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies and {{as|{{ap|170|225|9000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemeis 2 hexes away.<br><br>Every 2 casts create a snowfall that {{tip|TFT Chill|Chills}} all enemies and {{as|heals '''all''' allies|heal}} for {{as|{{ap|150|200|1500}}% {{tiptft|AP|{{as|AP}}}}}} over 3 seconds. Excess healing also becomes a 3 second Shield.<br><br>''Chill: Reduce Attack Speed by 20%.''", ["hp"] = 1200, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, }, ["Dr. Mundo"] = { [2] = { ["skin"] = "Toxic", ["tier"] = 3, ["render"] = "Dr. Mundo Toxic Render.png", ["origin"] = {"Poison"}, ["class"] = {"Berserker"}, ["abilityname"] = "Adrenaline Rush", ["abilityicon"] = "Sadism.png", ["active"] = "Creates a toxic cloud around him for 8 seconds. The cloud deals {{ap|50|100|200}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{fd|1.25}}% of his '''maximum''' health)}} {{as|magic damage}} every second to nearby enemies and heals for {{ap|100|125|150}}% of the damage dealt.", ["hp"] = 800, ["mana"] = 125, ["startmana"] = 75, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Dr. Mundo TFT Render old.png", ["origin"] = {"Chemtech", "Mutant"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Zap Dose", ["abilityicon"] = "Maximum Dosage.png", ["active"] = "Injects himself with \"medicine\", healing {{as|35% of his '''maximum''' health}} and becoming energized for 5 seconds. While energized, he heals {{as|{{ap|25|35|100}}% his '''maximum''' health}} over the duration and deals {{ap|80|125|300}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to a random nearby enemy every second. At the end of the ability, he expels a burst of electricity that deals {{as|{{ap|15|20|50}}% {{tiptft|AP|{{as|AP}}}} his '''current''' health|health}} as {{as|magic damage}} to all enemies within 2 hexes.", ["hp"] = 1000, ["mana"] = 155, ["startmana"] = 75, ["ad"] = 80, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Dr. Mundo TFT Render.png", ["origin"] = {"Experiment"}, ["class"] = {"Dominator"}, ["abilityname"] = "Maximum Dosage", ["abilityicon"] = "Dr. Mundo Maximum Dosage.png", ["active"] = "Become energized and heal ({{as|15% of their maximum Health}} + {{as|{{ap|500|600|2000}}% {{tiptft|AP|{{as|AP}}}}}}) over 2 seconds. While energized, deal {{as|{{ap|80|120|800}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to a nearby enemy each second. Afterwards, deal {{as|{{ap|12|12|40}}% of their Health}} as {{as|magic damage}} to all enemies within 2 hexes.<br><br>'''Experiment Bonus:''' Gain {{as|120 '''max''' Health}}. On takedown, gain {{as|60 '''max''' Health}} for the rest of combat.", ["hp"] = 1100, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 66, ["mr"] = 66, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, [14] = { ["skin"] = "Street Demons", ["tier"] = 1, ["render"] = "Dr. Mundo StreetDemons TFT Render.png", ["origin"] = {"Street Demon"}, ["class"] = {"Bruiser", "Slayer"}, ["abilityname"] = "Flex On 'Em", ["abilityicon"] = "Dr. Mundo Maximum Dosage.png", ["passive"] = "Gain {{as|30% more '''max''' Health}} from all sources.", ["active"] = "Flex, healing ({{as|5% Health}} + {{as|{{ap|75|115|175}}% {{tiptft|AP|{{as|AP}}}}}}), then deal ({{as|25% Health}} + {{as|200% AD}}) as {{as|physical damage}} to the current target.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee", ["role"] = "Attack Tank", ["star4"] = true }, }, ["Draven"] = { [1] = { ["skin"] = "Gladiator", ["tier"] = 4, ["render"] = "Draven Gladiator Render.png", ["origin"] = {"Imperial"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Spinning Axes", ["abilityicon"] = "Spinning Axe.png", ["active"] = "Starts spinning his axe, causing his next basic attack to gain {{as|{{ap|50|100|150}}% AD}} {{as|'''bonus''' on-hit physical damage}} and 100% {{as|attack speed}} for {{fd|5.75}} seconds, stacking up to two times.<br />The spinning axe ricochets off the target high up into the air, landing 2 seconds later at '''Draven's''' current position. If '''Draven''' catches an axe, ''Spinning Axe'' is reapplied for no additional cost on his next basic attack.<br />'''Draven''' can hold up to two ''Spinning Axes'' in his hands at once.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.75, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Ruined", ["tier"] = 4, ["render"] = "Draven Ruined Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Spinning Axes", ["abilityicon"] = "Spinning Axe.png", ["active"] = "Starts spinning his axe, causing his next basic attack to gain {{ap|150|200|800}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|170|180|340}}% AD)}} {{as|'''bonus''' on-hit physical damage}}.<br />The spinning axe ricochets off the target high up into the air, landing 2 seconds later at '''Draven's''' current position. If '''Draven''' catches an axe, ''Spinning Axe'' is reapplied for no additional cost on his next basic attack.<br />'''Draven''' can hold up to two ''Spinning Axes'' in his hands at once.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 90, ["as"] = 0.75, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Ruined", ["tier"] = 4, ["render"] = "Draven Ruined Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Spinning Axes", ["abilityicon"] = "Spinning Axe.png", ["active"] = "Starts spinning his axe, causing his next basic attack to gain {{ap|125|200|700}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|140|150|400}}% AD)}} {{as|'''bonus''' on-hit physical damage}} and ignore {{as|50% of the target's armor}}.<br />The spinning axe ricochets off the target high up into the air, landing 2 seconds later at '''Draven's''' current position. If '''Draven''' catches an axe, ''Spinning Axe'' is reapplied for no additional cost on his next basic attack.<br />'''Draven''' can hold up to two ''Spinning Axes'' in his hands at once.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.8, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Ruined", ["tier"] = 4, ["render"] = "Draven Ruined Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Spinning Axes", ["abilityicon"] = "Spinning Axe.png", ["passive"] = "Ignore 50% of the {{as|<b>current target's</b> Armor}}.", ["active"] = "Spin an axe, empowering the next attack to deal ({{as|{{ap|50|75|225}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|(+ {{ap|200|210|420}}% AD)}}) {{as|'''bonus''' physical damage}} and ignore {{as|50% of the target's armor}}.<br />It will return to Draven's original location after striking the target. If Draven catches it, he will empower the axe again.<br />Draven can spin up to 2 axes at a time.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.8, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Debonair", ["variant"] = "old", ["tier"] = 4, ["render"] = "Draven Debonair TFT Render old.png", ["origin"] = {"Debonair"}, ["class"] = {"Challenger"}, ["abilityname"] = "Spinning Axes", ["abilityicon"] = "Spinning Axe.png", ["passive"] = "Ignores {{as|25% of his target's armor}}.", ["active"] = "Starts spinning his axe, causing his next basic attack to gain {{ap|120|150|400}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|170|180|400}}% AD)}} {{as|'''bonus''' on-hit physical damage}}.<br />The spinning axe ricochets off the target high up into the air, landing 2 seconds later at '''Draven's''' current position. If '''Draven''' catches an axe, ''Spinning Axe'' is reapplied for no additional cost on his next basic attack.<br />'''Draven''' can hold up to two ''Spinning Axes'' in his hands at once.<br />{{sbc|VIP Bonus:}} Gains infinite attack range and ignores an additional {{as|25% his target's armor}}.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Mecha Kingdoms", ["tier"] = 2, ["render"] = "Draven MechaKingdoms TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Ace"}, ["abilityname"] = "Whirling Death", ["abilityicon"] = "Draven Whirling Death.png", ["active"] = "Draven hurls 2 massive axes at his target's direction, which reverse on the way back to him. Enemies caught in their path take {{ap| 60|95|145}} {{as|physical damage}}, reduced by 25% for each enemy they have already passed through.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Mecha Kingdoms", ["tier"] = 2, ["render"] = "Draven MechaKingdoms TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Ace"}, ["abilityname"] = "Whirling Death", ["abilityicon"] = "Draven Whirling Death.png", ["active"] = "Draven hurls 2 massive axes at his target's direction, which reverse on the way back to him. Enemies caught in their path take {{ap| 60|95|145}} {{as|physical damage}}, reduced by 25% for each enemy they have already passed through.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Draven TFT Render.png", ["origin"] = {"Conqueror"}, ["class"] = {"Pit Fighter"}, ["abilityname"] = "Spinning Axes", ["abilityicon"] = "Draven Spinning Axe.png", ["passive"] = "If Draven has an empowered axe in hand, his next attack will throw it, dealing a total of (({{as|{{ap|140|140|150|150}}% AD}} + {{as|{{ap|10|15|25}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}. Empowered axes return to Draven after hitting an enemy.", ["active"] = "Spin an empowered axe.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Carry" }, [14] = { ["skin"] = "Debonair", ["tier"] = 3, ["render"] = "Draven Debonair TFT Render.png", ["origin"] = {"Cypher"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Cache Hack", ["abilityicon"] = "Spinning Axe.png", ["active"] = "Hurl two massive axes at the most enemies in a line, dealing ({{as|{{ap|370|370|390}}% AD}} + {{as|{{ap|30|45|80}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} before returning. Damage is reduced by 20% for each enemy hit.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 30, ["ad"] = 53, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["role"] = "Attack Caster" }, }, ["Ekko"] = { [3] = { ["skin"] = "PROJECT", ["tier"] = 5, ["render"] = "Ekko PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Chronobreak", ["abilityicon"] = "Chronobreak.png", ["active"] = "Shatters the timeline, freezing all units in time before attacking each enemy, dealing {{ap|225|400|2000}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and applying on-hit effects. Ekko cannot die while he has stopped time.", ["hp"] = 850, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.9, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "PROJECT", ["tier"] = 5, ["render"] = "Ekko PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Chronobreak", ["abilityicon"] = "Chronobreak.png", ["active"] = "Shatters the timeline, freezing all units in time before attacking {{ap|5|7|20}} times, dealing {{ap|100|150|2000}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}, applying on-hit effects and slowing their {{as|attack speed}} by 50% for 7 seconds. Each strike targets the highest {{as|attack speed}} enemy and can target the same enemy multiple time. Ekko cannot die while he has stopped time.", ["hp"] = 850, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 60, ["as"] = 0.9, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "PROJECT", ["tier"] = 5, ["render"] = "Ekko PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Chronobreak", ["abilityicon"] = "Chronobreak.png", ["active"] = "Freeze all units in time before attacking 5/7/20 times dealing {{as|100% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}. Each strike targets the {{as|'''highest''' Attack Speed enemy|AS}} and {{tip|TFT Chill|Chills}} them for {{ap|{{fd|1.50}}|2|7}} seconds.", ["hp"] = 850, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 60, ["as"] = 0.9, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ekko TFT Render old.png", ["origin"] = {"Scrap"}, ["class"] = {"Assassin"}, ["abilityname"] = "Parallel Convergence", ["abilityicon"] = "Parallel Convergence.png", ["active"] = "Invokes an afterimage that bats a device towards the largest group of units. Upon landing, it deals {{ap|175|225|375}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within and reduces their {{as|attack speed}} by {{ap|35|35|50}}% for 4 seconds. Allies inside gain {{ap|35|40|50}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed|attack speed}} for 4 seconds.", ["hp"] = 650, ["mana"] = 120, ["startmana"] = 80, ["ad"] = 50, ["as"] = 0.8, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ekko TFT Render old.png", ["origin"] = {"Scrap"}, ["class"] = {"Assassin", "Innovator"}, ["abilityname"] = "Parallel Convergence", ["abilityicon"] = "Parallel Convergence.png", ["active"] = "Invokes an afterimage that bats a device towards the largest group of units. Upon landing, it deals {{ap|125|200|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within and reduces their {{as|attack speed}} by {{ap|20|20|30}}% for 4 seconds. Allies inside gain {{ap|30|40|50}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed|attack speed}} for 4 seconds.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Star Guardian", ["tier"] = 4, ["render"] = "Ekko StarGuardian TFT Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Aegis", "Prankster"}, ["abilityname"] = "Star Diver", ["abilityicon"] = "Ekko Phase Dive.png", ["active"] = "Ekko dives in, granting himself a {{as|{{ap|550|700|3000}}% {{tiptft|AP|{{as|AP}}}}}} shield for 5 seconds and taunts nearby enemies. When the shield breaks, he emits a time field, dealing {{as|{{ap|100|150|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and slowing their attack speed by 50% for 2 seconds.", ["hp"] = 1000, ["mana"] = 140, ["startmana"] = 701, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Star Guardian", ["tier"] = 4, ["render"] = "Ekko StarGuardian TFT Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Aegis", "Prankster"}, ["abilityname"] = "Star Diver", ["abilityicon"] = "Ekko Phase Dive.png", ["active"] = "Ekko dives in, granting himself a {{as|{{ap|550|700|3000}}% {{tiptft|AP|{{as|AP}}}}}} shield for 5 seconds and taunts nearby enemies. When the shield breaks, he emits a time field, dealing {{as|{{ap|100|150|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and slowing their attack speed by 50% for 2 seconds.", ["hp"] = 1000, ["mana"] = 140, ["startmana"] = 701, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Ekko TFT Render.png", ["origin"] = {"Piltover","Zaun"}, ["class"] = {"Rogue"}, ["abilityname"] = "Phase Dive", ["abilityicon"] = "Ekko Phase Dive.png", ["active"] = "{{as|Heal 30% of damage}} taken in the last 4 seconds and deal {{as|{{ap|290|435|710}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.", ["hp"] = 800, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Ekko TFT Render.png", ["origin"] = {"Piltover","Zaun"}, ["class"] = {"Rogue"}, ["abilityname"] = "Phase Dive", ["abilityicon"] = "Ekko Phase Dive.png", ["active"] = "{{as|Heal 20% of damage}} taken in the last 4 seconds and deal {{as|{{ap|270|405|610}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.", ["hp"] = 800, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10] = { ["skin"] = "True Damage", ["tier"] = 3, ["render"] = "Ekko TrueDamage TFT Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Sentinel", "Spellweaver"}, ["abilityname"] = "Record Scratch", ["abilityicon"] = "Ekko Parallel Convergence.png", ["active"] = "Deal {{as|{{ap|60|90|145}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 2 hexes and {{tiptft|Stun|Stuns}} them for {{fd|1.5}} seconds. Gain {{as|{{ap|400|450|550}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.<br />'''Bling Bonus:''' While the Shield is up, {{as|heal}} {{as|100 Health}} every second.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+15% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "True Damage", ["tier"] = 3, ["render"] = "Ekko TrueDamage TFT Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Sentinel", "Spellweaver"}, ["abilityname"] = "Record Scratch", ["abilityicon"] = "Ekko Parallel Convergence.png", ["active"] = "Deal {{as|{{ap|60|90|145}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 2 hexes and {{tiptft|Stun|Stuns}} them for 1 seconds. Gain {{as|{{ap|400|450|550}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.<br />'''Bling Bonus:''' While the Shield is up, {{as|heal}} {{as|100 Health}} every second.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+20% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Arcane Firelight", ["tier"] = 4, ["render"] = "Ekko Firelight Render.png", ["origin"] = {"Firelight", "Scrap"}, ["class"] = {"Ambusher"}, ["abilityname"] = "Splitting Seconds", ["abilityicon"] = "Ekko Chronobreak.png", ["active"] = "Summon an assault of afterimages that deals {{as|{{ap|285|430|1200}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target and {{as|{{ap|145|215|400}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to 2/2/4 other nearby enemies. Afterimages reduce their target's {{as|Magic Resist}} by 5 for the rest of combat.", ["hp"] = 1100, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Reaper" }, [14] = { ["skin"] = "Chromacrash", ["tier"] = 2, ["render"] = "Ekko Chromacrash TFT Render.png", ["origin"] = {"Street Demon"}, ["class"] = {"Strategist"}, ["abilityname"] = "Paintover", ["abilityicon"] = "Ekko Phase Dive.png", ["active"] = "{{as|Heal}} {{as|{{ap|280|340|425}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and deal {{as|{{ap|180|270|410}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the current target.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["role"] = "Magic Tank", ["star4"] = true }, }, ["Elise"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Elise Render.png", ["origin"] = {"Demon"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Spider Form", ["abilityicon"] = "Spider Form.png", ["active"] = "Summons {{ap|1|2|4}} Spiderlings and transforms to her Spider Form, becoming a {{tip|TFT Melee|melee attacker}} for 60 seconds.<br />While in Spider Form, gains {{ap|60 to 120 3}}% life steal.<br />Each Spiderling has 500 {{as|health}}, 60 {{as|attack damage}} and {{fd|0.7}} {{as|attack speed}}, and can gain the {{TFTt|Demon}} bonus (if active).", ["hp"] = 500, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.6, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 1, ["render"] = "Elise BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Keeper"}, ["abilityname"] = "Spider Form", ["abilityicon"] = "Spider Form.png", ["active"] = "Transforms into a spider, gaining {{as|{{ap|35|40|45}}% '''maximum''' health}} and causing her basic attacks to restore {{ap|40|80|160}} health.", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 2, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 1, ["render"] = "Elise BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Keeper"}, ["abilityname"] = "Spider Form", ["abilityicon"] = "Spider Form.png", ["active"] = "Transforms into a spider, gaining {{as|{{ap|25|30|45}}% {{tiptft|AP|{{as|AP}}}} '''maximum''' health}} and causing her basic attacks to restore {{ap|40|80|160}} {{tiptft|AP|{{as|AP}}}} health and inject her target with venom, increasing the cost of their next spell by {{ap|35|35|50}}%.", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 2, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Blood Moon", ["tier"] = 1, ["render"] = "Elise BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Keeper"}, ["abilityname"] = "Spider Form", ["abilityicon"] = "Spider Form.png", ["active"] = "Transform into a spider, gaining {{as|{{as|{{ap|40|60|80}}% {{tiptft|AP|{{as|AP}}}}}} '''maximum''' Health}}. Spider Form attacks {{as|heal}} for {{as|{{ap|40|60|80}} {{tiptft|AP|{{as|AP}}}}}} and {{ap|35|35|50}}% '''Mana Reave''' the target.<br><br>{{sbc|Chosen Effect:}} {{as|+300 Health}}.<br><br>''Mana Reave: increase maximum Mana until the next cast.''", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true }, [7] = { ["skin"] = "Blood Moon", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Elise WitheredRose TFT Render.png", ["origin"] = {"Whispers"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Spider Form", ["abilityicon"] = "Spider Form.png", ["active"] = "Transforms into Spider Form for the rest of combat, losing 1 attack range and replacing her ability with Venomous Bite, which she immediate casts.<br />{{sbc|Venemous Bite:}} Her next basic attack deals {{ap|225|275|325}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}. If this kills her target she ascends, becoming untargetable before dropping near the enemy with the lowest {{as|health}} and immediately casting Venomous Bite again.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Coven", ["tier"] = 1, ["render"] = "Elise Coven TFT Render.png", ["origin"] = {"Eldritch"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Spider Form", ["abilityicon"] = "Elise Venomous Bite.png", ["active"] = "Transform into a spider and cast Petrifying Venom on the target.<br><br>{{sbc|Petrifying Venom:}} {{tiptft|Stun}} the target for {{fd|1.5}} seconds, dealing ({{as|10% Health}} + {{as|80% {{tiptft|AP|{{as|AP}}}}}}) as {{as|magic damage}} and {{as|healing}} {{as|{{ap|190|220|250|280}}% {{tiptft|AP|{{as|AP}}}}}} to Elise.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Elise TFT Render.png", ["origin"] = {"Black Rose"}, ["class"] = {"Bruiser", "Form Swapper"}, ["abilityname"] = "Cocoon / Volatile Spiderlings", ["abilityicon"] = "Elise Cocoon.png", ["active"] = "<br>'''Front Row:''' Jump to a nearby hex and web all enemies within 2 hexes, Stunning them for 1.75/2/8 seconds and dealing {{as|{{ap|120|180|1200}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. {{as|Heal}} {{as|{{ap|400|450|2000}}% {{tiptft|AP|{{as|AP}}}}}}.<br><br>'''Back Row:''' Send spiderlings towards the 4 nearest enemies that explode on contact, dealing {{as|{{ap|220|330|1000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target and {{as|{{ap|90|135|400}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} around them.<br><br>''Modifies the attack speed to 0.7 and increases the range to 4.''", ["hp"] = 750, ["mana"] = 10, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true, }, [14] = { ["skin"] = "Super Galaxy", ["tier"] = 3, ["render"] = "Elise SuperGalaxy TFT Render.png", ["origin"] = {"Nitro"}, ["class"] = {"Dynamo"}, ["abilityname"] = "Fire on all Cylinders", ["abilityicon"] = "Lulu Glitterlance.png", ["active"] = "Fire 4 lasers at the current target and 4 more split between the nearest 2 enemies, each dealing {{as|{{ap|54|81|125}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and reducing {{as|Magic Resist}} by 5 for the rest of combat.", ["hp"] = 700, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["role"] = "Magic Caster" }, }, ["Evelynn"] = { [1] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Evelynn Render.png", ["origin"] = {"Demon"}, ["class"] = {"Assassin"}, ["abilityname"] = "Last Caress", ["abilityicon"] = "Last Caress.png", ["active"] = "{{tip|TFT Root|Roots}} enemies standing in the 3 closest hexes in front of her for {{fd|0.35}} seconds, after which deals {{ap|200 to 400 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to those enemies and blinks back 3 hexes. Damage is increased to {{ap|200*3|300*4|400*5}} {{tiptft|AP|{{as|AP}}}} <!-- {{ap|3|4|5}} multiplier --> against enemies {{as|'''below''' 50% health}}.", ["hp"] = 550, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Blood Moon", ["tier"] = 3, ["render"] = "Evelynn BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Shade"}, ["abilityname"] = "Last Caress", ["abilityicon"] = "Last Caress.png", ["active"] = "Deals {{ap|350|600|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to up to 3 nearby enemies, then teleports away. The damage is increased to {{ap|350*2.5|600*2.5|1500*2.5}} {{tiptft|AP|{{as|AP}}}} against targets {{as|'''below''' 50% health}}.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [10] = { ["skin"] = "KDA", ["tier"] = 1, ["render"] = "Evelynn KDA TFT Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Whiplash", ["abilityicon"] = "Evelynn Whiplash.png", ["active"] = "Deal {{as|{{ap|200|300|450}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target. Gain {{as|120% Attack Speed}} that decays over 4 seconds. While active, attacks {{as|restore}} {{as|{{ap|25|30|35}} Health}}.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+10 {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 550, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "KDA", ["tier"] = 1, ["render"] = "Evelynn KDA TFT Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Whiplash", ["abilityicon"] = "Evelynn Whiplash.png", ["active"] = "Deal {{as|{{ap|200|300|450}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target. Gain {{as|150% Attack Speed}} that decays over 4 seconds. While active, attacks {{as|restore}} {{as|{{ap|25|30|35}} Health}}.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+20 {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 550, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, }, ["Ezreal"] = { [2] = { ["skin"] = "Frosted", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ezreal Frosted Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Ranger"}, ["abilityname"] = "Ice Shot", ["abilityicon"] = "Mystic Shot.png", ["active"] = "After a {{fd|0.25}}-second delay, fires a shard of ice at the {{as|lowest-health}} unit, dealing {{ap|250|450|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying on-hit effects.", ["hp"] = 650, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ezreal Pulsefire Level3 Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Blaster"}, ["abilityname"] = "E.M.P.", ["abilityicon"] = "Essence Flux.png", ["active"] = "Fires an electromagnetic pulse at a random enemy that explodes on impact in 2-hex radius, dealing {{ap|200|300|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all nearby enemies and increases the cost of their next spell cast by 40%.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ezreal Pulsefire Level3 Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Blaster"}, ["abilityname"] = "E.M.P.", ["abilityicon"] = "Essence Flux.png", ["active"] = "Fires an electromagnetic pulse at a random enemy that explodes on impact in 2-hex radius, dealing {{ap|100|150|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all nearby enemies and increases the cost of their next spell cast by 30%.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 3, ["render"] = "Ezreal Pulsefire Level3 Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Blaster"}, ["abilityname"] = "E.M.P.", ["abilityicon"] = "Essence Flux.png", ["active"] = "Fire a pulse at a random enemy, dealing {{as|{{ap|225|330|575}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all nearby enemies on impact and 30% Mana Reaving them.<br/><br/>''Mana Reave: Increase max Mana until the next cast.''", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.75, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Nottingham", ["tier"] = 5, ["render"] = "Ezreal Nottingham Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Flux Barrage", ["abilityicon"] = "Trueshot Barrage.png", ["active"] = "Fires a barrage toward the enemy with the {{as|highest attack speed}}, healing allies it passes through for {{ap|250|450|9999}} {{tiptft|AP|{{as|AP}}}} and granting them and 50% {{as|'''bonus''' attack speed}} for 5 seconds, while dealing {{ap|250|450|9999}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies and slowing their {{as|attack speed}} by 50% for 5 seconds.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 90, ["ad"] = 80, ["as"] = 0.9, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Ezreal TFT Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Innovator"}, ["abilityname"] = "Mystic Shot", ["abilityicon"] = "Mystic Shot.png", ["active"] = "Fires a missile at his target, dealing {{ap|25|50|100}} {{as|(+ 150% AD)}} {{as|physical damage}}. If the missile hits, he grants himself 20% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}, stacking up to 100% {{tiptft|AP|{{as|AP}}}} at 5 stacks.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Ezreal TFT Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Innovator"}, ["abilityname"] = "Mystic Shot", ["abilityicon"] = "Mystic Shot.png", ["active"] = "Fires a missile at his target, dealing {{ap|25|50|100}} {{as|(+ 150% AD)}} {{as|physical damage}}. If the missile hits, he grants himself 18% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}, stacking up to 90% {{tiptft|AP|{{as|AP}}}} at 5 stacks.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Frosted", ["tier"] = 1, ["render"] = "Ezreal Frosted TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Swiftshot"}, ["abilityname"] = "Mystic Shot", ["abilityicon"] = "Mystic Shot.png", ["active"] = "Fires an energy bolt towards his target. The first enemy hit takes {{ap|175|250|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and grants him 10% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}, stacking up to 5 times.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Frosted", ["tier"] = 1, ["render"] = "Ezreal Frosted TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Swiftshot"}, ["abilityname"] = "Mystic Shot", ["abilityicon"] = "Mystic Shot.png", ["active"] = "Fires an energy bolt towards his target. The first enemy hit takes {{ap|200|275|415}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and grants him 10% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}, stacking up to 5 times.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.7, ["range"] = 3, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "PsyOps", ["tier"] = 2, ["render"] = "Ezreal PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Recon"}, ["abilityname"] = "Sabotage", ["abilityicon"] = "Ezreal Essence Flux.png", ["active"] = "Ezreal fires an orb of physical sabotage at his target, {{tip|TFT Chill|Chilling}} them for 4 seconds. Then he fires another shot, which deals {{as|{{ap|230|345|535}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the target and nearby enemies.<br/><br/>''Chill: reduce {{ap|30|40|50}}% Attack Speed''", ["hp"] = 550, ["mana"] = 55, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "PsyOps", ["tier"] = 2, ["render"] = "Ezreal PsyOps TFT Render.png", ["origin"] = {"Parallel","The Underground"}, ["class"] = {"Quickdraw"}, ["abilityname"] = "Sabotage", ["abilityicon"] = "Ezreal Essence Flux.png", ["active"] = "Ezreal fires an orb of physical sabotage at his target, {{tip|TFT Chill|Chilling}} them for 4 seconds. Then he fires another shot, which deals {{as|{{ap|230|345|535}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the target and nearby enemies.<br/><br/>''Chill: reduce {{ap|30|40|50}}% Attack Speed''", ["hp"] = 550, ["mana"] = 55, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "HEARTSTEEL", ["tier"] = 4, ["render"] = "Ezreal HEARTSTEEL TFT Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Crash the Party", ["abilityicon"] = "Ezreal Arcane Shift.png", ["active"] = "{{tip|Blink}} away from the current target and deal {{as|{{ap|315|315|950}}% AD}} + {{as|{{ap|40|60|200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to them. Every 3rd cast, deal {{ap|400|400|1200}}% {{as|physical damage}} to all enemies in a line.<br />{{sbc|Headliner Effect:}} {{as|+25% AD}}.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "HEARTSTEEL", ["tier"] = 4, ["render"] = "Ezreal HEARTSTEEL TFT Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Crash the Party", ["abilityicon"] = "Ezreal Arcane Shift.png", ["active"] = "{{tip|Blink}} away from the current target and deal {{as|{{ap|370|370|740}}% AD}} {{as|physical damage}} to them. Every 3rd cast, deal ({{as|{{ap|350|350|700}}% {{tiptft|AD|{{as|AD}}}}}} + {{as|{{ap|80|120|360}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to all enemies in a line.<br />{{sbc|Headliner Effect:}} {{as|+15% AD}}.", ["hp"] = 700, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.85, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "SSG", ["tier"] = 3, ["render"] = "Ezreal SSG TFT Render.png", ["origin"] = {"Portal"}, ["class"] = {"Blaster"}, ["abilityname"] = "Portalshot Barrage", ["abilityicon"] = "Ezreal Trueshot Barrage.png", ["active"] = "Fire a blast in a wide line through the current target, dealing {{as|{{ap|370|370|375}}% AD}} physical damage to enemies hit, reduced by 25% for each enemy it passes through. The first target hit takes an additional {{as|{{ap|150|225|335}}% AP}} magic damage.<br /><br />If an enemy is adjacent, blink to safety before firing.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 15, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Battle Academia", ["tier"] = 3, ["render"] = "Ezreal BattleAcademia TFT Render.png", ["origin"] = {"Academy", "Rebel"}, ["class"] = {"Artillerist"}, ["abilityname"] = "Essence Flux", ["abilityicon"] = "Ezreal Essence Flux.png", ["active"] = "Fire a shot towards current target that deals ({{as|135% AD}} + {{as|{{ap|20|30|50%}} {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to all enemies within 1 hex. Then, deal ({{as|365% AD}} + {{as|{{ap|55|80|135%}} {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to the unit in the center of the blast.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Caster" }, }, ["Fiddlesticks"] = { [5.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Fiddlesticks TFT Render.png", ["origin"] = {"Abomination", "Revenant"}, ["class"] = {"Mystic"}, ["abilityname"] = "Crowstorm", ["abilityicon"] = "Crowstorm.png", ["active"] = "After a brief channel, teleports behind his target and summons a murder of crows for {{ap|4|5|6}} seconds, dealing {{ap|150|200|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per second to all enemies within. Enemies that die within the flock extend its duration by 1 second and heal him for {{as|25% of his '''missing''' health}}.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.75, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Fiddlesticks TFT Render.png", ["origin"] = {"Abomination", "Revenant"}, ["class"] = {"Mystic"}, ["abilityname"] = "Crowstorm", ["abilityicon"] = "Crowstorm.png", ["active"] = "After a brief delay, teleport behind the target and summon a murder of crows with a 3-hex radius for 5 seconds, dealing {{as|{{ap|150|200|750}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} per second to all enemies within. Each enemy death within the flock extends its duration by 1 second and {{as|heals}} Fiddlesticks for {{as|25% of their '''max''' health}}.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.75, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Star Nemesis", ["tier"] = 5, ["render"] = "Fiddlesticks StarNemesis TFT Render.png", ["origin"] = {"Corrupted", "Threat"}, ["class"] = {""}, ["abilityname"] = "Dark Harvest", ["abilityicon"] = "Fiddlesticks Crowstorm old2.png", ["active"] = "Fiddlesticks teleports into the largest cluster of enemies and {{tip|TFT Fear|fears}} them by {{ap|1|1|5}} seconds. For the next a few {{ap|5|5|30}} seconds, Fiddle drains the life from nearby enemies dealing {{as|{{ap|85|125|750}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} per second and {{as|healing himself for 20% of the damage dealt|heal}}.", ["hp"] = 1100, ["mana"] = 90, ["startmana"] = 90, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Star Nemesis", ["tier"] = 5, ["render"] = "Fiddlesticks StarNemesis TFT Render.png", ["origin"] = {"Corrupted", "Threat"}, ["class"] = {""}, ["abilityname"] = "Dark Harvest", ["abilityicon"] = "Fiddlesticks Crowstorm old2.png", ["active"] = "Fiddlesticks teleports into the largest cluster of enemies and {{tip|TFT Fear|fears}} them by {{ap|1|1|5}} seconds. For the next a few {{ap|5|5|30}} seconds, Fiddle drains the life from nearby enemies dealing {{as|{{ap|85|125|750}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} per second and {{as|healing himself for 20% of the damage dealt|heal}}.", ["hp"] = 1100, ["mana"] = 90, ["startmana"] = 90, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Praetorian", ["tier"] = 3, ["render"] = "Fiddlesticks Praetorian TFT Render.png", ["origin"] = {"BoomBot"}, ["class"] = {"Techie"}, ["abilityname"] = "3RR0R", ["abilityicon"] = "Fiddlesticks Bountiful Harvest Surprise Party.png", ["active"] = "For 3 seconds, tether to the closest 3 enemies, dealing {{as|{{ap|190|285|445}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} per second split between them. Tethers apply 20% {{tip|TFT Shred|Shred}} and {{as|heal}} Fiddlesticks for 15% of the damage dealt.", ["hp"] = 800, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged", ["role"] = "Magic Fighter" }, }, ["Fiora"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Fiora Render.png", ["origin"] = {"Noble"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Riposte", ["abilityicon"] = "Riposte.png", ["active"] = "Enters a defensive stance for {{fd|1.5}} seconds, becoming immune to damage and enemy spell effects. Upon exiting the stance, deals {{ap|100 to 400 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the closest enemy, favoring her attack target, and {{tiptft|Stun|Stuns}} them for {{fd|1.5}} seconds.", ["hp"] = 450, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 40, ["as"] = 1, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Fiora PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Riposte", ["abilityicon"] = "Riposte.png", ["active"] = "Enters a defensive stance for {{fd|1.5}} seconds, becoming immune to damage and enemy spell effects. Upon exiting the stance, deals {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the closest enemy, favoring her attack target, and {{tiptft|Stun|Stuns}} them for {{ap|1.5|1.5|3}} seconds.", ["hp"] = 450, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 45, ["as"] = 1, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Fiora PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Riposte", ["abilityicon"] = "Riposte.png", ["active"] = "Enters a defensive stance for {{fd|1.5}} seconds, becoming immune to damage and enemy spell effects. Upon exiting the stance, deals {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} up to 3-hex range, stop at the first enemy hit, favoring her attack target, and {{tiptft|Stun|Stuns}} them for {{ap|1.5|1.5|3}} seconds.", ["hp"] = 500, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 45, ["as"] = 1, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Fiora PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Riposte", ["abilityicon"] = "Riposte.png", ["active"] = "For {{fd|1.50}} seconds, become immune to damage and enemy ability effects. After, deal {{as|{{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to a nearby enemy and {{tiptft|Stun}} them for {{ap|{{fd|1.5}}|{{fd|1.5}}|2}} seconds.", ["hp"] = 600, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 40, ["as"] = 1, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Soaring Sword", ["variant"] = "old", ["tier"] = 1, ["render"] = "Fiora SoaringSword TFT Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Duelist"}, ["abilityname"] = "Riposte", ["abilityicon"] = "Grand Challenge 2.png", ["active"] = "Enters a defensive stance for {{fd|1.5}} seconds, becoming immune to damage and enemy spell effects. Upon exiting the stance, deals {{ap|250|400|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} up to 3-hex range, stop at the first enemy hit, favoring her attack target, and {{tiptft|Stun|Stuns}} them for {{ap|1.5|2|3}} seconds.", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Soaring Sword", ["variant"] = "old", ["tier"] = 1, ["render"] = "Fiora SoaringSword TFT Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Duelist"}, ["abilityname"] = "Riposte", ["abilityicon"] = "Grand Challenge 2.png", ["active"] = "Enters a defensive stance for {{fd|1.5}} seconds, becoming immune to damage and enemy spell effects. Upon exiting the stance, deals {{ap|250|400|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} up to 3-hex range, stop at the first enemy hit, favoring her attack target, and {{tiptft|Stun|Stuns}} them for {{ap|2|2.5|4}} seconds.", ["hp"] = 600, ["mana"] = 95, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Soaring Sword", ["tier"] = 1, ["render"] = "Fiora SoaringSword TFT Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Duelist"}, ["abilityname"] = "Riposte", ["abilityicon"] = "Grand Challenge 2.png", ["active"] = "Enter a defensive stance for {{fd|1.5}} seconds, becoming immune to damage and enemy spell effects. Afterwards, strike, dealing {{as|{{ap|250|400|600}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to a nearby enemy and {{tip|TFT Stun|Stunning}} them for {{ap|1|1.5|2}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+10% Attack Damage}}, {{as|+10 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 600, ["mana"] = 95, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee", ["star4"] = true }, [6] = { ["skin"] = "Pulsefire", ["tier"] = 4, ["render"] = "Fiora Pulsefire Obsidian Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Challenger"}, ["abilityname"] = "Blade Waltz", ["abilityicon"] = "Grand Challenge.png", ["active"] = "Becomes untargetable as she strikes her target's vitals 4 times. Each strike deals {{as|170% AD}} {{as|physical damage}}, {{ap|50|100|300}} {{tiptft|AP|{{as|AP}}}} {{as|true damage}}, and heals her for 20% of damage dealt. If the target dies, she will change target to the nearest enemy.", ["hp"] = 850, ["mana"] = 140, ["startmana"] = 60, ["ad"] = 75, ["as"] = 0.9, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Lunar Beast", ["tier"] = 2, ["render"] = "Fiora LunarBeast Render.png", ["origin"] = {"Ox Force"}, ["class"] = {"Duelist"}, ["abilityname"] = "En Garde!", ["abilityicon"] = "Fiora Riposte.png", ["active"] = "Fiora lunges at her enemy, dealing {{as|{{ap|225|225|250}}% AD}} {{as|physical damage}} to all enemies hit. For the next 8 seconds, she takes 15% less damage and her attacks restore {{as|{{ap|30|40|50}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Lunar Beast", ["tier"] = 2, ["render"] = "Fiora LunarBeast Render.png", ["origin"] = {"Ox Force"}, ["class"] = {"Duelist"}, ["abilityname"] = "En Garde!", ["abilityicon"] = "Fiora Riposte.png", ["active"] = "Fiora lunges at her enemy, dealing {{as|{{ap|225|225|250}}% AD}} {{as|physical damage}} to all enemies hit. For the next 8 seconds, she takes 15% less damage and her attacks restore {{as|{{ap|30|40|50}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Fiora TFT Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Challenger"}, ["abilityname"] = "Blade Waltz", ["abilityicon"] = "Fiora Grand Challenge.png", ["active"] = "Takes 30% less damage while Waltzing and strike the current target 4 times. Each strike deals {{as|{{ap|160|160|240}}% AD}} {{as|physical damage}} and {{as|{{ap|60|90|270}}% {{tiptft|AP|{{as|AP}}}}}} {{as|true damage}}. {{as|Heal for 20% of the '''total''' damage}} dealt.<br/><br/>If the target dies, change targets to the nearest enemy.", ["hp"] = 850, ["mana"] = 160, ["startmana"] = 70, ["ad"] = 75, ["as"] = 0.9, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Bewitching", ["tier"] = 4, ["render"] = "Fiora Bewitching TFT Render.png", ["origin"] = {"Witchcraft"}, ["class"] = {"Warrior"}, ["abilityname"] = "Dance of Blades", ["abilityicon"] = "Fiora Riposte.png", ["active"] = "Leap backward and briefly gaining 70% {{tiptft|Durability}}. Then, sweep through the most enemies within 2 hexes, dealing as {{as|{{ap|160|160|360}}% AD}} as {{as|physical damage}} to each one, plus ({{as|{{ap|320|320|700}}% AD}} + {{as|{{ap|40|60|300}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} split between all enemies hit.", ["hp"] = 1150, ["mana"] = 130, ["startmana"] = 70, ["ad"] = 80, ["as"] = 1, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true }, }, ["Fizz"] = { [3] = { ["skin"] = "Super Galaxy", ["tier"] = 4, ["render"] = "Fizz SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Chum the Waters", ["abilityicon"] = "Chum the Waters.png", ["active"] = "Throws a lure that attracts a shark, causing it to emerge after a brief delay. It deals {{ap|350|500|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies caught, {{tip|TFT airborne|knocking}} them back and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 600, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 60, ["as"] = 0.8, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Super Galaxy", ["tier"] = 4, ["render"] = "Fizz SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Chum the Waters", ["abilityicon"] = "Chum the Waters.png", ["active"] = "Throws a lure that attracts a shark, causing it to emerge after a brief delay. It deals {{ap|350|550|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies caught, {{tip|TFT airborne|knocking}} them back and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Super Galaxy", ["tier"] = 4, ["render"] = "Fizz SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Chum the Waters", ["abilityicon"] = "Chum the Waters.png", ["active"] = "Throw a lure at the current target. After a delay a shark emerges dealing {{as|{{ap|350|525|1050}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies within 2 hexes, {{tip|TFT Stun|Stunning}} them for {{fd|1.50}} seconds and {{tft|TFT Airborne|knocking them back}}.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, }, ["Galio"] = { [5.5] = { ["skin"] = "Dragon Guardian", ["tier"] = 4, ["render"] = "Galio DragonGuardian TFT Render.png", ["origin"] = {"Draconic", "Sentinel"}, ["class"] = {"Knight"}, ["abilityname"] = "Shield of Durand", ["abilityicon"] = "Shield of Durand.png", ["active"] = "Charges the area around him for {{fd|2.5}} seconds, {{tip|TFT taunt|taunting}} all enemies within while reducing incoming damage by {{ap|55|60|95}}%. Upon releasing the charge, deals {{ap|200|300|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies within 3 hexes and heals for 60% {{tiptft|AP|{{as|AP}}}} of the damage blocked.", ["hp"] = 1000, ["mana"] = 180, ["startmana"] = 120, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Dragon Guardian", ["tier"] = 4, ["render"] = "Galio DragonGuardian TFT Render.png", ["origin"] = {"Draconic", "Sentinel"}, ["class"] = {"Knight"}, ["abilityname"] = "Shield of Durand", ["abilityicon"] = "Shield of Durand.png", ["active"] = "Charge the surrounding area for {{fd|2.5}} seconds, {{tip|TFT taunt|Taunting}} enemies within while gaining {{ap|55|60|95}}% {{tiptft|Durability}}. Upon releasing the charge, deal {{as|{{ap|200|300|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies within 3 hexes and {{as|heals}} for {{as|60% {{tiptft|AP|{{as|AP}}}}}} of the damage blocked.<br><br>''Taunt: Enemies that are able and in range must attack the taunter.''", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 100, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Debonair", ["variant"] = "old", ["tier"] = 5, ["render"] = "Galio Debonair Render.png", ["origin"] = {"Socialite"}, ["class"] = {"Bodyguard", "Colossus"}, ["abilityname"] = "Colossal Entrance", ["abilityicon"] = "Hero's Entrance.png", ["passive"] = "{{tip|TFT crit|Critical strikes}} slam the ground, dealing {{ap|70|100|1999}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to enemies around his target.", ["active"] = "Becomes invulnerable and leaps into the sky before crashing down on the largest group of enemies. Enemies within a large radius take {{ap|200|300|9001}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are {{tip|TFT airborne|knocked}} into the sky for {{ap|1.5|1.75|9.5}} seconds. The lower the enemy's {{as|'''maximum''' health}} is compared to his, the longer they are {{tip|TFT airborne|knocked up}}. At 3-Star, the ability radius is larger.", ["hp"] = 1800, ["mana"] = 300, ["startmana"] = 200, ["ad"] = 110, ["as"] = 0.65, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Debonair", ["variant"] = "old", ["tier"] = 5, ["render"] = "Galio Debonair Render.png", ["origin"] = {"Socialite"}, ["class"] = {"Bodyguard", "Colossus"}, ["abilityname"] = "Colossal Entrance", ["abilityicon"] = "Hero's Entrance.png", ["passive"] = "{{tip|TFT crit|Critical strikes}} slam the ground, dealing {{ap|70|100|1999}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to enemies around his target.", ["active"] = "Becomes invulnerable and leaps into the sky before crashing down on the largest group of enemies. Enemies within a large radius take {{ap|125|175|9001}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 10% of his '''maximum''' health)}} {{as|magic damage}} and are {{tip|TFT airborne|knocked}} into the sky for {{ap|1.5|1.5|10}} seconds. The lower the enemy's {{as|'''maximum''' health}} is compared to his, the longer they are {{tip|TFT airborne|knocked up}}. At 3-Star, the ability radius is larger.", ["hp"] = 1300, ["mana"] = 300, ["startmana"] = 200, ["ad"] = 110, ["as"] = 0.65, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Birdio", ["tier"] = 1, ["render"] = "Galio Birdio TFT Render.png", ["origin"] = {"Civilian"}, ["class"] = {"Mascot"}, ["abilityname"] = "Outta My Way!", ["abilityicon"] = "Galio Justice Punch.png", ["active"] = "Galio dashes towards the nearest enemy, dealing {{as|{{ap|150|225|335}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. He then grants himself and the closest ally a {{as|{{ap|225|250|275}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.", ["hp"] = 650, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Galio Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Invoker"}, ["abilityname"] = "Shield of Durand", ["abilityicon"] = "Galio Shield of Durand.png", ["active"] = "Reduce damage taken by 20% and {{as|heal for}} {{as|{{ap|275|300|325}}% {{tiptft|AP|{{as|AP}}}}}} over 4 seconds. After, deal {{as|{{ap|200|300|450}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.", ["hp"] = 800, ["mana"] = 140, ["startmana"] = 80, ["ad"] = 70, ["as"] = 0.5, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Galio Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Invoker"}, ["abilityname"] = "Shield of Durand", ["abilityicon"] = "Galio Shield of Durand.png", ["active"] = "Reduce damage taken by {{ap|25|25|35}}% and {{as|heal for}} {{as|{{ap|300|350|400}}% {{tiptft|AP|{{as|AP}}}}}} over 4 seconds. After, deal {{as|{{ap|200|300|450}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.", ["hp"] = 800, ["mana"] = 140, ["startmana"] = 80, ["ad"] = 70, ["as"] = 0.5, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Mythmaker", ["tier"] = 4, ["render"] = "Galio Mythmaker TFT Render.png", ["origin"] = {"Storyweaver"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Savior's Protection", ["abilityicon"] = "Galio Hero's Entrance.png", ["active"] = "{{tip|TFT Taunt|Taunt}} enemies within 3 hexes and gain additional {{as|{{ap|130|160|1000}} + 50% '''bonus''' Armor}} and {{as|{{ap|130|160|1000}} + 50% '''bonus''' Magic Resist}} for 4 seconds. Galio is immobile and unstoppable during this time.<br/><br/>After, deal {{as|{{ap|100|150|1800}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to all enemies in range and grant {{as|{{ap|160|200|2000}} {{tiptft|AP|{{as|AP}}}}}} Shield to allies in range for 4 seconds.<br/><br/>''Taunt: enemies that are able and in range must attack the taunter.''", ["hp"] = 1200, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Enchanted", ["tier"] = 2, ["render"] = "Galio Enchanted TFT Render.png", ["origin"] = {"Portal"}, ["class"] = {"Mage", "Vanguard"}, ["abilityname"] = "Convergence", ["abilityicon"] = "Galio Winds of War.png", ["active"] = "Reduce incoming damage by {{as|{{ap|25|30|40|50}}% × {{tiptft|AP|{{as|AP}}}}}} for 4 seconds. Fire two magic bolts that converge on the furthest enemy within 3 hexes, {{tip|TFT Stun|Stunning}} them for {{ap|1.25|1.25|1.5}} seconds. Each bolt deals {{as|{{ap|50|75|115}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies it passes through.<br><br>''Mage casts will target a different enemy.''", ["hp"] = 750, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [14] = { ["skin"] = "Debonair", ["tier"] = 3, ["render"] = "Galio Debonair TFT Render.png", ["origin"] = {"Cypher"}, ["class"] = {"Bastion"}, ["abilityname"] = "Stonewall", ["abilityicon"] = "Galio Shield of Durand.png", ["active"] = "Gain {{as|{{ap|55|55|60}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} for 3 seconds. Afterwards, {{as|heal}} {{as|{{ap|425|500|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and send a whirlwind at the enemy within 3 hexes that dealt the most damage to Galio during that time. It deals {{as|{{ap|150|225|335}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and {{tiptft|Stun|Stuns}} for {{fd|1.5}} seconds.", ["hp"] = 900, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["role"] = "Magic Tank" }, }, ["Gangplank"] = { [1] = { ["skin"] = "Captain", ["tier"] = 3, ["render"] = "Gangplank Captain Render.png", ["origin"] = {"Pirate"}, ["class"] = {"Blademaster", "Gunslinger"}, ["abilityname"] = "Powder Kegs", ["abilityicon"] = "Powder Keg.png", ["passive"] = "Periodically places barrels near enemies.", ["active"] = "Shoots his barrels, causing them all to explode in a chain reaction, dealing {{ap|150 to 350 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies caught in the blast and applying on-hit effects.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Dreadnova", ["variant"] = "old", ["tier"] = 5, ["render"] = "Gangplank Dreadnova Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Demolitionist", "Mercenary"}, ["abilityname"] = "Orbital Strike", ["abilityicon"] = "Cannon Barrage.png", ["passive"] = "Upgrades:<br />• Larger Area: Increases impact area to a 4-hex radius.<br />• Faster Impact: Reduces the delay to {{fd|0.3}} seconds.<br />• Two Strikes: Impacts a second time after {{tt|{{fd|0.3}}|With ''Faster Impact''}} / {{tt|2|Default}} second delay, dealing 50% '''bonus''' damage.", ["active"] = "Calls down a large orbital strike around 3-hex his target after 2 second delay, dealing {{ap|450|600|9001}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in that area.", ["hp"] = 1000, ["mana"] = 175, ["startmana"] = 100, ["ad"] = 60, ["as"] = 1, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Dreadnova", ["variant"] = "old", ["tier"] = 5, ["render"] = "Gangplank Dreadnova Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Demolitionist", "Mercenary"}, ["abilityname"] = "Orbital Strike", ["abilityicon"] = "Cannon Barrage.png", ["passive"] = "Upgrades:<br />• Larger Area: Increases impact area to a 4-hex radius.<br />• Faster Impact: Reduces the delay to {{fd|0.3}} seconds.<br />• Two Strikes: Impacts a second time after {{tt|{{fd|0.3}}|With ''Faster Impact''}} / {{tt|2|Default}} second delay, dealing 50% '''bonus''' damage.", ["active"] = "Calls down a large orbital strike around 3-hex his target after 2 second delay, dealing {{ap|525|675|9001}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in that area.", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 70, ["ad"] = 60, ["as"] = 1, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Dreadnova", ["variant"] = "old", ["tier"] = 5, ["render"] = "Gangplank Dreadnova Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Demolitionist", "Mercenary"}, ["abilityname"] = "Orbital Strike", ["abilityicon"] = "Cannon Barrage.png", ["passive"] = "Upgrades:<br />• Larger Area: Increases impact area to a 4-hex radius.<br />• Faster Impact: Reduces the delay to {{fd|0.3}} seconds.<br />• Two Strikes: Impacts a second time after {{tt|{{fd|0.3}}|With ''Faster Impact''}} / {{tt|2|Default}} second delay, dealing 50% '''bonus''' damage.", ["active"] = "Call down {{ap|1|1|9}} orbital strike(s) on the current target. After 2 seconds, deal {{as|50% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies within 3 hexes.", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 70, ["ad"] = 60, ["as"] = 1, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Gangplank Render.png", ["origin"] = {"Mercenary"}, ["class"] = {"Twinshot"}, ["abilityname"] = "Parrrley", ["abilityicon"] = "Parrrley.png", ["active"] = "Shoots his target, dealing {{ap|110|150|200}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 170% AD)}} {{as|physical damage}}. If this kills a champion, he plunders {{as|1 gold}}.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Gangplank Render.png", ["origin"] = {"Mercenary"}, ["class"] = {"Twinshot"}, ["abilityname"] = "Parrrley", ["abilityicon"] = "Parrrley.png", ["active"] = "Shoots his target, dealing {{ap|110|175|275}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 170% AD)}} {{as|physical damage}}. If this kills a champion, he plunders {{as|1 gold}}.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "FPX", ["tier"] = 1, ["render"] = "Gangplank FPX Render.png", ["origin"] = {"Supers"}, ["class"] = {"Duelist"}, ["abilityname"] = "Trial by Fire", ["abilityicon"] = "Gangplank Parrrley.png", ["active"] = "Gangplank fires a flaming bullet at his target. It deals {{as|{{ap|210|315|475}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and 33% {{tip|TFT Grievous Wounds|Wounds}} the enemy for 8 seconds.<br/><br/>''Wound: reduces healing received.''", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "FPX", ["tier"] = 1, ["render"] = "Gangplank FPX Render.png", ["origin"] = {"Supers"}, ["class"] = {"Duelist"}, ["abilityname"] = "Trial by Fire", ["abilityicon"] = "Gangplank Parrrley.png", ["active"] = "Gangplank fires a flaming bullet at his target. It deals {{as|{{ap|210|315|475}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and 33% {{tip|TFT Grievous Wounds|Wounds}} the enemy for 8 seconds.<br/><br/>''Wound: reduces healing received.''", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Gangplank TFT Render.png", ["origin"] = {"Bilgewater"}, ["class"] = {"Gunner","Reaver King"}, ["abilityname"] = "The Dreadway", ["abilityicon"] = "Raise Morale item old.png", ["passive"] = "<br/>[[File:Gangplank Trial by Fire.png|20px|border|link=]] {{sbc|Cutlass Passive:}} Gain 50 {{as|Armor}} and {{as|Magic Resist}}. Attacks ignite the target, dealing {{as|{{ap|3|3|25}}% AD}} {{as|true damage over 3 seconds}}.<br/>[[File:Gangplank Parrrley.png|20px|border|link=]] {{sbc|Pistol Passive:}} Gain {{tip|TFT Range|{{as|+3 Range}}}}. Attacks grant {{as|3 '''bonus''' mana}}.", ["active"] = "Summon {{ap|1|1|9}} The Dreadway to sail across the board, crashing into the first enemy hit and dealing {{as|{{ap|450|675|9001}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} in a 3-hex radius. Allies The Dreadway passes through or hits with the crash are empowered by citrus, gaining {{as|300% Attack Speed}} and {{tip|Cc-immune|immunity to crowd control}} for 3 seconds.", ["hp"] = 1000, ["mana"] = 180, ["startmana"] = 90, ["ad"] = 80, ["as"] = 0.8, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Dreadnova", ["tier"] = 3, ["render"] = "Gangplank Dreadnova TFT Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Form Swapper", "Pit Fighter"}, ["abilityname"] = "Harvest from Flames / Sticky Bombs", ["abilityicon"] = "Gangplank Trial by Fire.png", ["active"] = "<br>[[File:Gangplank Trial by Fire.png|18px|link=]]'''Front Row:''' {{as|Heal {{as|{{ap|120|140|160}}% {{tiptft|AP|{{as|AP}}}}}} Health}}. Slash, dealing {{as|{{ap|360|360|375}}% AD}} {{as|physical damage}} to enemies in a line. If only one enemy is hit, the damage is doubled.<br><br>[[File:Gangplank Powder Keg.png|18px|link=]]'''Back Row:'''<br>{{sbc|Passive:}} While gaining {{as|Mana}}, throw out 3 sticky bombs. If the enemy they attach to dies, they pass to another nearby enemy.<br>{{sbc|Active:}} Detonate them, dealing ({{as|{{ap|30|45|70}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|325|325|350}}% AD}}) as {{as|physical damage}} to the enemy they're attached to and ({{as|{{ap|6|9|14}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|65|65|70}}% AD}}) of Damage as {{as|physical damage}} to adjacent enemies.<br><br>''Modifies the attack speed to 0.7 and increases the range to 4.''", ["hp"] = 700, ["mana"] = 10, ["startmana"] = 0, ["ad"] = 50, ["as"] = 1, ["range"] = 0.5, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee", ["star4"] = true, }, }, ["Garen"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Garen Render.png", ["origin"] = {"Noble"}, ["class"] = {"Knight"}, ["abilityname"] = "Judgment", ["abilityicon"] = "Judgment.png", ["active"] = "Spins his sword for 4 seconds, becoming immune to {{as|magic damage}} and dealing {{ap|360/9 to 810/9 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to adjacent enemies each half-second. The spins can deal a total of {{ap|360 to 810 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 1, ["render"] = "Garen WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Judgment", ["abilityicon"] = "Judgment.png", ["active"] = "Spins his sword for 4 seconds, dealing {{ap|450|675|1125}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and reducing incoming {{as|magic damage}} by 80% over the duration.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 35, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 1, ["render"] = "Garen WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Judgment", ["abilityicon"] = "Judgment.png", ["active"] = "Spins his sword for 4 seconds, dealing {{ap|450|675|1250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and reducing incoming {{as|magic damage}} by 80% over the duration.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 35, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Warring Kingdoms", ["tier"] = 1, ["render"] = "Garen WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Judgment", ["abilityicon"] = "Judgment.png", ["active"] = "Spin for 4 seconds, dealing {{as|{{ap|450|675|1170}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and reducing incoming {{as|magic damage}} by 80% over the duration.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+10 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "God-King", ["tier"] = 5, ["render"] = "Garen God-King TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"God-King", "Knight"}, ["abilityname"] = "God-Lion's Justice", ["abilityicon"] = "Divine Lion profileicon.png", ["active"] = "Calls down a sword that strikes a large area around his target, dealing {{as|{{ap|20|25|200}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} as {{as|magic damage}} and reducing their {{as|magic resistance}} by 50% for 8 seconds. He also gains a shield equal to {{as|{{ap|35|45|200}}% {{tiptft|AP|{{as|AP}}}} of his '''maximum''' health}} for 4 seconds.", ["hp"] = 1050, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 80, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "God-King", ["tier"] = 5, ["render"] = "Garen God-King TFT Render.png", ["origin"] = {"Victorious", "Dawnbringer"}, ["class"] = {"Knight"}, ["abilityname"] = "God-Lion's Justice", ["abilityicon"] = "Divine Lion profileicon.png", ["active"] = "Calls down a sword that strikes a large area around his target, dealing {{as|{{ap|25|35|200}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} as {{as|magic damage}} and reducing their {{as|magic resistance}} by 50% for 8 seconds. He also gains a shield equal to {{as|{{ap|40|55|200}}% {{tiptft|AP|{{as|AP}}}} of his '''maximum''' health}} for 5 seconds.", ["hp"] = 1050, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 80, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "God-King", ["tier"] = 5, ["render"] = "Garen God-King TFT Render.png", ["origin"] = {"Victorious", "Dawnbringer"}, ["class"] = {"Knight"}, ["abilityname"] = "God-Lion's Justice", ["abilityicon"] = "Divine Lion profileicon.png", ["active"] = "Call down a sword that strikes 3 hexes around the current target, dealing {{as|{{as|{{ap|25|35|200}}% {{tiptft|AP|{{as|AP}}}}}} of target's '''maximum''' health|Health}} in {{as|magic damage}} and {{tip|TFT Shred|Shredding}} them for 8 seconds. Gain a Shield equal to {{as|{{as|{{ap|30|30|200}}% {{tiptft|AP|{{as|AP}}}}}} of his '''maximum''' health|health}} for 5 seconds.<br><br>''Shred: Reduce Magic Resist by 50%.''", ["hp"] = 1050, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 80, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Battle Academia", ["tier"] = 1, ["render"] = "Garen BattleAcademia Render.png", ["origin"] = {"Academy"}, ["class"] = {"Protector"}, ["abilityname"] = "Decisive Strike", ["abilityicon"] = "Decisive Strike.png", ["active"] = "Shrugs off all crowd control effects, empowering his next strike to deal {{as|200% AD}} {{as|(+ 15% {{tiptft|AP|{{as|AP}}}} of his '''missing''' health)|health}} {{as|'''bonus''' physical damage}}. This ability can be cast while {{tip|TFT stun|stunned}}.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 70, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Mecha Kingdoms", ["tier"] = 4, ["render"] = "Garen MechaKingdoms Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Defender"}, ["abilityname"] = "Mecha Justice", ["abilityicon"] = "Garen Demacian Justice.png", ["active"] = "Garen brings down his sword on a nearby enemy, dealing a percent of his {{as|{{ap|150|150|450}}% Attack Damage}} plus {{as|{{ap|60|90|200}}% {{tiptft|AP|{{as|AP}}}}}} '''bonus''' damage to enemies within 2 hexes and stunning them by {{ap|{{fd|2.25}}|{{fd|2.5}}|8}} seconds.", ["hp"] = 1000, ["mana"] = 200, ["startmana"] = 100, ["ad"] = 80, ["as"] = 0.60, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Garen Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Juggernaut"}, ["abilityname"] = "Judgement", ["abilityicon"] = "Garen Judgment.png", ["active"] = "Spin ({{as|2 + 1 per 50% '''bonus''' AS}}) times every second for the next {{as|4 {{tiptft|AP|{{as|AP}}}}}} seconds. Each spin deals {{as|{{ap|80|82|85}}% AD}} {{as|physical damage}} to adjacent enemies.", ["hp"] = 850, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Demacia Vice", ["tier"] = 2, ["render"] = "Garen DemaciaVice TFT Render.png", ["origin"] = {"8-Bit"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Power-Up!", ["abilityicon"] = "Garen Perseverance.png", ["active"] = "Gain {{as|{{ap|200|215|230}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}}. Garen's next attack deals {{as|160% AD}} + {{as|10% of Health}} {{as|physical damage}}.<br />{{sbc|Headliner Effect:}} {{as|+400 Health}}.", ["hp"] = 750, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Demacia Vice", ["tier"] = 2, ["render"] = "Garen DemaciaVice TFT Render.png", ["origin"] = {"8-Bit"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Power-Up!", ["abilityicon"] = "Garen Perseverance.png", ["active"] = "Gain {{as|{{ap|215|245|275}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}}. Garen's next attack deals ({{as|180% AD}} + {{as|10% of Health}}) {{as|physical damage}}.<br />{{sbc|Headliner Effect:}} {{as|+350 Health}}.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Mythmaker", ["tier"] = 1, ["render"] = "Garen Mythmaker TFT Render.png", ["origin"] = {"Storyweaver"}, ["class"] = {"Warden"}, ["abilityname"] = "Courage", ["abilityicon"] = "Garen Courage.png", ["active"] = "Gain {{as|{{ap|275|325|375}} {{tiptft|AP|{{as|AP}}}}}} Shield for 5 seconds. Garen's next attack deals {{as|450% AD}} additional damage.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Garen Render.png", ["origin"] = {"Emissary"}, ["class"] = {"Watcher"}, ["abilityname"] = "Demacian Justice", ["abilityicon"] = "Garen Demacian Justice.png", ["passive"] = "After dealing damage, {{as|heal}} {{as|{{ap|1.5|1.5|5}}% of their '''max''' Health}}.", ["active"] = "Gain ({{as|15% of their '''max''' Health}} + {{as|{{ap|225|250|1500}}% {{tiptft|AP|{{as|AP}}}}}}) Shield for 4 seconds. Slam a massive sword on target, dealing {{as|{{ap|250|250|1800}}% AD}} as {{as|physical damage}} to them and {{as|{{ap|125|125|1200}}% AD}} as {{as|physical damage}} to enemies within 2 hexes.", ["hp"] = 1000, ["mana"] = 125, ["startmana"] = 60, ["ad"] = 65, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Tank" }, [14] = { ["skin"] = "Iconic", ["tier"] = 5, ["render"] = "Garen Iconic TFT Render.png", ["origin"] = {"God of the Net"}, ["class"] = {""}, ["abilityname"] = "Banwave", ["abilityicon"] = "Dawnblade profileicon.png", ["active"] = "Gain {{as|{{ap|700|1000|21337}}% {{tiptft|AP|{{as|AP}}}}}} Shield for {{ap|1.5/1.5/10}} seconds. Deal {{as|{{ap|520|780|5400}}% AD}} as {{as|physical damage}} to the current target and send a wave that deals {{as|{{ap|208|312|2700}}% AD}} as {{ap|physical damage}} to enemies hit. If the wave hits 2 or fewer enemies, gain {{as|30 Mana}}.", ["hp"] = 1100, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 80, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["role"] = "Attack Fighter" }, }, ["Gnar"] = { [1] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Gnar Render.png", ["origin"] = {"Wild", "Yordle"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "GNAR!", ["abilityicon"] = "Rage Gene 3.png", ["active"] = "Leaps towards an enemy and transforms into Mega Gnar, becoming a {{tip|TFT Melee|melee attacker}} for 60 seconds. After leaping, {{tip|TFT airborne|throws}} all enemies within 2 hexes of him 2 hexes towards his team, dealing {{ap|200 to 400 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for 2 seconds.<br />While in Mega Gnar form, gains {{ap|250 to 650 3}} {{as|health}} and {{ap|50 to 150 3}} {{as|attack damage}}.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 2, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Astronaut", ["tier"] = 4, ["render"] = "Gnar Astronaut Granite Render.png", ["origin"] = {"Astro"}, ["class"] = {"Brawler"}, ["abilityname"] = "GNAR!", ["abilityicon"] = "Rage Gene 3.png", ["active"] = "Leaps towards his target and transforms into Mega Gnar, {{tip|TFT airborne|throwing}} nearby enemies, dealing {{ap|100|200|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.<br />While in Mega Gnar form, Gnar is {{tip|TFT melee|melee}} and gains {{ap|750|1250|5000}} {{as|health}} and {{ap|100|175|550}} {{as|attack damage}}.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 2, ["arm"] = 45, ["mr"] = 40, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Astronaut", ["tier"] = 4, ["render"] = "Gnar Astronaut Granite Render.png", ["origin"] = {"Astro"}, ["class"] = {"Brawler"}, ["abilityname"] = "GNAR!", ["abilityicon"] = "Rage Gene 3.png", ["active"] = "Transform and gain {{ap|750|1250|2000}} {{as|Health}}, {{tip|TFT Melee|melee}} and {{ap|90|95|200}} {{as|Attack Damage}}. Leap over the current target and {{tip|TFT Airborne|knock back}} and {{tiptft|Stun}} adjacent enemies for 1 seconds, dealing {{as|{{ap|100|200|800}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 900, ["mana"] = 120, ["startmana"] = 20, ["ad"] = 65, ["as"] = 0.8, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Gentleman", ["tier"] = 3, ["render"] = "Gnar Gentleman Render.png", ["origin"] = {"Socialite", "Yordle"}, ["class"] = {"Striker"}, ["abilityname"] = "GNAR!", ["abilityicon"] = "Rage Gene 3.png", ["active"] = "Transforms into Mega Gnar and throws a boulder at the farthest enemy within 3-hex range, dealing {{ap|150|200|300}} {{as|(+ 175% AD)}} {{as|physical damage}} to all enemies it passes through.<br />While in Mega Gnar form, Gnar is {{tip|TFT melee|melee}}, his ability is his boulder toss, and he gains {{ap|500|750|1200}} {{tiptft|AP|{{as|AP}}}} {{as|health}} and his mana costs are reduced by 20.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 3, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Elderwood", ["variant"] = "old", ["tier"] = 2, ["render"] = "Gnar Elderwood TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Mega Gnar", ["abilityicon"] = "Rage Gene.png", ["active"] = "Transforms into Mega Form, jumping to his target and {{tip|TFT airborne|knocking up}} nearby enemies for 1 second. He also gains {{ap|40|70|130}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack damage}} and {{ap|40|50|75}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' armor}}.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Elderwood", ["variant"] = "old", ["tier"] = 2, ["render"] = "Gnar Elderwood TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Mega Gnar", ["abilityicon"] = "Rage Gene.png", ["active"] = "Transforms into Mega Form, jumping to his target and {{tip|TFT airborne|knocking up}} nearby enemies for 1 second. He also gains {{ap|60|90|150}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack damage}} and {{ap|40|60|90}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' armor}}.", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Super Galaxy", ["tier"] = 3, ["render"] = "Gnar SuperGalaxy Render.png", ["origin"] = {"Gadgeteen"}, ["class"] = {"Prankster"}, ["abilityname"] = "Robo-Rage", ["abilityicon"] = "Gnar GNAR!.png", ["active"] = "Gnar slashes in a 2 hex radius around himself, dealing {{as|100% AD}} + {{as|{{ap|20|30|50}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to enemies hit. His current target takes 250% damage, and the Ability {{tip|TFT Crit|critically strikes}} them.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 70, ["as"] = 0.8, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Pentakill Superfan", ["tier"] = 2, ["render"] = "Gnar PentakillSuperfan Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Mosher", "Superfan"}, ["abilityname"] = "Rabid Fandom", ["abilityicon"] = "Gnar Rage Gene.png", ["active"] = "Leap over the current target and transform into [[File:Gnar Rage Gene 3.png|20px|link=]]'''Mega Gnar''' for the rest of combat, gaining {{tip|TFT Melee|Melee}}, {{as|{{ap|500|550|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}, and {{as|70% AD}}. Subsequent casts deal {{as|{{ap|335|335|355}}% AD}} {{as|physical damage}} to the current target.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}. At combat start, transforms into [[File:Gnar Rage Gene 3.png|20px|link=]]'''Mega Gnar'''.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.65, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Pentakill Superfan", ["tier"] = 2, ["render"] = "Gnar PentakillSuperfan Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Mosher", "Superfan"}, ["abilityname"] = "Rabid Fandom", ["abilityicon"] = "Gnar Rage Gene.png", ["active"] = "Leap over the current target and transform into [[File:Gnar Rage Gene 3.png|20px|link=]]'''Mega Gnar''' for the rest of combat, gaining {{tip|TFT Melee|Melee}}, {{as|{{ap|500|550|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}, and {{as|70% AD}}. Subsequent casts deal {{as|{{ap|335|335|355}}% AD}} {{as|physical damage}} to the current target.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}. At combat start, transforms into [[File:Gnar Rage Gene 3.png|20px|link=]]'''Mega Gnar'''.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Elderwood", ["tier"] = 2, ["render"] = "Gnar Elderwood Render.png", ["origin"] = {"Dryad"}, ["class"] = {"Warden"}, ["abilityname"] = "Boulder Toss", ["abilityicon"] = "Gnar Wallop.png", ["passive"] = "Gain {{as|2% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Damage}} upon attacking or getting hit, up to 45 times. ''(Current bonus: 0%)''", ["active"] = "Fling a boulder at the current target, dealing ({{as|{{ap|310|310|320}}% AD}}) as {{as|physical damage}} to targets in a line.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, }, ["Gragas"] = { [5] = { ["skin"] = "Warden", ["variant"] = "old", ["tier"] = 1, ["render"] = "Gragas Warden TFT Render old.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Brawler"}, ["abilityname"] = "Drunken Rage", ["abilityicon"] = "Drunken Rage.png", ["active"] = " Drinks from his cask, granting him {{ap|35|45|60}}% damage reduction for 4 seconds, and causing his next basic attack to deal {{ap|175|250|400}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Warden", ["variant"] = "old", ["tier"] = 1, ["render"] = "Gragas Warden TFT Render old.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Brawler"}, ["abilityname"] = "Drunken Rage", ["abilityicon"] = "Drunken Rage.png", ["active"] = " Drinks from his cask, granting him {{ap|35|45|60}}% damage reduction for 4 seconds, and causing his next basic attack to deal {{ap|175|250|475}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Warden", ["variant"] = "old", ["tier"] = 1, ["render"] = "Gragas Warden TFT Render old.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Brawler"}, ["abilityname"] = "Drunken Rage", ["abilityicon"] = "Drunken Rage.png", ["active"] = "Drink from a cask, gaining {{ap|40|45|55}}% {{tiptft|Durability}} for 4 seconds. The next attack deals {{as|{{ap|175|250|475}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Space Groove", ["tier"] = 2, ["render"] = "Gragas SpaceGroove TFT Render.png", ["origin"] = {"Disco"}, ["class"] = {"Bruiser","Spellweaver"}, ["abilityname"] = "Boogie Hour", ["abilityicon"] = "Gragas Happy Hour.png", ["active"] = "{{as|Heal {{ap|500|575|650}}}} over 2 seconds. Then, deal {{as|{{ap|150|225|350}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies and {{tiptft|Chill}} them for 3 seconds.<br /><br />''Chill: Reduce Attack Speed by 30%.''<br /><br />{{sbc|Headliner Effect:}} Reduce damage dealt to Gragas by 8% and increase damage he deals by 8%.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Space Groove", ["tier"] = 2, ["render"] = "Gragas SpaceGroove TFT Render.png", ["origin"] = {"Disco"}, ["class"] = {"Bruiser","Spellweaver"}, ["abilityname"] = "Boogie Hour", ["abilityicon"] = "Gragas Happy Hour.png", ["active"] = "{{as|Heal {{ap|500|625|750}}}} over 2 seconds. Then, deal {{as|{{ap|240|360|555}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies and {{tiptft|Chill}} them for 3 seconds.<br /><br />''Chill: Reduce Attack Speed by 30%.''<br /><br />{{sbc|Headliner Effect:}} Gragas takes 10% less damage and deals 18% more damage.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Warden", ["tier"] = 3, ["render"] = "Gragas Warden TFT Render.png", ["origin"] = {"Divinicorp"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Corporate Mixer", ["abilityicon"] = "Gragas Barrel Roll.png", ["active"] = "{{as|Heal}} ({{as|10% '''max''' Health}} + {{as|{{ap|300|325|380}}% {{tiptft|AP|{{as|AP}}}}}}), then throw a cask at the largest group of enemies within 3 hexes, dealing {{as|{{ap|150|225|335}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies within 1 hex.", ["hp"] = 850, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["role"] = "Magic Tank" }, }, ["Graves"] = { [1] = { ["skin"] = "Cutthroat", ["tier"] = 1, ["render"] = "Graves Cutthroat Render.png", ["origin"] = {"Pirate"}, ["class"] = {"Gunslinger"}, ["abilityname"] = "Buckshot", ["abilityicon"] = "Buckshot.png", ["passive"] = "Basic attacks deal {{as|{{ap|5 to 15 3}}% AD}} {{as|'''bonus''' physical damage}} and hit all enemies in a 60° 2-hex cone, applying on-hit effects to all enemies hit.", ["hp"] = 450, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Jailbreak", ["tier"] = 1, ["render"] = "Graves Jailbreak TFT Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Blaster"}, ["abilityname"] = "Smoke Grenade", ["abilityicon"] = "Smoke Screen.png", ["active"] = "Launches a smoke grenade toward the enemy with most {{as|attack speed}}. The grenade explodes on impact dealing {{ap|150|200|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and causing their attacks to {{tip|TFT miss|miss}} for {{ap|2|3|5}} seconds.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Jailbreak", ["tier"] = 1, ["render"] = "Graves Jailbreak TFT Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Blaster"}, ["abilityname"] = "Smoke Grenade", ["abilityicon"] = "Smoke Screen.png", ["active"] = "Launches a smoke grenade toward the enemy with most {{as|attack speed}}. The grenade explodes on impact dealing {{ap|150|200|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and causing their attacks to {{tip|TFT miss|miss}} for {{ap|3|4|6}} seconds.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Jailbreak", ["tier"] = 1, ["render"] = "Graves Jailbreak TFT Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Blaster"}, ["abilityname"] = "Smoke Grenade", ["abilityicon"] = "Smoke Screen.png", ["active"] = "Launch a smoke grenade toward the enemy with the {{as|'''most''' Attack Speed}}. It explodes on impact, dealing {{as|{{ap|160|240|360}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies and {{tip|TFT Disarm|Disarms}} them for {{fd|1.50}} seconds.<br/><br/>''Disarm: Cannot move or attack.''", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Battle Professor", ["tier"] = 1, ["render"] = "Graves BattleProfessor Render.png", ["origin"] = {"Academy"}, ["class"] = {"Twinshot"}, ["abilityname"] = "Smoke Grenade", ["abilityicon"] = "Smoke Screen.png", ["active"] = "Launches a smoke grenade towards his current target. The grenade explodes on impact dealing {{ap|150|250|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and {{tip|TFT disarm|disarms}} enemies who remain within the smoke cloud for {{ap|2|2.5|3}} seconds.", ["hp"] = 750, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "EDG", ["tier"] = 1, ["render"] = "Graves EDG TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Quickdraw", ["abilityicon"] = "Graves Quickdraw.png", ["passive"] = "Attacks spread in a cone of 4 bullets in front of him, each strike the first enemy hit for {{ap|60|60|180}}% attack damage.", ["active"] = "{{tip|Dash|Dashes}} towards his target, quickly fires two attacks, and grants himself {{ap|30|40|80}} Armor and Magic Resist for 4 seconds.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Graves TFT Render.png", ["origin"] = {"Bilgewater"}, ["class"] = {"Gunner","Rogue"}, ["abilityname"] = "Smoke Grenade", ["abilityicon"] = "Graves Smoke Screen old.png", ["active"] = "Launch a smoke grenade toward the current target. It explodes on impact dealing ({{as|{{ap|200|200|205}}% AD}} + {{as|{{ap|30|45|60}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to adjacent enemies, leaving behind a smoke cloud that {{tip|TFT Chill|Chills}} for a {{ap|3|{{fd|3.5}}|4}} seconds.<br/><br/>''Chill: Reduce Attack Speed by 30%.''", ["hp"] = 450, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Dragon Lantern", ["tier"] = 2, ["render"] = "Graves DragonLantern TFT Render.png", ["origin"] = {"Golden Ox"}, ["class"] = {"Executioner"}, ["abilityname"] = "Buckshot of Midas", ["abilityicon"] = "Graves Quickdraw.png", ["passive"] = "Attacks fire 5 projectiles in a cone that deal {{as|35% AD}} as {{as|physical damage each}}. Graves casts every 2 attacks.", ["active"] = "Dash next to the target and quickly fire 2 empowered shells that deal ({{as|{{ap|40|40|45}}% AD}} + {{as|{{ap|6|9|16}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} per projectile.", ["hp"] = 800, ["mana"] = 2, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 2, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Ranged", ["role"] = "Attack Reaper", ["star4"] = true }, }, ["Gwen"] = { [5.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Gwen TFT Render old.png", ["origin"] = {"Inanimate"}, ["class"] = {"Mystic"}, ["abilityname"] = "Skip 'n Slash", ["abilityicon"] = "Gwen Skip 'n Slash.png", ["active"] = "{{tip|Dash|Dashes}} around her target and performs 3 rapid snips in a cone in front of her, each dealing {{ap|125|200|2222}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|4|7|50}}% of target's '''maximum''' health)}} {{as|magic damage}} and stealing {{ap|2|2|11}} {{as|armor}} and {{as|magic resistance}} from their target. Every other cast, she will perform double the amount of snips. At 3-Star, the snips reach a much larger area.", ["hp"] = 950, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.9, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Gwen TFT Render old.png", ["origin"] = {"Inanimate"}, ["class"] = {"Mystic"}, ["abilityname"] = "Skip 'n Slash", ["abilityicon"] = "Gwen Skip 'n Slash.png", ["active"] = "{{tip|Dash}} around target and perform 3 rapid scissor snips in a cone in front, each dealing ({{as|{{ap|125|200|2222}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|4|7|50}}% of target's '''maximum''' health}}) as {{as|magic damage}}. Snips steal {{ap|2|2|11}} {{as|Armor}} and {{as|Magic resist}} from their target.<br><br>Gwen will perform double the snips in every other cast.", ["hp"] = 950, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.9, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Gwen TFT Render.png", ["origin"] = {"Shadow Isles"}, ["class"] = {"Slayer"}, ["abilityname"] = "Snip Snip!", ["abilityicon"] = "Gwen Skip 'n Slash.png", ["active"] = "{{tip|Dash}} around the current target and snip 3 times in a cone, each dealing {{as|{{ap|95|140|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies hit.<br/><br/>Every 3 casts, gain {{ap|120|120|300}} {{as|Armor}} and {{as|Magic Resist}} for {{ap|2|{{fd|2.5}}|4}} seconds.", ["hp"] = 900, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.8, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Cafe Cuties", ["tier"] = 4, ["render"] = "Gwen CafeCuties TFT Render.png", ["origin"] = {"Sugarcraft"}, ["class"] = {"Warrior"}, ["abilityname"] = "Snip Snip!", ["abilityicon"] = "Gwen Snip Snip!.png", ["active"] = "{{tip|Dash}} to a safe position and snip 2 times in a cone. The first and last snip each deal {{as|{{ap|90|130|430}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, while snips inbetween deal {{as|{{ap|40|60|180}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br/><br/>Increase the number of snips this combat by 1.", ["hp"] = 1100, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 2, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Hecarim"] = { [4] = { ["skin"] = "Elderwood", ["tier"] = 2, ["render"] = "Hecarim Elderwood Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Spirit of Life", ["abilityicon"] = "Spirit of Dread.png", ["active"] = "Creates an aura around him for 3 seconds. Each enemy within takes {{ap|250|400|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, and heals him for {{ap|250|400|750}} {{tiptft|AP|{{as|AP}}}} over the duration.", ["hp"] = 750, ["mana"] = 110, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 30, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Hecarim TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Spirit of Dread", ["abilityicon"] = "Spirit of Dread.png", ["active"] = "Creates an aura around him for 3 seconds. Each enemy within takes {{ap|250|350|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, and heals him for {{ap|250|350|500}} {{tiptft|AP|{{as|AP}}}} over the duration.", ["hp"] = 750, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Hecarim TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Spirit of Dread", ["abilityicon"] = "Spirit of Dread.png", ["active"] = "Creates an aura around him for 3 seconds. Each enemy within takes {{ap|200|400|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, and heals him for {{ap|200|225|250}} {{tiptft|AP|{{as|AP}}}} over the duration.", ["hp"] = 750, ["mana"] = 125, ["startmana"] = 75, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Hecarim TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Spirit of Dread", ["abilityicon"] = "Spirit of Dread.png", ["active"] = "Over the next 3 seconds, {{as|restore|heals}} {{as|{{ap|200|225|250}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}, and deal {{as|{{ap|250|375|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.", ["hp"] = 750, ["mana"] = 125, ["startmana"] = 75, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7] = { ["skin"] = "High Noon", ["variant"] = "old", ["tier"] = 4, ["render"] = "Hecarim HighNoon TFT Render old.png", ["origin"] = {"Ragewing"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Onslaught of Shadows", ["abilityicon"] = "Onslaught of Shadows.png", ["active"] = "Summons spectral riders that charge through his target, dealing {{ap|100|200|1600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} enemies hit by {{ap|2.5|2.5|8}} seconds.", ["hp"] = 900, ["mana"] = 105, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "High Noon", ["variant"] = "old", ["tier"] = 4, ["render"] = "Hecarim HighNoon TFT Render old.png", ["origin"] = {"Ragewing"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Onslaught of Shadows", ["abilityicon"] = "Onslaught of Shadows.png", ["active"] = "Summons spectral riders that charge through his target, dealing {{ap|100|200|1600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} enemies hit by {{ap|1.5|2.5|8}} seconds.", ["hp"] = 900, ["mana"] = 105, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Arcana", ["tier"] = 3, ["render"] = "Hecarim Arcana TFT Render.png", ["origin"] = {"Arcana"}, ["class"] = {"Bastion", "Multistriker"}, ["abilityname"] = "Rampage", ["abilityicon"] = "Hecarim Rampage.png", ["passive"] = "On takedown of the current target, empower the next attack to deal ({{as|120% AD}} + {{as|{{ap|80|120|195}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}. If the next target is out of range, charge to them.", ["active"] = "For the next 6 seconds, attacks cleave adjacent enemies for {{as|{{ap|130|130|135}}% AD}} {{as|physical damage}}.", ["hp"] = 900, ["mana"] = 105, ["startmana"] = 60, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, }, ["Heimerdinger"] = { [5] = { ["skin"] = "Dragon Trainer", ["variant"] = "old", ["tier"] = 5, ["render"] = "Heimerdinger DragonTrainer TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Renewer", "Caretaker"}, ["abilityname"] = "Upgrade!!!", ["abilityicon"] = "UPGRADE!!!.png", ["active"] = "Empowers his Baby Dragon, causing its next attack to be overcharged, launching three fireballs across the battlefield, dealing {{ap|500|650|7777}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} while {{tip|TFT Burn|burning}} enemies for 6 seconds, dealing {{as|3% of their '''maximum''' health}} {{as|true damage}} each second and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for the duration.<br />If '''Heimerdinger''' does not have a turret, this spell will create one instead.", ["hp"] = 800, ["mana"] = 140, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Dragon Trainer", ["variant"] = "old", ["tier"] = 5, ["render"] = "Heimerdinger DragonTrainer TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Renewer", "Caretaker"}, ["abilityname"] = "Upgrade!!!", ["abilityicon"] = "UPGRADE!!!.png", ["active"] = "Empowers his Baby Dragon, causing its next attack to be overcharged, launching three fireballs across the battlefield, dealing {{ap|425|600|3333}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} while {{tip|TFT Burn|burning}} enemies for 6 seconds, dealing {{as|3% of their '''maximum''' health}} {{as|true damage}} each second and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for the duration.<br />If '''Heimerdinger''' does not have a turret, this spell will create one instead.", ["hp"] = 800, ["mana"] = 140, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Dragon Trainer", ["variant"] = "old", ["tier"] = 5, ["render"] = "Heimerdinger DragonTrainer TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Renewer", "Caretaker"}, ["abilityname"] = "Upgrade!!!", ["abilityicon"] = "UPGRADE!!!.png", ["active"] = "Empower the Baby Dragon to launch 3 fireballs across the battlefield that deal {{as|{{ap|400|600|3333}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, {{tip|TFT Burn|burning}} enemies for {{as|18% of their '''max''' Health}} as {{as|true damage}}, and 50% {{tip|TFT Wound|Wound}} them over 6 seconds.<br><br>If Heimerdinger does not have a Baby Dragon, this Ability will create one instead.<br><br>''Wound: Reduce healing received.''", ["hp"] = 800, ["mana"] = 140, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Heimerdinger Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Innovator", "Scholar"}, ["abilityname"] = "Rocket Swarm", ["abilityicon"] = "Hextech Micro-Rockets.png", ["active"] = "Fires a wave of 5 rockets that converge on his target. Each rocket deals {{ap|70|100|150}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Every third cast fires 3 waves instead.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 4, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Dragon Trainer", ["tier"] = 1, ["render"] = "Heimerdinger DragonTrainer Render.png", ["origin"] = {"Trainer"}, ["class"] = {"Mage"}, ["abilityname"] = "Egg Toss", ["abilityicon"] = "CH-2 Electron Storm Grenade.png", ["active"] = "Lobs an egg at the highest {{as|health}} enemy, dealing {{ap|225|300|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|1.75|2}} seconds.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Heimerdinger TFT Render.png", ["origin"] = {"Piltover", "Yordle"}, ["class"] = {"Technogenius"}, ["abilityname"] = "CH-3X Lightning Grenade", ["abilityicon"] = "Heimerdinger CH-2 Electron Storm Grenade.png", ["active"] = "Hurl a grenade towards the largest group of enemies, dealing {{as|{{ap|150|225|3141}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in a large area and {{tip|TFT Stun|Stunning}} them for {{ap|{{fd|1.5}}|2|15}} seconds.<br/><br/>[[File:4 Star.png|20px|link=]] {{sbc|4-Star Upgrade:}} ''YES YES YES, IT WORKS!!!''", ["hp"] = 750, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [9.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Heimerdinger TFT Render.png", ["origin"] = {"Piltover"}, ["class"] = {"Technogenius"}, ["abilityname"] = "CH-3X Lightning Grenade", ["abilityicon"] = "Heimerdinger CH-2 Electron Storm Grenade.png", ["active"] = "Hurl a grenade towards the largest group of enemies, dealing {{as|{{ap|150|225|3141}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in a large area and {{tip|TFT Stun|Stunning}} them for {{ap|{{fd|1.5}}|2|15}} seconds.", ["hp"] = 750, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Arcane Professor", ["tier"] = 4, ["render"] = "Heimerdinger Arcane TFT Render.png", ["origin"] = {"Academy"}, ["class"] = {"Visionary"}, ["abilityname"] = "PROGRESSSSS!", ["abilityicon"] = "Eureka! buff.png", ["active"] = "Fire 5/5/7 missiles at random enemies that deal {{as|{{ap|52|78|275}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. Each cast fires 1 more missile than the last.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, }, ["Hwei"] = { [11] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Hwei TFT Render.png", ["origin"] = {"Mythic"}, ["class"] = {"Artist"}, ["abilityname"] = "A Brush with Fate", ["abilityicon"] = "Hwei Spiraling Despair.png", ["active"] = "Create an expanding paint pool around the most units that {{as|heals allies|heal}} within for {{as|{{ap|40|60|1000}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} every second for 3 seconds. After 3 seconds, it explodes, {{as|healing allies|heal}} within for {{as|{{ap|80|120|1000}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and dealing {{as|{{ap|195|290|2000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies.", ["hp"] = 900, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Winterblessed", ["tier"] = 3, ["render"] = "Hwei Winterblessed TFT Render.png", ["origin"] = {"Frost"}, ["class"] = {"Blaster"}, ["abilityname"] = "Subject: Storm", ["abilityicon"] = "Hwei Spiraling Despair.png", ["active"] = "Paint a lightning bolt striking the target. A moment later the bolt strikes, dealing {{as|{{ap|150|225|350}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target and {{as|{{ap|60|90|140}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies. Every 3rd cast, paint 2 extra bolts on the {{as|'''lowest percent''' Health}} enemies.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Idas"] = { [7] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 8, ["render"] = "Idas TFT Render.png", ["origin"] = {"Shimmerscale"}, ["class"] = {"Dragon", "Guardian"}, ["abilityname"] = "Golden Scales", ["abilityicon"] = "Golden Aegis.png", ["active"] = "Hardens her scales for 2 seconds, reducing incoming damage by {{ap|50|75|300}}. She then roars, healing herself for {{ap|450|550|2500}} {{tiptft|AP|{{as|AP}}}} and shielding other allies for {{ap|200|300|2000}} {{tiptft|AP|{{as|AP}}}} for 5 seconds. The shield grants {{as|40% '''bonus''' attack speed}} while it holds.", ["hp"] = 1100, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 7, ["render"] = "Idas TFT Render.png", ["origin"] = {"Shimmerscale"}, ["class"] = {"Dragon", "Guardian"}, ["abilityname"] = "Golden Scales", ["abilityicon"] = "Golden Aegis.png", ["active"] = "Hardens her scales for 2 seconds, reducing incoming damage by {{ap|30|50|300}}. She then roars, healing herself for {{ap|450|600|3000}} {{tiptft|AP|{{as|AP}}}} and shielding other allies for {{ap|180|275|2000}} {{tiptft|AP|{{as|AP}}}} for 5 seconds. The shield grants {{as|30% '''bonus''' attack speed}} while it holds.", ["hp"] = 1100, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, }, ["Illaoi"] = { [3.5] = { ["skin"] = "Resistance", ["variant"] = "old", ["tier"] = 1, ["render"] = "Illaoi Resistance Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Brawler"}, ["abilityname"] = "Tentacle Smash", ["abilityicon"] = "Tentacle Smash.png", ["active"] = "Slams a {{as|tentacle}} in a line in front of her, dealing {{ap|125|200|325}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and stealing {{ap|30|40|60}}% {{as|armor}} and {{as|magic resistance}} from each target hit for 6 seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 45, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Resistance", ["variant"] = "old", ["tier"] = 1, ["render"] = "Illaoi Resistance Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Brawler"}, ["abilityname"] = "Tentacle Smash", ["abilityicon"] = "Tentacle Smash.png", ["active"] = "Slam a tentacle in a line, dealing {{as|{{ap|125|200|325}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and stealing {{ap|45|45|55}}% {{as|Armor}} and {{as|Magic Resist}} from each target hit for 6 seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 45, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Illaoi TFT Render.png", ["origin"] = {"Mercenary"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Harsh Lesson", ["abilityicon"] = "Harsh Lesson.png", ["active"] = "Slams her target, linking their souls for 5 seconds and dealing {{ap|200|325|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. While linked, she is healed for {{ap|25|30|40}}% of the damage taken by her target.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 70, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Illaoi TFT Render.png", ["origin"] = {"Mercenary"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Harsh Lesson", ["abilityicon"] = "Harsh Lesson.png", ["active"] = "Slams her target, linking their souls for 5 seconds and dealing {{ap|250|375|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. While linked, she is healed for {{ap|30|35|45}}% of the damage taken by her target.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Cosmic Invoker", ["tier"] = 3, ["render"] = "Illaoi CosmicInvoker Render.png", ["origin"] = {"Astral"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Cosmic Smash", ["abilityicon"] = "Tentacle Smash.png", ["active"] = "Slams her idol into the ground, summoning 3 lashing tentacles and dealing {{ap|125|175|250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in a cone. She steals 40% {{as|armor}} and {{as|magic resistance}} from each enemy hit for 5 seconds.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Illaoi Render.png", ["origin"] = {"Bilgewater"}, ["class"] = {"Bastion"}, ["abilityname"] = "Harsh Lesson", ["abilityicon"] = "Harsh Lesson.png", ["active"] = "Deal {{as|{{ap|220|330|500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target and link souls for 5 seconds. While linked, {{as|heal for {{ap|25|30|40}}% of '''all damage''' taken by the target}}.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10] = { ["skin"] = "ILLBEATS", ["tier"] = 5, ["render"] = "Illaoi ILLBEATS Render.png", ["origin"] = {"ILLBEATS"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Drums of the Deep", ["abilityicon"] = "Illaoi Tentacle Smash.png", ["passive"]= "Every 3 seconds, Illaoi's {{as|tentacles}} deal {{ap|60|60|500}}% of {{as|Armor}} & {{as|Magic Resistance}} {{as|magic damage}} to nearby enemies.", ["active"] = "Gain {{ap|100|150|400}} {{as|Armor}} and {{as|Magic Resist}} for 3.5 seconds. Revive or {{as|fully heal the {{as|'''lowest''' Health}}}} {{as|tentacle}}. Leap at the nearest enemy and deal {{as|{{ap|100|150|4000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} in a large circle 3 times as {{as|tentacles}} slam in unison.<br />{{sbc|Headliner Effect:}} {{as|+10% {{tiptft|AP|{{as|AP}}}}}}, {{as|+20 Armor}}, {{as|+20 Magic Resist}}, Spirit Tentacles slam every 2 seconds.", ["hp"] = 1100, ["mana"] = 150, ["startmana"] = 70, ["ad"] = 70, ["as"] = 0.8, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "ILLBEATS", ["tier"] = 5, ["render"] = "Illaoi ILLBEATS Render.png", ["origin"] = {"ILLBEATS"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Drums of the Deep", ["abilityicon"] = "Illaoi Tentacle Smash.png", ["passive"]= "Every 3 seconds, Illaoi's {{as|tentacles}} deal {{ap|60|60|500}}% of {{as|Armor}} & {{as|Magic Resistance}} {{as|magic damage}} to nearby enemies.", ["active"] = "Gain {{ap|100|150|400}} {{as|Armor}} and {{as|Magic Resist}} for {{fd|3.5}} seconds. Revive or {{as|fully heal the {{as|'''lowest''' Health}}}} {{as|tentacle}}. Leap at the nearest enemy and deal {{as|{{ap|100|150|4000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} in a large circle 3 times as {{as|tentacles}} slam in unison.<br />{{sbc|Headliner Effect:}} {{as|+10% {{tiptft|AP|{{as|AP}}}}}}, {{as|+5 Armor}}, {{as|+5 Magic Resist}}, Spirit Tentacles slam every 2 seconds.", ["hp"] = 1050, ["mana"] = 150, ["startmana"] = 70, ["ad"] = 70, ["as"] = 0.8, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Snow Moon", ["tier"] = 3, ["render"] = "Illaoi SnowMoon Render.png", ["origin"] = {"Ghostly"}, ["class"] = {"Arcanist","Warden"}, ["abilityname"] = "Prophet of Spirits", ["abilityicon"] = "Illaoi Prophet of an Elder God.png", ["active"] = "Gain {{as|{{ap|325|400|500}}% {{tiptft|AP|{{as|AP}}}}}} Shield and summon a tentacle near the current target for 4 seconds. The tentacle slams every second, dealing {{as|{{ap|80|120|190}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} in a line and {{as|healing|heal}} Illaoi for {{as|{{ap|50|60|70}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 850, ["mana"] = 110, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Resistance", ["tier"] = 4, ["render"] = "Illaoi Resistance TFT Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Test of Spirit", ["abilityicon"] = "Illaoi Vessel.png", ["active"] = "Gain {{ap|50|50|90}}% {{tiptft|Durability}} for 3 seconds. Over the duration, drain {{as|{{ap|50|75|225}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} from the nearest 4/4/10 enemies. Then slam down, dealing ({{as|{{ap|60|90|700}}% Armor}} + {{as|{{ap|60|90|700}}% Magic Resist}}) as {{as|magic damage}} to all enemies within 2 hexes.", ["hp"] = 1100, ["mana"] = 125, ["startmana"] = 65, ["ad"] = 70, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, [14] = { ["skin"] = "Battle Bear", ["tier"] = 2, ["render"] = "Illaoi BattleBear TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Bastion"}, ["abilityname"] = "Bionic Battle Bear", ["abilityicon"] = "Illaoi Tentacle Smash.png", ["active"] = "{{as|Heal}} {{as|{{ap|350|400|500}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}. Deal {{as|{{ap|150|225|350}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} the current target and {{as|{{ap|60|90|140}}% {{tiptft|AP|{{as|AP}}}}}} to enemies within 1-hex. Reduce their {{as|Magic Resist}} by 15 for the rest of combat.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["role"] = "Magic Tank", ["star4"] = true }, }, ["Irelia"] = { [3] = { ["skin"] = "PROJECT", ["tier"] = 4, ["render"] = "Irelia PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blademaster", "Mana-Reaver"}, ["abilityname"] = "Bladesurge", ["abilityicon"] = "Bladesurge.png", ["active"] = "{{tip|Dash|Dashes}} past her target in 3-hex range, basic attacking them for {{as|{{ap|175|250|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}. If this kills the target, she casts again immediately at the enemy with the highest mana.", ["hp"] = 800, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.85, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "PROJECT", ["tier"] = 4, ["render"] = "Irelia PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blademaster", "Mana-Reaver"}, ["abilityname"] = "Bladesurge", ["abilityicon"] = "Bladesurge.png", ["active"] = "{{tip|Dash|Dashes}} past her target in 3-hex range, basic attacking them for {{as|{{ap|225|250|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}. If this kills the target, she casts again immediately at the enemy with the highest mana.", ["hp"] = 900, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.85, ["range"] = 1, ["arm"] = 50, ["mr"] = 40, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "PROJECT", ["tier"] = 4, ["render"] = "Irelia PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blademaster", "Mana-Reaver"}, ["abilityname"] = "Bladesurge", ["abilityicon"] = "Bladesurge.png", ["active"] = "{{tip|Dash}} to the current target and deal ({{as|100% AD}} × {{as|{{ap|215|215|600}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}. If this kills the target, cast again immediately at the {{as|enemy with the '''highest''' Mana|Mana}}.", ["hp"] = 900, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.85, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Divine Sword", ["variant"] = "old", ["tier"] = 3, ["render"] = "Irelia DivineSword RoseQuartz Render.png", ["origin"] = {"Enlightened", "Divine"}, ["class"] = {"Adept"}, ["abilityname"] = "Bladestorm", ["abilityicon"] = "Vanguard's Edge.png", ["active"] = "Launches a storm of blades in front of her, dealing {{ap|200|300|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT disarm|disarming}} all enemies hit for {{ap|2.5|3|3.5}} seconds.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Divine Sword", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Irelia DivineSword RoseQuartz Render.png", ["origin"] = {"Enlightened", "Divine"}, ["class"] = {"Adept"}, ["abilityname"] = "Bladestorm", ["abilityicon"] = "Vanguard's Edge.png", ["active"] = "Launches a storm of blades in front of her, dealing {{ap|200|300|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT disarm|disarming}} all enemies hit for {{ap|2.5|3|5}} seconds.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Divine Sword", ["tier"] = 3, ["render"] = "Irelia DivineSword RoseQuartz Render.png", ["origin"] = {"Enlightened", "Divine"}, ["class"] = {"Adept"}, ["abilityname"] = "Bladestorm", ["abilityicon"] = "Vanguard's Edge.png", ["active"] = "Launch a storm of blades in a line at the current target, dealing {{as|{{ap|150|200|250}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT disarm|Disarming}} enemies for {{ap|2.5|3|5}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+400 Health}}.<br><br>''Disarm: Target cannot attack.''", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [5.5] = { ["skin"] = "Sentinel", ["tier"] = 2, ["render"] = "Irelia Sentinel TFT Render.png", ["origin"] = {"Sentinel"}, ["class"] = {"Skirmisher", "Legionnaire"}, ["abilityname"] = "Defiant Dance", ["abilityicon"] = "Defiant Dance.png", ["active"] = "Surrounds herself with blades for 4 seconds and reducing incoming damage by {{ap|30|40|50}}%, increasing by 10% each time she attacks, up to 80%. When the effect ends she strikes her target, dealing {{ap|250|400|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Sentinel", ["tier"] = 2, ["render"] = "Irelia Sentinel TFT Render.png", ["origin"] = {"Sentinel"}, ["class"] = {"Skirmisher", "Legionnaire"}, ["abilityname"] = "Defiant Dance", ["abilityicon"] = "Defiant Dance.png", ["active"] = "For 4 seconds, gain {{ap|30|40|50}}% {{tiptft|Durability}} that increases by 10% each attack, up to 80%. Then, strike the current target for {{as|{{ap|250|400|650}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Aviator", ["variant"] = "old", ["tier"] = 4, ["render"] = "Irelia Aviator TFT Render old.png", ["origin"] = {"Scrap"}, ["class"] = {"Striker"}, ["abilityname"] = "Bladesurge", ["abilityicon"] = "Bladesurge.png", ["active"] = "{{tip|Dash|Dashes}} to her target, striking them for {{ap|75|100|550}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 190% AD)}} {{as|physical damage}}. If she kills the target, she Bladesurges again to the enemy with the {{as|lowest health}}.", ["hp"] = 900, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Irelia Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Challenger"}, ["abilityname"] = "Defiant Dance", ["abilityicon"] = "Irelia Ionian Fervor.png", ["active"] = "Enter a defensive stance and gain {{as|{{ap|350|400|450}}% {{tiptft|AP|{{as|AP}}}}}} Shield that rapidly decays over 3 seconds. When it expires, deal {{as|{{ap|70|100|150}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} + 30% of the damage absorbed to enemies around and in front of Irelia.<br/><br/>{{sbc|Ionia Bonus:}} +40 {{as|Armor}} and {{as|Magic Resist}}", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Irelia Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Challenger"}, ["abilityname"] = "Defiant Dance", ["abilityicon"] = "Irelia Ionian Fervor.png", ["active"] = "Enter a defensive stance and gain {{as|{{ap|350|400|450}}% {{tiptft|AP|{{as|AP}}}}}} Shield that rapidly decays over 3 seconds. When it expires, deal {{as|{{ap|70|100|150}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} + 30% of the damage absorbed to enemies around and in front of Irelia.<br/><br/>{{sbc|Ionia Bonus:}} +40 {{as|Armor}} and {{as|Magic Resist}}", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Mythmaker", ["tier"] = 5, ["render"] = "Irelia Mythmaker TFT Render.png", ["origin"] = {"Storyweaver"}, ["class"] = {"Duelist"}, ["abilityname"] = "Blade Dance", ["abilityicon"] = "Irelia Vanguard's Edge.png", ["passive"] = "Attacks send blades that dart between enemies, dealing {{as|{{ap|150|150|1400}}% AD}} as {{as|physical damage}} and 30% {{tip|TFT Sunder|Sunder}} for 5 seconds. Cast every 8 attacks.", ["active"] = "Command the blades to swiftly strike the three {{as|'''lowest''' Health enemies}}, dealing ({{as|{{ap|300|300|2000}}% AD}} + {{as|100% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage and applying on-hit effects}}.<br/><br/>Irelia converts {{as|25% of '''bonus''' attack speed}} into faster blade movement, and {{as|70% into Attack Damage|AD}}.<br/><br/>''Sunder: Reduce Armor.''", ["hp"] = 900, ["mana"] = 8, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.9, ["range"] = 7, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Aviator", ["tier"] = 1, ["render"] = "Irelia Aviator TFT Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Defiant Dance", ["abilityicon"] = "Irelia Defiant Dance.png", ["active"] = "Enter a defensive stance and gain {{as|{{ap|400|475|575}} {{tiptft|AP|{{as|AP}}}}}} Shield that rapidly decays over 3 seconds. When it expires, deal {{as|{{ap|70|100|150}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} + 75% of the damage absorbed to enemies around and in front of Irelia.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Ivern"] = { [2] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Ivern Render.png", ["origin"] = {"Woodland"}, ["class"] = {"Druid"}, ["abilityname"] = "Triggerseed", ["abilityicon"] = "Triggerseed.png", ["active"] = "Shields the {{as|lowest-health}} ally for {{ap|200 to 400 3}} {{tiptft|AP|{{as|AP}}}} health for 5 seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 2, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Old God", ["tier"] = 4, ["render"] = "Ivern OldGod TFT Render.png", ["origin"] = {"Revenant"}, ["class"] = {"Invoker", "Renewer"}, ["abilityname"] = "Daisy!", ["abilityicon"] = "Daisy!.png", ["active"] = "Summons his Sentinel friend Daisy to fight with him, gifting her 100% of his ability power. Daisy immediately casts Shockwave upon arrival. If Daisy is already summoned, '''Ivern''' grants her {{ap|100|150|300}} {{tiptft|AP|{{as|AP}}}} ability power and commands her to cast Shockwave again.", ["hp"] = 950, ["mana"] = 180, ["startmana"] = 100, ["ad"] = 40, ["as"] = 0.75, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Old God", ["tier"] = 4, ["render"] = "Ivern OldGod TFT Render.png", ["origin"] = {"Revenant"}, ["class"] = {"Invoker", "Renewer"}, ["abilityname"] = "Daisy!", ["abilityicon"] = "Daisy!.png", ["active"] = "Summons his Sentinel friend Daisy to fight with him, gifting her 100% of his ability power. Daisy immediately casts Shockwave upon arrival. If Daisy is already summoned, '''Ivern''' grants her {{ap|100|150|300}} {{tiptft|AP|{{as|AP}}}} ability power and commands her to cast Shockwave again.", ["hp"] = 950, ["mana"] = 180, ["startmana"] = 100, ["ad"] = 40, ["as"] = 0.75, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Old God", ["tier"] = 4, ["render"] = "Ivern OldGod TFT Render.png", ["origin"] = {"Revenant"}, ["class"] = {"Invoker", "Renewer"}, ["abilityname"] = "Daisy!", ["abilityicon"] = "Daisy!.png", ["active"] = "Summon the sentinel, [[File:Ivern Daisy!.png|20px|link=]] Daisy, who receives {{as|100% {{tiptft|AP|{{as|AP}}}}}} of Ivern's Ability Power and immediately casts Shockwave upon arrival.<br>br>If Daisy is already in battle, increase her Ability Power by {{as|{{ap|100|150|300}}% {{tiptft|AP|{{as|AP}}}}}} and command her to cast Shockwave again.", ["hp"] = 950, ["mana"] = 180, ["startmana"] = 100, ["ad"] = 40, ["as"] = 0.75, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, }, ["Janna"] = { [2] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Janna Render.png", ["origin"] = {"Cloud"}, ["class"] = {"Mystic"}, ["abilityname"] = "Monsoon", ["abilityicon"] = "Monsoon.png", ["active"] = "Summons a '''Monsoon''' with 3-hex radius around her, healing allies therein for {{as|{{ap|25|35|200}}% {{tiptft|AP|{{as|AP}}}} of their '''maximum''' health}} over 3 seconds, with each tick of healing occurring every {{fd|0.5}} seconds. Nearby enemies are {{tip|TFT airborne|knocked back}} and {{tip|TFT stun|stunned}} for {{fd|1.5}} seconds.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Star Guardian", ["tier"] = 5, ["render"] = "Janna StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Paragon"}, ["abilityname"] = "Howling Gale", ["abilityicon"] = "Janna Howling Gale old.png", ["active"] = "Summons five tornados which fly forward in a large cone. Tornados grant allies they pass through {{ap|80|125|500}}% {{tiptft|AP|{{as|AP}}}} {{as|attack speed}} for 5 seconds, while {{tip|TFT airborne|knocking up}} and {{tip|TFT stun|stunning}} enemies for {{ap|1.5|1.5|8}} seconds.", ["hp"] = 750, ["mana"] = 100, ["startmana"] = 20, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Star Guardian", ["tier"] = 5, ["render"] = "Janna StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Paragon"}, ["abilityname"] = "Howling Gale", ["abilityicon"] = "Janna Howling Gale old.png", ["active"] = "Summon 5 tornados which fly forward in a large cone. Allies hit gain {{as|{{ap|80|125|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 5 seconds. Enemies hit are {{tip|TFT Stun|Stunned}} for {{ap|{{fd|1.5}}|{{fd|1.5}}|10}} seconds.", ["hp"] = 750, ["mana"] = 100, ["startmana"] = 20, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Sacred Sword", ["variant"] = "old", ["tier"] = 2, ["render"] = "Janna SacredSword Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Mystic"}, ["abilityname"] = "Eye of the Storm", ["abilityicon"] = "Zephyr.png", ["active"] = "Shields the {{ap|2|3|4}} {{as|lowest-health}} allies for {{ap|250|300|400}} {{tiptft|AP|{{as|AP}}}} for 4 seconds. Shielded allies gain {{ap|20|30|60}} {{as|'''bonus''' attack damage}} for the duration.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.6, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Sacred Sword", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Janna SacredSword Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Mystic"}, ["abilityname"] = "Eye of the Storm", ["abilityicon"] = "Zephyr.png", ["active"] = "Shields the {{ap|2|3|4}} {{as|lowest-health}} allies for {{ap|250|275|350}} {{tiptft|AP|{{as|AP}}}} for 4 seconds. Shielded allies gain {{ap|20|30|60}} {{as|'''bonus''' attack damage}} for the duration.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.6, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Sacred Sword", ["tier"] = 2, ["render"] = "Janna SacredSword Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Mystic"}, ["abilityname"] = "Eye of the Storm", ["abilityicon"] = "Zephyr.png", ["active"] = "Shield the {{ap|2|3|4|5}} {{as|lowest-Health}} allies for {{as|{{ap|250|275|350|450}} {{tiptft|AP|{{as|AP}}}}}} for 4 seconds. Shielded allies also gain {{as|{{ap|15|20|25|50}}% '''bonus''' Attack Damage}} for that duration.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+15% Attack Speed}}.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.6, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [6] = { ["skin"] = "Hextech", ["tier"] = 4, ["render"] = "Janna Hextech Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Enchanter", "Scholar"}, ["abilityname"] = "Monsoon", ["abilityicon"] = "Monsoon.png", ["active"] = "Summons a Monsoon, healing all allies by {{ap|275|350|1000}} {{tiptft|AP|{{as|AP}}}} over 3 seconds. When the spell is cast, nearby enemies are {{tip|TFT airborne|knocked back}} and {{tip|TFT stun|stunned}} for {{ap|0.5|0.5|4}} seconds.", ["hp"] = 700, ["mana"] = 180, ["startmana"] = 80, ["ad"] = 50, ["as"] = 0.7, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Forecast", ["tier"] = 5, ["render"] = "Janna Forecast TFT Render.png", ["origin"] = {"Civilian"}, ["class"] = {"Forecaster", "Spellslinger"}, ["abilityname"] = "Twister!", ["abilityicon"] = "Janna Monsoon old.png", ["active"] = "Janna sends a twister towards the largest group of enemies. The twister expands when it reaches its destination, knocking all nearby enemies up in the air, {{tip|TFT Stun|Stunning}} them for {{ap|{{fd|1.5}}|2|3}} seconds, and dealing {{as|{{ap|100|150|3000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} each second for 3 seconds.", ["hp"] = 800, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Forecast", ["tier"] = 5, ["render"] = "Janna Forecast TFT Render.png", ["origin"] = {"Forecaster"}, ["class"] = {"Spellslinger"}, ["abilityname"] = "Twister!", ["abilityicon"] = "Janna Monsoon old.png", ["active"] = "Janna sends a twister towards the largest group of enemies. The twister expands when it reaches its destination, knocking all nearby enemies up in the air, {{tip|TFT Stun|Stunning}} them for {{ap|{{fd|1.25}}|{{fd|1.5}}|8}} seconds, and dealing {{as|{{ap|450|675|6000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} each second for 3 seconds.", ["hp"] = 800, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Heavenscale", ["tier"] = 2, ["render"] = "Janna Heavenscale TFT Render.png", ["origin"] = {"Dragonlord"}, ["class"] = {"Invoker"}, ["abilityname"] = "Heavenly Winds", ["abilityicon"] = "Janna Eye of the Storm.png", ["active"] = "Grant {{as|{{ap|150|200|250}} {{tiptft|AP|{{as|AP}}}}}} Shield to Janna and the {{as|'''lowest''' Health ally}} for 4 seconds. Then, deal {{as|{{ap|190|285|445}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the 2 nearest enemies.", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, }, ["Jarvan IV"] = { [3] = { ["skin"] = "Dark Star", ["tier"] = 1, ["render"] = "Jarvan IV DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Protector"}, ["abilityname"] = "Ageless Standard", ["abilityicon"] = "Demacian Standard.png", ["active"] = "Calls down his standard to a nearby location, granting all nearby allies in 3-hex radius {{ap|65|75|85}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 6 seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Dark Star", ["tier"] = 1, ["render"] = "Jarvan IV DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Protector"}, ["abilityname"] = "Ageless Standard", ["abilityicon"] = "Demacian Standard.png", ["active"] = "Calls down his standard to a nearby location, granting all nearby allies in 3-hex radius {{ap|50|60|75}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 6 seconds.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Dark Star", ["tier"] = 1, ["render"] = "Jarvan IV DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Protector"}, ["abilityname"] = "Ageless Standard", ["abilityicon"] = "Demacian Standard.png", ["active"] = "Allies within 3 hexes gain {{as|{{ap|55|60|65}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 6 seconds.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 2, ["render"] = "Jarvan IV WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Keeper"}, ["abilityname"] = "Dragon Strike", ["abilityicon"] = "Dragon Strike.png", ["active"] = "Throws his standard near the farthest enemy then pulls himself toward them with his lance, dealing {{ap|175|250|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies he passes through, {{tip|TFT airborne|knocking}} them up and {{tip|TFT stun|stunning}} them for 1 second.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Jarvan IV WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Keeper"}, ["abilityname"] = "Dragon Strike", ["abilityicon"] = "Dragon Strike.png", ["active"] = "Throws his standard near the farthest enemy then pulls himself toward them with his lance, dealing {{ap|175|250|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies he passes through, {{tip|TFT airborne|knocking}} them up and {{tip|TFT stun|stunning}} them for 1 second.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Warring Kingdoms", ["tier"] = 2, ["render"] = "Jarvan IV WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Keeper"}, ["abilityname"] = "Dragon Strike", ["abilityicon"] = "Dragon Strike.png", ["active"] = "Throw a standard near the farthest enemy and pull towards it with a lance, dealing {{as|{{ap|200|300|500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies passed through, {{tip|TFT Stun|Stunning}} them for 1 second.<br><br>{{sbc|Chosen Effect:}} {{as|+100 Health}}, {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee", ["star4"] = true }, [6.5] = { ["skin"] = "Hextech", ["tier"] = 1, ["render"] = "Jarvan IV Hextech Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Striker"}, ["abilityname"] = "Ageless Standard", ["abilityicon"] = "Demacian Standard.png", ["active"] = "Calls down his standard to a nearby location, granting all nearby allies {{ap|40|55|80}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 5 seconds.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Jarvan IV TFT Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Strategist"}, ["abilityname"] = "Cataclysm", ["abilityicon"] = "Jarvan IV Cataclysm old.png", ["active"] = "Leap on a nearby enemy. Deal {{as|{{ap|140|210|800}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 2 hexes and Stun them for {{ap|2|{{fd|2.5}}|8}} seconds.", ["hp"] = 1000, ["mana"] = 180, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Jarvan IV TFT Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Strategist"}, ["abilityname"] = "Cataclysm", ["abilityicon"] = "Jarvan IV Cataclysm old.png", ["active"] = "Leap on a nearby enemy. Deal {{as|{{ap|140|210|800}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 2 hexes and Stun them for {{ap|{{fd|1.5}}|2||8}} seconds.", ["hp"] = 1000, ["mana"] = 180, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Lunar Beast", ["tier"] = 3, ["render"] = "Jarvan IV LunarBeast TFT Render.png", ["origin"] = {"Golden Ox"}, ["class"] = {"Slayer", "Vanguard"}, ["abilityname"] = "Half-Moon Sweep", ["abilityicon"] = "Jarvan IV Dragon Strike.png", ["active"] = "Strike the most enemies in a semi-circle, gaining {{as|{{ap|270|300|350}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds plus {{as|{{ap|30|50|80}}% {{tiptft|AP|{{as|AP}}}}}} per enemy hit. Deal {{as|280% AD}} as {{as|physical damage}} to enemies hit and reduce their {{as|Armor}} by {{ap|15|18|20}} for the rest of combat.", ["hp"] = 850, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["role"] = "Attack Tank" }, }, ["Jax"] = { [2] = { ["skin"] = "God Staff", ["variant"] = "old", ["tier"] = 2, ["render"] = "Jax GodStaff Render.png", ["origin"] = {"Light"}, ["class"] = {"Berserker"}, ["abilityname"] = "Counter Strike", ["abilityicon"] = "Grandmaster's Might.png", ["active"] = "{{tip|TFT Dodge|Dodges}} all incoming attacks for 2 seconds, then strikes all nearby enemies, dealing {{ap|150|300|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 700, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.8, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "God Staff", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Jax GodStaff Render.png", ["origin"] = {"Divine"}, ["class"] = {"Duelist"}, ["abilityname"] = "Counter Strike", ["abilityicon"] = "Grandmaster's Might.png", ["active"] = "{{tip|TFT Dodge|Dodges}} all incoming basic attacks for 2 seconds, then strikes all nearby enemies, dealing {{ap|150|250|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 750, ["mana"] = 110, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "God Staff", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Jax GodStaff Render.png", ["origin"] = {"Divine"}, ["class"] = {"Duelist"}, ["abilityname"] = "Counter Strike", ["abilityicon"] = "Grandmaster's Might.png", ["active"] = "{{tip|TFT Dodge|Dodges}} all incoming basic attacks for 2 seconds, then strikes all nearby enemies, dealing {{ap|150|250|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 750, ["mana"] = 110, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "God Staff", ["tier"] = 2, ["render"] = "Jax GodStaff Render.png", ["origin"] = {"Divine"}, ["class"] = {"Duelist"}, ["abilityname"] = "Counter Strike", ["abilityicon"] = "Grandmaster's Might.png", ["active"] = "{{tip|TFT Dodge|Dodge}} all incoming attacks for 2 seconds, then strike all nearby enemies, dealing {{as|{{ap|150|250|450}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT stun|Stunning}} them for {{fd|1.5}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+300 Health}}.", ["hp"] = 750, ["mana"] = 110, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Warden", ["tier"] = 4, ["render"] = "Jax Warden TFT Render.png", ["origin"] = {"Ironclad"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Empowered Strike", ["abilityicon"] = "Leap Strike.png", ["active"] = " Slams his target for {{as|{{ap|200|220|300}}% AD}} {{as|physical damage}} and gains {{ap|30|35|100}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}, that stacks with each cast, for the rest of combat. Leaps to the nearest enemy if no target is in his attack range.", ["hp"] = 900, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.9, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Warden", ["tier"] = 4, ["render"] = "Jax Warden TFT Render.png", ["origin"] = {"Ironclad"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Empowered Strike", ["abilityicon"] = "Jax Leap Strike old2.png", ["active"] = " Slams his target for {{as|{{ap|220|240|500}}% AD}} {{as|physical damage}} and gains {{ap|20|30|100}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}, that stacks with each cast, for the rest of combat. Leaps to the nearest enemy if no target is in his attack range.", ["hp"] = 950, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.9, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Warden", ["tier"] = 4, ["render"] = "Jax Warden TFT Render.png", ["origin"] = {"Ironclad"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Empowered Strike", ["abilityicon"] = "Jax Leap Strike old2.png", ["active"] = "Slam the current target for{{as|{{ap|165|325|1215}}% AD}} {{as|physical damage}} and gain {{as|{{ap|20|30|100}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''stacking''' attack speed}} for the remainder of combat. Leap to the nearest enemy if no target is in {{tip|TFT Range|{{as|Attack Range}}}}.", ["hp"] = 950, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.9, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Prestige Conqueror", ["tier"] = 2, ["render"] = "Jax PrestigeConqueror TFT Render.png", ["origin"] = {"Jade", "Shimmerscale"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Counter Strike", ["abilityicon"] = "Jax Counter Strike old.png", ["active"] = "Enters a defensive stance for 2 seconds, dodging all incoming attacks. When the stance ends, he strikes all nearby enemies, dealing {{ap|225|350|750}} {{as|magic damage}} and stuns them for {{ap|1|1.25|1.5}}.", ["hp"] = 750, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Mecha Kingdoms", ["tier"] = 3, ["render"] = "Jax MechaKingdoms TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Brawler"}, ["abilityname"] = "Adaptive Strike", ["abilityicon"] = "Jax Leap Strike old.png", ["passive"] = "Jax leaps to his target and deals {{as|{{ap|80|125|210}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} every 3rd attack. The bonus damage increases by {{as|{{ap|20|30|50}} {{tiptft|AP|{{as|AP}}}}}} every third attack up to 7 times.", ["hp"] = 800, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.8, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Mecha Kingdoms", ["tier"] = 3, ["render"] = "Jax MechaKingdoms TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Brawler"}, ["abilityname"] = "Adaptive Strike", ["abilityicon"] = "Jax Leap Strike old2.png", ["passive"] = "Jax leaps to his target and deals {{as|{{ap|90|135|220}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} every 3rd attack. The bonus damage increases by {{as|{{ap|20|30|50}} {{tiptft|AP|{{as|AP}}}}}} every third attack up to 7 times.", ["hp"] = 800, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.8, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Empyrean", ["tier"] = 2, ["render"] = "Jax Empyrean TFT Render.png", ["origin"] = {"EDM"}, ["class"] = {"Mosher"}, ["abilityname"] = "Counter Melody", ["abilityicon"] = "Jax Leap Strike.png", ["active"] = "Leap at the highest Health enemy within {{as|{{as|1+ Attack Range}}}} and deal {{as|{{ap|230|345|520}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to them. Then, deal {{as|{{ap|140|210|315}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all adjacent enemies. Gain {{as|10% Attack Damage}} and {{as|Ability Power}} for the rest of combat.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+20% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Empyrean", ["tier"] = 2, ["render"] = "Jax Empyrean TFT Render.png", ["origin"] = {"EDM"}, ["class"] = {"Mosher"}, ["abilityname"] = "Counter Melody", ["abilityicon"] = "Jax Leap Strike.png", ["active"] = "Leap at the highest Health enemy within {{as|{{as|1+ Attack Range}}}} and deal {{as|{{ap|240|360|560}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to them. Then, deal {{as|{{ap|140|210|315}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all adjacent enemies. Gain {{as|10% Attack Damage}} and {{as|Ability Power}} for the rest of combat.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+20% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Conqueror", ["tier"] = 1, ["render"] = "Jax Conqueror TFT Render.png", ["origin"] = {"Inkshadow"}, ["class"] = {"Warden"}, ["abilityname"] = "Counter Strike", ["abilityicon"] = "Jax Counter Strike.png", ["active"] = "Gain 90 {{as|Armor}} and {{as|Magic Resist}} for the next 2 seconds. Afterwards, deal {{as|{{ap|100|150|225}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies. The current target takes {{as|{{ap|250|375|560}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and is {{tip|TFT Stun|Stunned}} for {{fd|1.5}} seconds.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 20, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Stargazer", ["tier"] = 1, ["render"] = "Jax Stargazer TFT Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Multistriker"}, ["abilityname"] = "Grandmaster-at-Arms", ["abilityicon"] = "Jax Counter Strike.png", ["active"] = "Deal {{as|{{ap|80|120|180}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies and gain {{as|{{ap|75|90|110}}% × {{tiptft|AP|{{as|AP}}}}}} {{as|Armor}} and {{as|Magic Resist}} for 6 seconds. During this time, Attacks deal ({{as|{{ap|40|55|70}}% Armor}} + {{as|{{ap|40|55|70}}% Magic Resist}}) as {{as|'''bonus''' magic damage}}.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [14] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Jax PROJECT TFT Render.png", ["origin"] = {"Exotech"}, ["class"] = {"Bastion"}, ["abilityname"] = "Ion Barrier", ["abilityicon"] = "Jax Grandmaster-at-Arms old.png", ["active"] = "Gain {{as|{{ap|350|425|525}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds and deal {{as|{{ap|110|165|250}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Magic Tank", ["star4"] = true }, }, ["Jayce"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Jayce Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Mercury Cannon", ["abilityicon"] = "Transform Mercury Cannon.png", ["active"] = "{{tip|TFT Airborne|Knocks}} an adjacent enemy up to 3 hexes away, dealing {{ap|200 to 500 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT Stun|stunning}} them for {{ap|2.5 to 6 3}} seconds. Then transforms to his Cannon Form, becoming a {{tip|TFT Ranged|ranged attacker}} for 60 seconds, gaining maximum {{as|attack speed}} for his next {{ap|3 to 7 3}} basic attacks.<br />While in Cannon Form, attack range is increased by 3 hexes.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Forsaken", ["tier"] = 3, ["render"] = "Jayce Forsaken Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Vanguard"}, ["abilityname"] = "To the Skies!", ["abilityicon"] = "To the Skies!.png", ["active"] = "Jumps into the air and slams his hammer, dealing {{ap|450|600|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies in 1-hex radius.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Forsaken", ["tier"] = 3, ["render"] = "Jayce Forsaken Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Vanguard"}, ["abilityname"] = "To the Skies!", ["abilityicon"] = "To the Skies!.png", ["active"] = "Jumps into the air and slams his hammer, dealing {{ap|450|600|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies in 1-hex radius.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Forsaken", ["tier"] = 3, ["render"] = "Jayce Forsaken Render.png", ["origin"] = {"Space Pirate"}, ["class"] = {"Vanguard"}, ["abilityname"] = "To the Skies!", ["abilityicon"] = "To the Skies!.png", ["active"] = "Deal {{as|{{ap|320|480|800}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Arcane Inventor", ["variant"] = "old", ["tier"] = 5, ["render"] = "Jayce ArcaneInventor TFT Render old.png", ["origin"] = {"Enforcer"}, ["class"] = {"Innovator", "Transformer"}, ["abilityname"] = "To the Skies! / Shock Blast", ["abilityicon"] = "Transform Mercury Cannon.png", ["passive"] = "While in {{tip|TFT melee|melee}} form, gain 40 {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}}.<br /> While in {{tip|TFT ranged|ranged}} form, gain {{ap|45|70|1000}} {{as|'''bonus''' attack damage}} and increases his attack range to 4 hexes.", ["active"] = "{{sbc|Melee - To the Skies!}}: Overcharges himself, becoming unstoppable and gaining a {{ap|375|550|3000}} {{tiptft|AP|{{as|AP}}}} shield for 3 seconds. He then attacks twice, cleaving enemies in front of him for {{as|{{ap|160|170|1000}}% AD}} {{as|physical damage}} before leaping to the skies and slamming down on his target. Enemies within 2 hexes take the same damage and have their {{as|armor}} and {{as|magic resistance}} reduced by {{ap|50|50|70}}% for 5 seconds.<br />{{sbc|Ranged - Shock Blast:}} Summons an acceleration gate, granting allies within the same row {{ap|20|40|1000}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 5 seconds. He then replaces his next 3 attacks with orbs of electricity that deal {{as|{{ap|170|180|500}}% AD}} {{as|physical damage}} in an area around his target. The 3rd orb has an increased area of effect.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 90, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Arcane Inventor", ["variant"] = "old", ["tier"] = 5, ["render"] = "Jayce ArcaneInventor TFT Render old.png", ["origin"] = {"Enforcer"}, ["class"] = {"Innovator", "Transformer"}, ["abilityname"] = "To the Skies! / Shock Blast", ["abilityicon"] = "Transform Mercury Cannon.png", ["passive"] = "While in {{tip|TFT melee|melee}} form, gain 40 {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}}.<br /> While in {{tip|TFT ranged|ranged}} form, gain {{ap|45|60|500}} {{as|'''bonus''' attack damage}} and increases his attack range to 4 hexes.", ["active"] = "{{sbc|Melee - To the Skies!}}: Overcharges himself, becoming unstoppable and gaining a {{ap|375|550|3000}} {{tiptft|AP|{{as|AP}}}} shield for 3 seconds. He then attacks twice, cleaving enemies in front of him for {{as|{{ap|160|170|1000}}% AD}} {{as|physical damage}} before leaping to the skies and slamming down on his target. Enemies within 2 hexes take the same damage and have their {{as|armor}} and {{as|magic resistance}} reduced by {{ap|50|50|70}}% for 5 seconds.<br />{{sbc|Ranged - Shock Blast:}} Summons an acceleration gate, granting allies within the same row {{ap|20|40|1000}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 5 seconds. He then replaces his next 3 attacks with orbs of electricity that deal {{as|{{ap|170|175|500}}% AD}} {{as|physical damage}} in an area around his target. The 3rd orb has an increased area of effect.", ["hp"] = 999, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Jayce Brighthammer", ["variant"] = "old", ["tier"] = 4, ["render"] = "Jayce JayceBrighthammer TFT Render old.png", ["origin"] = {"Guild"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Mercurial Justice", ["abilityicon"] = "Jayce Thundering Blow.png", ["active"] = "Transforms to melee form, replacing his Ability with Mercury Judgement. Slams the ground around target, deal {{ap|225|300|800}} magic damage and knock up enemies for 1.5 seconds in a large area. {{sbc|Mercury Judgement:}}: Leaps into the air, gain a {{ap|200|325|1500}} shield and an additional 100 per nearby enemy for 3 seconds.<br/>{{sbc|Guild Bonus:}} Gain 4 Attack Damage and Ability Power", ["hp"] = 900, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 90, ["as"] = 0.8, ["range"] = 3, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Jayce TFT Render.png", ["origin"] = {"Piltover"}, ["class"] = {"Gunner"}, ["abilityname"] = "Acceleration Blast", ["abilityicon"] = "Jayce Shock Blast old.png", ["active"] = "Grant {{as|{{ap|20|25|30}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} to Jayce and allies on his left and right for 3 seconds. Fire a blast at the current target that explodes on the first enemy hit. It deals {{as|{{ap|240|240|250}}% AD}} {{as|physical damage}} to enemies near the blast.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Jayce TFT Render.png", ["origin"] = {"Piltover"}, ["class"] = {"Gunner"}, ["abilityname"] = "Acceleration Blast", ["abilityicon"] = "Jayce Shock Blast old.png", ["active"] = "Grant {{as|{{ap|30|40|50}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} to Jayce and {{as|15% {{tiptft|AP|{{as|AP}}}}}} to the allies on his left and right for 3 seconds. Fire a blast at the current target that explodes on the first enemy hit. It deals {{as|{{ap|255|255|265}}% AD}} {{as|physical damage}} to enemies near the blast.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Jayce Brighthammer", ["tier"] = 1, ["render"] = "Jayce JayceBrighthammer TFT Render.png", ["origin"] = {"Portal"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Hammer Form", ["abilityicon"] = "Jayce To the Skies!.png", ["active"] = "Transforms into hammer form and gain {{as|25% × {{tiptft|AP|{{as|AP}}}}}} {{as|Armor}} and {{as|Magic Resist}}. Replace this Ability with Hammer Slam and immediately cast it.<br><br>{{sbc|Hammer Slam:}} Leap to the target, dealing ({{as|{{ap|500|500|600|600}}% AD}} + {{as|{{ap|40|60|90|90}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 56, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Arcane Inventor", ["tier"] = 5, ["render"] = "Jayce ArcaneInventor TFT Render.png", ["origin"] = {"Academy"}, ["class"] = {"Form Swapper"}, ["abilityname"] = "To the Skies! / Shock Blast", ["abilityicon"] = "Transform Mercury Cannon.png", ["passive"] = "</br>'''Front Row:''' Summon {{ap|1|1|6}} placeable {{TFTn|Hextech Forge|set=13}}. On cast, the 3 allies closest to it gain {{as|{{ap|200|275|1800}} {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. If it's dead, revive it with {{as|100% Health}}.<br><br>'''Back Row:''' Summon {{ap|1|1|6}} placeable {{TFTn|Hextech Forge|set=13}}. On cast, the 3 allies closest to it gain {{as|{{ap|30|40|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 3 seconds. If it's dead, revive it with {{as|100% Health}}.", ["active"] = "</br>'''Front Row:''' Summon 2 Hexgates and knock target into one of them, dealing {{as|{{ap|600|600|8000}}% AD}} as {{as|physical damage}} and sending them flying back to their original position. While flying, they deal {{as|{{ap|250|250|2000}}% AD}} as {{as|physical damage}} to all other enemies in the path.<br><br>'''Back Row:''' Throw unstable crystals at the 3 nearest enemies. Deal {{as|{{ap|625|625|8000}}% AD}} as {{as|physical damage}} to the nearest enemy, causing a chain reaction of explosions that deal {{as|{{ap|400|400|1000}}% AD}} as {{as|physical damage}} to enemies within 1 hex of each crystal. Enemies hit by an explosion take 50% less damage from subsequent explosions this cast.<br><br>''Modifies the attack speed to 0.7 and increases the range to 4.''", ["hp"] = 900, ["mana"] = 10, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee", ["star4"] = true, }, }, ["Jhin"] = { [3] = { ["skin"] = "Dark Cosmic", ["tier"] = 4, ["render"] = "Jhin DarkCosmic Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Sniper"}, ["abilityname"] = "Whisper", ["abilityicon"] = "Whisper.png", ["passive"] = "Converts every {{as|1% '''bonus''' attack speed}} he has into {{as|{{fd|0.8}} '''bonus''' attack damage}}. Additionally, every fourth basic attack deals {{as|{{ap|244|344|4444}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 4, ["startmana"] = 0, ["ad"] = 90, ["as"] = 0.9, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Dark Cosmic", ["tier"] = 4, ["render"] = "Jhin DarkCosmic Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Sniper"}, ["abilityname"] = "Whisper", ["abilityicon"] = "Whisper.png", ["passive"] = "Attacks {{ap|0.85|0.9|1.2}} times per second, regardless of {{as|'''bonus''' attack speed}}.<br />Converts every {{as|1% '''bonus''' attack speed}} he has into {{as|{{fd|0.8}} '''bonus''' attack damage}}.<br />Additionally, every fourth basic attack deals {{as|{{ap|344|444|4444}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 4, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.85, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Dark Cosmic", ["tier"] = 4, ["render"] = "Jhin DarkCosmic Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Sniper"}, ["abilityname"] = "Whisper", ["abilityicon"] = "Whisper.png", ["passive"] = "{{sti|attack speed|{{as|Attack Speed}}}} is always {{ap|{{fd|0.85}}|{{fd|0.85}}|{{fd|1.00}}}}. Convert {{as|1% '''bonus''' Attack Speed}} into {{as|0.8% Attack Damage}}. Every fourth shot deals ({{as|100% AD}} × {{as|{{ap|324|404|4444}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 4, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.85, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Blood Moon", ["tier"] = 4, ["render"] = "Jhin BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Whisper", ["abilityicon"] = "Whisper.png", ["passive"] = "Attacks {{ap|0.85|0.9|1.2}} times per second, regardless of {{as|'''bonus''' attack speed}}.<br />Converts every {{as|1% '''bonus''' attack speed}} he has into {{as|{{fd|0.8}} '''bonus''' attack damage}}.<br />Additionally, every fourth basic attack deals {{as|{{ap|444|475|1234}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 4, ["startmana"] = 0, ["ad"] = 100, ["as"] = 0.85, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Jhin Render.png", ["origin"] = {"Clockwork"}, ["class"] = {"Sniper"}, ["abilityname"] = "Curtain Call", ["abilityicon"] = "Curtain Call.png", ["passive"] = "Has a fixed attack speed of {{ap|0.9|0.9|1.4}} and converts every {{as|1% of '''bonus''' attack speed}} into {{as|{{fd|0.8}} '''bonus''' attack damage}}.", ["active"] = "Transforms his weapon into a powerful sniper rifle for his next four shots. Each shot deals {{as|{{ap|150|200|300}}% AD}} {{as|physical damage}}, reduced by 50% for each target they pierce through. The fourth shot is guaranteed to {{tiptft|Crit|critically strike}} and deals {{pp|key=%|type=target's '''missing''' health|0 to 100 for 11|0 to 100|key1=%|formula=1% per 1% of target's '''missing''' health|color=health}} {{tiptft|AP|{{as|AP}}}} more damage.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 90, ["as"] = 0.9, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Jhin Render.png", ["origin"] = {"Clockwork"}, ["class"] = {"Sniper"}, ["abilityname"] = "Curtain Call", ["abilityicon"] = "Curtain Call.png", ["passive"] = "Has a fixed attack speed of {{ap|0.9|0.9|1.4}} and converts every {{as|1% of '''bonus''' attack speed}} into {{as|{{fd|0.8}} '''bonus''' attack damage}}.", ["active"] = "Transforms his weapon into a powerful sniper rifle for his next four shots. Each shot deals {{as|{{ap|175|200|300}}% AD}} {{as|physical damage}}, reduced by 50% for each target they pierce through. The fourth shot is guaranteed to {{tiptft|Crit|critically strike}} and deals {{pp|key=%|type=target's '''missing''' health|0 to 100 for 11|0 to 100|key1=%|formula=1% per 1% of target's '''missing''' health|color=health}} {{tiptft|AP|{{as|AP}}}} more damage.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.9, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Empyrean", ["tier"] = 4, ["render"] = "Jhin Empyrean Render.png", ["origin"] = {"Riftwalker"}, ["class"] = {"Renegade"}, ["abilityname"] = "Otherworldy Flourish", ["abilityicon"] = "Jhin Deadly Flourish.png", ["passive"] = "{{as|Jhin's Attack Speed|Attack Speed}} is always {{as|{{sti|attack speed|{{ap|0.80|0.80|1.00}}}}}}. He converts {{as|80% of '''bonus''' Attack Speed}} into {{as|Attack Damage}} and replaces every 4th attack with an Ability cast.", ["active"] = "Fire a bullet towards the {{as|'''lowest''' health enemy}}, dealing {{as|{{ap|244|244|544}}% AD}} {{as|physical damage}} to all enemies in a line, increased up to {{as|34% {{tiptft|AP|{{as|AP}}}}}} based on their {{as|'''missing''' Health}}. The bullet's damage is reduced by 44% each time it hits an enemy.", ["hp"] = 744, ["mana"] = 4, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 4, ["arm"] = 44, ["mr"] = 44, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Jhin TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Deadeye"}, ["abilityname"] = "Curtain Call", ["abilityicon"] = "Jhin Curtain Call.png", ["active"] = "Take aim at the current target and deal ({{as|{{fd|744.44}}% AD}} + {{as|{{ap|60|90|135}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to enemies in a line; each hit reduces damage by 40%.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+30% Attack Damage}}.", ["hp"] = 504, ["mana"] = 144, ["startmana"] = 44, ["ad"] = 54, ["as"] = 0.7, ["range"] = 3, ["arm"] = 14, ["mr"] = 14, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Jhin TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Vanquisher"}, ["abilityname"] = "Curtain Call", ["abilityicon"] = "Jhin Curtain Call.png", ["active"] = "Take aim at the current target and deal ({{as|{{fd|744.44}}% AD}} + {{as|{{ap|60|90|135}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to enemies in a line; each hit reduces damage by 40%.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+25% Attack Damage}}.", ["hp"] = 504, ["mana"] = 144, ["startmana"] = 44, ["ad"] = 54, ["as"] = 0.7, ["range"] = 5, ["arm"] = 14, ["mr"] = 14, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Maestro", ["tier"] = 5, ["render"] = "Jhin Maestro Render.png", ["origin"] = {"Maestro"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Concerto of Demise in D Minor", ["abilityicon"] = "Jhin Caught Out.png", ["passive"] = "Attacks generate {{as|10 additional Mana|Mana}}. If your bench has 4 Grand Finale Rifles, begin conducting instead of attacking. Each Rifle fires at the same rate as the Maestro and deals {{as|{{ap|66|66|444}}% AD}} + {{as|{{ap|15|25|144}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}. Every 4th volley deals 200% damage.", ["active"] = "Put {{ap|1|1|4}} Grand Finale Rifle into one of your empty bench slots.<br />{{sbc|Headliner Effect:}} {{as|+10% AD}}, '''Combat Start:''' Put 1 Grand Finale Rifle into an empty bench slot.", ["hp"] = 850, ["mana"] = 50, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.9, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true }, [10.1] = { ["skin"] = "Maestro", ["tier"] = 5, ["render"] = "Jhin Maestro Render.png", ["origin"] = {"Maestro"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Concerto of Demise in D Minor", ["abilityicon"] = "Jhin Caught Out.png", ["passive"] = "Attacks generate {{as|10 additional Mana|Mana}}. If your bench has 4 Grand Finale Rifles, begin conducting instead of attacking. Each Rifle fires at the same rate as the Maestro and deals {{as|{{ap|66|66|444}}% AD}} + {{as|{{ap|15|25|144}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}. Every 4th volley deals 200% damage.", ["active"] = "Put {{ap|1|1|4}} Grand Finale Rifle into one of your empty bench slots.<br />{{sbc|Headliner Effect:}} {{as|+10% AD}}, '''Combat Start:''' Put 1 Grand Finale Rifle into an empty bench slot.", ["hp"] = 850, ["mana"] = 50, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.9, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true }, [14] = { ["skin"] = "PROJECT", ["tier"] = 2, ["render"] = "Jhin PROJECT TFT Render.png", ["origin"] = {"Exotech"}, ["class"] = {"Dynamo", "Marksman"}, ["abilityname"] = "Logic Bomb", ["abilityicon"] = "Jhin Dancing Grenade.png", ["active"] = "Fire a bouncing grenade that hits four enemies, dealing {{as|164% AD}} as {{as|physical damage}} and 20% {{tip|TFT Sunder|Sundering}} them for {{as|{{fd|4.4}} × 100% {{tiptft|AP|{{as|AP}}}}}} seconds. The fourth bounce returns to the initial target and deals {{as|444% AD}} as {{as|physical damage}}.", ["hp"] = 550, ["mana"] = 74, ["startmana"] = 4, ["ad"] = 44, ["as"] = 0.74, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["role"] = "Attack Caster", ["star4"] = true }, }, ["Jinx"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Jinx Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Gunslinger"}, ["abilityname"] = "Get Excited!", ["abilityicon"] = "Get Excited!.png", ["passive"] = "After her first takedown, gains {{ap|60 to 100 3}}% {{as|'''bonus''' attack speed}}.<br />After her second takedown, swaps to her rocket launcher, causing her basic attacks to deal {{ap|100 to 300 3}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to all enemies adjacent to her target.", ["hp"] = 550, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Odyssey", ["tier"] = 4, ["render"] = "Jinx Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blaster"}, ["abilityname"] = "Get Excited!", ["abilityicon"] = "Get Excited!.png", ["passive"] = "After her first takedown, gains {{ap|60|75|100}}% {{as|'''bonus''' attack speed}}.<br />After her second takedown, swaps to her rocket launcher, causing her basic attacks to deal {{ap|125|200|750}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to all enemies adjacent to her target.", ["hp"] = 600, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Odyssey", ["tier"] = 4, ["render"] = "Jinx Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blaster"}, ["abilityname"] = "Get Excited!", ["abilityicon"] = "Get Excited!.png", ["passive"] = "After her first takedown, gains {{ap|50|75|125}}% {{as|'''bonus''' attack speed}}.<br />After her second takedown, swaps to her rocket launcher, causing her basic attacks to deal {{ap|150|250|1000}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to all enemies adjacent to her target.", ["hp"] = 600, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Odyssey", ["tier"] = 4, ["render"] = "Jinx Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blaster"}, ["abilityname"] = "Get Excited!", ["abilityicon"] = "Get Excited!.png", ["passive"] = "After the first takedown, gain {{as|{{ap|50|75|125}}% '''bonus''' Attack Speed}}. After a second takedown, swap to the rocket launcher, causing attacks to deal {{as|{{ap|110|165|550}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} to all enemies in a small area.", ["hp"] = 600, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Firecracker", ["variant"] = "old", ["tier"] = 3, ["render"] = "Jinx Firecracker Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Fishbones", ["abilityicon"] = "Switcheroo!.png", ["active"] = "Fires a rocket, dealing {{ap|150|250|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to her target and all adjacent enemies and {{tiptft|Stun|Stuns}} them for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 650, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 75, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Arcane Enemy", ["variant"] = "old", ["tier"] = 5, ["render"] = "Jinx ArcaneEnemy TFT Render.png", ["origin"] = {"Scrap", "Sister"}, ["class"] = {"Twinshot"}, ["abilityname"] = "Super Mega Death Rocket", ["abilityicon"] = "Super Mega Death Rocket!.png", ["active"] = "Rides her rocket into the sky, then comes crashing down near the center-most enemy, dealing {{ap|425|650|8888}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies around the epicenter, and 50% to all other enemies in in a large area. The epicenter {{tip|TFT Burn|burns}} every unit except her for 5 seconds, dealing {{as|{{ap|2|3|4}}% of the target's '''maximum''' health}} each second as {{as|true damage}}, and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for the duration.<br />She then swaps to her rocket launcher for the rest of combat, causing her basic attacks to explode for {{as|{{ap|200|210|888}}% AD}} {{as|physical damage}} in a small area around her target.", ["hp"] = 888, ["mana"] = 99, ["startmana"] = 0, ["ad"] = 88, ["as"] = 1, ["range"] = 4, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 5, ["render"] = "Jinx Render.png", ["origin"] = {"Rival", "Scrap"}, ["class"] = {"Twinshot"}, ["abilityname"] = "Super Mega Death Rocket", ["abilityicon"] = "Super Mega Death Rocket!.png", ["active"] = "Rides her rocket into the sky, then comes crashing down near the center-most enemy, dealing {{ap|450|650|8888}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies around the epicenter, and 50% to all other enemies in in a large area. The epicenter {{tip|TFT Burn|burns}} every unit except her for 5 seconds, dealing {{as|{{ap|2|3|4}}% of the target's '''maximum''' health}} each second as {{as|true damage}}, and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for the duration.<br />She then swaps to her rocket launcher for the rest of combat, causing basic attacks to explode for {{as|{{ap|210|220|888}}% AD}} {{as|physical damage}} in a small area around her target. With her rocket launcher, she targets a random valid targets with each attack.", ["hp"] = 888, ["mana"] = 99, ["startmana"] = 0, ["ad"] = 80, ["as"] = 1, ["range"] = 4, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Firecracker", ["tier"] = 2, ["render"] = "Jinx Firecracker TFT Render.png", ["origin"] = {"Revel"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Flame Chompers", ["abilityicon"] = "Flame Chompers!.png", ["active"] = "Summons a line of traps centered on her target. Traps detonate after a brief delay, dealing {{ap|250|350|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} enemies hit for {{ap|1.5|2|2.5}} seconds. She gains 10 {{as|mana}} for each empty trap.", ["hp"] = 550, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Battle Cat", ["tier"] = 2, ["render"] = "Jinx BattleCat TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Prankster"}, ["abilityname"] = "Fishbones", ["abilityicon"] = "Jinx Switcheroo!.png", ["active"] = "Jinx fires a rocket at her target that explodes on impact, damaging all nearby enemies for {{as|{{ap|225|335|525}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT Stun|stunning}} them for {{fd|1.5}} seconds.<br/><br/>''Stun: cannot move, attack, or cast Abilities.''", ["hp"] = 550, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Battle Cat", ["tier"] = 2, ["render"] = "Jinx BattleCat TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Prankster"}, ["abilityname"] = "Fishbones", ["abilityicon"] = "Jinx Switcheroo!.png", ["active"] = "Jinx fires a rocket at her target that explodes on impact, damaging all nearby enemies for {{as|{{ap|225|335|525}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT Stun|stunning}} them for {{fd|1.5}} seconds.<br/><br/>''Stun: cannot move, attack, or cast Abilities.''", ["hp"] = 550, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Jinx TFT Render.png", ["origin"] = {"Zaun"}, ["class"] = {"Gunner"}, ["abilityname"] = "Fishbones!", ["abilityicon"] = "Jinx Switcheroo!.png", ["active"] = "Fire 5 rockets at random enemies within 2 hexes of the current target. Each rocket deals ({{as|{{ap|150|150|160}}% AD}} + {{as|{{ap|10|15|25}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Jinx TFT Render.png", ["origin"] = {"Zaun"}, ["class"] = {"Gunner"}, ["abilityname"] = "Fishbones!", ["abilityicon"] = "Jinx Switcheroo!.png", ["active"] = "Fire 5 rockets at random enemies within 2 hexes of the current target. Each rocket deals ({{as|{{ap|150|150|160}}% AD}} + {{as|{{ap|10|15|25}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Zombie Slayer", ["tier"] = 1, ["render"] = "Jinx ZombieSlayer TFT Render.png", ["origin"] = {"Punk"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Escalation", ["abilityicon"] = "Jinx Pow-Pow.png", ["passive"] = "<br/>[[File:Jinx Pow-Pow.png|20px|border|link=]] {{sbc|Minigun Passive:}} Attacks grant {{as|4% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}}.<br/>[[File:Jinx Switcheroo!.png|20px|border|link=]] {{sbc|Rocket Launcher Passive:}} Attacks deal {{as|50% AD}} {{as|'''bonus''' physical damage}}.", ["active"] = "Swap between Minigun and Rocket Launcher.<br/>{{sbc|Headliner Effect:}} Minigun attacks grant an extra {{as|1% Attack Speed}}, Rocket Launcher attacks deal an extra {{as|10% AD '''bonus''' damage}}.", ["hp"] = 450, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Zombie Slayer", ["tier"] = 1, ["render"] = "Jinx ZombieSlayer TFT Render.png", ["origin"] = {"Punk"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Escalation", ["abilityicon"] = "Jinx Pow-Pow.png", ["passive"] = "<br/>[[File:Jinx Pow-Pow.png|20px|border|link=]] {{sbc|Minigun Passive:}} Attacks grant {{as|4% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}}.<br/>[[File:Jinx Switcheroo!.png|20px|border|link=]] {{sbc|Rocket Launcher Passive:}} Attacks deal {{as|50% AD}} {{as|'''bonus''' physical damage}}.", ["active"] = "Swap between Minigun and Rocket Launcher.<br/>{{sbc|Headliner Effect:}} Minigun attacks grant an extra {{as|1% Attack Speed}}, Rocket Launcher attacks deal an extra {{as|10% AD '''bonus''' damage}}.", ["hp"] = 450, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Cafe Cuties", ["tier"] = 3, ["render"] = "Jinx CafeCuties TFT Render.png", ["origin"] = {"Sugarcraft"}, ["class"] = {"Hunter"}, ["abilityname"] = "Get Excited!", ["abilityicon"] = "Jinx Switcheroo!.png", ["active"] = "Gain {{as|125% '''decaying''' Attack Speed}} for 5 seconds. For the duration, attacks fire rockets that deal ({{as|110% AD}} + {{as|{{ap|16|24|36}}% {{tiptft|AP|{{as|AP}}}}}}) physical damage and ignore 50% Armor.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 53, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Arcane Enemy", ["tier"] = 5, ["render"] = "Jinx ArcaneEnemy Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Ambusher"}, ["abilityname"] = "Ruin Everything", ["abilityicon"] = "Jinx Get Excited!.png", ["active"] = "Jinx alternates between Zap, Flame Chompers, and Death Rocket for her ability.<br><br>[[File:Jinx Zap!.png|20px|link=]]'''Zap:''' Deal {{as|{{ap|265|265|2000}}% AD}} as {{as|physical damage}} to enemies in a line and {{tiptft|Stun}} them for {{ap|1.25|1.5|10}} seconds.<br><br>[[File:Jinx Flame Chompers!.png|20px|link=]]'''Flame Chompers:''' Deal {{as|{{ap|265|265|2000}}% AD}} as {{as|physical damage}} to 3 1-hex circles of enemies.<br><br>[[File:Jinx Super Mega Death Rocket!.png|20px|link=]]'''Death Rocket:''' Fire a rocket at the center of the board that ({{as|{{ap|700|700|9001}}% AD}} + {{as|{{ap|100|100|300}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to ALL enemies, reduced by 10% for each hex they are away from the epicenter.", ["hp"] = 900, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 1, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Caster" }, [14] = { ["skin"] = "Chromacrash", ["tier"] = 3, ["render"] = "Jinx Chromacrash TFT Render.png", ["origin"] = {"Street Demon"}, ["class"] = {"Marksman"}, ["abilityname"] = "Rampant Vandalism", ["abilityicon"] = "Jinx Switcheroo!.png", ["active"] = "Fire 5 rockets at random enemies within 2 hexes of the current target. Each rocket deals ({{as|{{ap|140|140|150}}% AD}} + {{as|{{ap|15|25|40}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}}. Each cast fires an additional rocket.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["role"] = "Attack Caster" }, }, ["Kai'Sa"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Kai'Sa Render.png", ["origin"] = {"Void"}, ["class"] = {"Assassin", "Ranger"}, ["abilityname"] = "Killer Instinct", ["abilityicon"] = "Killer Instinct.png", ["active"] = "{{tip|Dash|Dashes}} to the farthest enemy, gaining a {{ap|400 to 1000 3}} {{tiptft|AP|{{as|AP}}}} damage shield and {{as|{{ap|50 to 100 3}}% {{as|'''bonus''' attack speed}}}} for 3 seconds.", ["hp"] = 700, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 55, ["as"] = 1.25, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Bullet Angel", ["tier"] = 2, ["render"] = "Kai'Sa BulletAngel Render.png", ["origin"] = {"Valkyrie"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Missile Rain", ["abilityicon"] = "Icathian Rain.png", ["active"] = "Launches {{ap|4|6|9}} missiles towards each nearby enemy in 2-hex range that deal 50 {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} each, up to {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 5, ["render"] = "Kai'Sa TFT Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Challenger"}, ["abilityname"] = "Icathian Monsoon", ["abilityicon"] = "Icathian Rain 2.png", ["active"] = "{{tip|Dash|Dashes}} to the hex furthest from all enemies and then fires a volley of {{ap|12|18|100}} missiles spread evenly among all enemies that each deal {{ap|70|90|180}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. She fires an additional missile for each time she has basic attacked in combat.", ["hp"] = 850, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 60, ["as"] = 1.1, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 5, ["render"] = "Kai'Sa TFT Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Challenger"}, ["abilityname"] = "Icathian Monsoon", ["abilityicon"] = "Icathian Rain 2.png", ["active"] = "{{tip|Dash|Dashes}} to the hex furthest from all enemies and then fires a volley of {{ap|12|18|100}} missiles spread evenly among all enemies that each deal {{ap|75|100|180}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. She fires an additional missile for each time she has basic attacked in combat.", ["hp"] = 850, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 60, ["as"] = 1.2, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Lagoon Dragon", ["tier"] = 2, ["render"] = "Kai'Sa LagoonDragon TFT Render.png", ["origin"] = {"Lagoon"}, ["class"] = {"Dragonmancer"}, ["abilityname"] = "Tidal Burst", ["abilityicon"] = "Icathian Rain 2.png", ["active"] = "Kai'sa fires missiles split between her target and nearby enemies that each deal magic damage.This increases by 2 missiles each cast, up to Maximum missiles. When at maximum missiles, each missiles deals 10% more damage.", ["hp"] = 550, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.8, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Star Guardian", ["tier"] = 3, ["render"] = "Kai'Sa StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Recon"}, ["abilityname"] = "Starcharged", ["abilityicon"] = "Kai'Sa Supercharge.png", ["passive"] = " Kai'Sa's attacks apply Plasma. Her next attack against a target with 2 stacks of Plasma deals {{as|{{ap|150|225|370}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and removes the Plasma.", ["active"] = "Kai'Sa gains {{as|45% Attack Speed}} for 10 seconds. This bonus stacks!", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Star Guardian", ["tier"] = 3, ["render"] = "Kai'Sa StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Quickdraw"}, ["abilityname"] = "Starcharged", ["abilityicon"] = "Kai'Sa Supercharge.png", ["passive"] = " Kai'Sa's attacks apply Plasma. Her next attack against a target with 2 stacks of Plasma deals {{as|{{ap|125|185|310}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and removes the Plasma.", ["active"] = "Kai'Sa gains {{as|60% Attack Speed}} for 10 seconds. This bonus stacks!", ["hp"] = 600, ["mana"] = 105, ["startmana"] = 20, ["ad"] = 25, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Kai'Sa Render.png", ["origin"] = {"Void"}, ["class"] = {"Challenger"}, ["abilityname"] = "Icathian Rain", ["abilityicon"] = "Kai'Sa Void Seeker.png", ["passive"] = "{{tip|Dash}} away from all enemies, then fire {{ap|15|15|25}} missiles split across the 4 nearest enemies. Each missile deals {{as|{{ap|75|111|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Kai'Sa Render.png", ["origin"] = {"Void"}, ["class"] = {"Challenger"}, ["abilityname"] = "Icathian Rain", ["abilityicon"] = "Kai'Sa Void Seeker.png", ["passive"] = "{{tip|Dash}} away from all enemies, then fire {{ap|15|15|25}} missiles split across the 4 nearest enemies. Each missile deals {{as|{{ap|75|111|240}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "KDA", ["tier"] = 2, ["render"] = "Kai'Sa KDA Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Got the Boom", ["abilityicon"] = "Kai'Sa Killer Instinct.png", ["active"] = "{{tip|Dash}} up to 2 {{tiptft|Range|hexes}} and fire a missile at the current target. It deals {{as|{{ap|280|280|285}}% AD}} + {{as|{{ap|30|45|65}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to the first enemy hit.<br />{{sbc|Headliner Effect:}} {{as|+15% AD}}, +1 Range Dashes farther.", ["hp"] = 600, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 5, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "KDA", ["tier"] = 2, ["render"] = "Kai'Sa KDA Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Got the Boom", ["abilityicon"] = "Kai'Sa Killer Instinct.png", ["active"] = "{{tip|Dash}} up to 2 {{tiptft|Range|hexes}} and fire a missile at the current target. It deals {{as|{{ap|290|290|300}}% AD}} + {{as|{{ap|40|60|90}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to the first enemy hit.<br />{{sbc|Headliner Effect:}} {{as|+25% AD}}, +2 Range Dashes farther.", ["hp"] = 600, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 5, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Inkshadow", ["tier"] = 4, ["render"] = "Kai'Sa Inkshadow Render.png", ["origin"] = {"Inkshadow"}, ["class"] = {"Trickshot"}, ["abilityname"] = "Inkstorm", ["abilityicon"] = "Kai'Sa Void Seeker.png", ["active"] = "Fire 20 waves at the current target over 2 seconds, each dealing ({{as|{{ap|40|40|100}}% AD}} + {{as|{{ap|8|12|36}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to the first enemy hit. If an enemy is hit by 10 waves, they take ({{as|{{ap|65|65|140}}% AD}} + {{as|{{ap|8|12|36}}% {{tiptft|AP|{{as|AP}}}}}}) damage per wave instead.", ["hp"] = 900, ["mana"] = 75, ["startmana"] = 20, ["ad"] = 75, ["as"] = 0.85, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, }, ["Kalista"] = { [4] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 3, ["render"] = "Kalista BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Duelist"}, ["abilityname"] = "Rend", ["abilityicon"] = "Rend.png", ["passive"] = "Spears remain in her target, each one capable of dealing {{as|{{ap|4|6|9}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|magic damage}} when removed. She removes the spears when doing so would kill the target.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.9, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 3, ["render"] = "Kalista BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Duelist"}, ["abilityname"] = "Rend", ["abilityicon"] = "Rend.png", ["passive"] = "Spears remain in her target, each one capable of dealing {{as|{{ap|4|6|9}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|magic damage}} when removed. She removes the spears when doing so would kill the target.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 65, ["as"] = 1, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Blood Moon", ["tier"] = 3, ["render"] = "Kalista BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Duelist"}, ["abilityname"] = "Rend", ["abilityicon"] = "Rend.png", ["passive"] = "Spears remain in the target, each dealing {{as|{{ap|4%/6%/9% {{tiptft|AP|{{as|AP}}}}}} of the {{as|target's '''max''' Health}} when removed. Spears are removed when doing so would kill the target.<br><br>{{sbc|Chosen Effect:}} {{as|+15% Attack Speed}}, {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 65, ["as"] = 1, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Kalista TFT Render.png", ["origin"] = {"Abomination"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Pierce", ["abilityicon"] = "Pierce.png", ["active"] = "Hurls a spear towards the farthest enemy, dealing {{ap|350|600|1000}} {{as|(+ {{ap|180|200|240}}% {{tiptft|AP|{{as|AP}}}})}} {{as|physical damage}} to the first enemy it hits. If this kills the target, the spear continues and will deal any excess damage to the next enemy it hits.", ["hp"] = 500, ["mana"] = 120, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Kalista TFT Render.png", ["origin"] = {"Abomination"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Pierce", ["abilityicon"] = "Pierce.png", ["active"] = "Hurls a spear towards the farthest enemy, dealing {{as|{{ap|350|600|900}}% AD}} {{as|(+ {{ap|180|200|220}}% {{tiptft|AP|{{as|AP}}}})}} {{as|physical damage}} to the first enemy it hits. If this kills the target, the spear continues and will deal any excess damage to the next enemy it hits.", ["hp"] = 500, ["mana"] = 120, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Kalista TFT Render.png", ["origin"] = {"Abomination"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Pierce", ["abilityicon"] = "Pierce.png", ["active"] = "Hurls a spear towards the farthest enemy, dealing ({{as|{{ap|350|600|900}}% AD}} + {{as|{{ap|180|200|220}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to the first enemy hit. If the enemy dies, the spear continues and deals any excess damage to the next enemy hit.", ["hp"] = 500, ["mana"] = 120, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Kalista Render.png", ["origin"] = {"Shadow Isles"}, ["class"] = {"Challenger"}, ["abilityname"] = "Pierce and Rend", ["abilityicon"] = "Kalista Rend.png", ["passive"] = "Attacks impale a spear in the target, which deals {{as|{{ap|18|27|45}}% {{tiptft|AP|{{as|AP}}}}}} {{as|true damage}} when removed. Kalista rips the spears out if it would kill the target.", ["active"] = "Impale 6 spears in the current target.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.85, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Faerie Court", ["tier"] = 4, ["render"] = "Kalista FaerieCourt TFT Render.png", ["origin"] = {"Faerie"}, ["class"] = {"Multistriker"}, ["abilityname"] = "Rend", ["abilityicon"] = "Kalista Rend.png", ["passive"] = "Attacks embed a spear in her target. Every 3 attacks, also embed spears into {{ap|2|2|3}} nearby enemies.", ["active"] = "Deal ({{as|35% AD}} + {{as|{{ap|6|11|35}} {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to each enemy for each of their embedded spears.", ["hp"] = 850, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Karma"] = { [2] = { ["skin"] = "Dawnbringer", ["variant"] = "old", ["tier"] = 3, ["render"] = "Karma Dawnbringer Render.png", ["origin"] = {"Lunar"}, ["class"] = {"Mystic"}, ["abilityname"] = "Inspire", ["abilityicon"] = "Defiance.png", ["active"] = "At the start of combat, tethers to her closest ally. Shields the tethered ally (or a random one if the tether is dead) for 5 seconds, absorbing the next {{ap|250|400|800}} {{tiptft|AP|{{as|AP}}}} damage. While the shield holds, the ally receives {{ap|35|50|100}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Dark Star", ["tier"] = 3, ["render"] = "Karma DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Mystic"}, ["abilityname"] = "Inspire", ["abilityicon"] = "Defiance.png", ["active"] = "At the start of combat, tethers to her closest ally. Shields the tethered ally (or a random one if the tether is dead) for 5 seconds, absorbing the next {{ap|250|400|800}} {{tiptft|AP|{{as|AP}}}} damage. While the shield holds, the ally receives {{ap|50|75|125}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Dark Star", ["tier"] = 3, ["render"] = "Karma DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Mystic"}, ["abilityname"] = "Inspire", ["abilityicon"] = "Defiance.png", ["active"] = "At the start of combat, tethers to her closest ally. Shields the tethered ally (or a random one if the tether is dead) for 5 seconds, absorbing the next {{ap|300|450|900}} {{tiptft|AP|{{as|AP}}}} damage. While the shield holds, the ally receives {{ap|70|90|150}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Dark Star", ["tier"] = 3, ["render"] = "Karma DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Mystic"}, ["abilityname"] = "Inspire", ["abilityicon"] = "Defiance.png", ["passive"] = "At start of combat, bond to the closest ally.", ["active"] = "Grant the bonded ally (or a random one if that ally is dead) {{as|{{ap|400|475|550}} {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. While the Shield holds, they have {{as|{{ap|70|80|90}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' Attack Speed}}.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.65, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Dawnbringer", ["tier"] = 4, ["render"] = "Karma Dawnbringer TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Invoker"}, ["abilityname"] = "Soulflare", ["abilityicon"] = "Soulflare.png", ["active"] = "Fires a burst of energy towards a random enemy's location that detonates upon impact, dealing {{ap|225|280|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to adjacent enemies, and reducing her {{as|'''maximum''' mana}} by {{ap|15|15|30}}, down to a minimum of 10. After each cast she {{tip|TFT mana-lock|mana-locks}} herself for {{fd|1.5}} seconds. Every third cast launches three bursts of energy toward different targets instead of one.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Dawnbringer", ["tier"] = 4, ["render"] = "Karma Dawnbringer TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Invoker"}, ["abilityname"] = "Soulflare", ["abilityicon"] = "Soulflare.png", ["active"] = "Fires a burst of energy towards a random enemy's location that detonates upon impact, dealing {{ap|230|300|850}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to adjacent enemies, and reducing her {{as|'''maximum''' mana}} by {{ap|15|15|40}}, down to a minimum of 10. After each cast she {{tip|TFT mana-lock|mana-locks}} herself for {{fd|1.5}} seconds. Every third cast launches three bursts of energy toward different targets instead of one.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Dawnbringer", ["tier"] = 4, ["render"] = "Karma Dawnbringer Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Invoker"}, ["abilityname"] = "Soulflare", ["abilityicon"] = "Soulflare.png", ["active"] = "Fire a burst of energy at a random enemy that deals {{as|{{ap|200|300|900}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies and reduces {{as|'''Max''' Mana}} by {{ap|15|15|40}} (down to a min of 10).<br><br>Every 3rd cast is empowered and bursts towards 3 different targets instead of 1.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Tranquility Dragon", ["tier"] = 1, ["render"] = "Karma TranquilityDragon Emerald Render.png", ["origin"] = {"Jade"}, ["class"] = {"Dragonmancer"}, ["abilityname"] = "Inner Flame", ["abilityicon"] = "Inner Flame.png", ["active"] = "Fires a burst of energy towards her target, dealing {{ap|225|300|375}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} in an small area around the first enemy hit.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Tranquility Dragon", ["tier"] = 1, ["render"] = "Karma TranquilityDragon Emerald Render.png", ["origin"] = {"Jade"}, ["class"] = {"Dragonmancer"}, ["abilityname"] = "Inner Flame", ["abilityicon"] = "Inner Flame.png", ["active"] = "Fires a burst of energy towards her target, dealing {{ap|200|385|380}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} in an small area around the first enemy hit.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Karma TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Invoker"}, ["abilityname"] = "Inner Flame", ["abilityicon"] = "Karma Inner Flame.png", ["active"] = "Fire a burst of energy that explodes upon impact, dealing {{as|{{ap|155|230|390}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies. Every third cast launches 3 bursts.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+30 Ability Power}}.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Karma TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Invoker"}, ["abilityname"] = "Inner Flame", ["abilityicon"] = "Karma Inner Flame.png", ["active"] = "Fire a burst of energy that explodes upon impact, dealing {{as|{{ap|170|255|420}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies. Every third cast launches 3 bursts.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+20 Ability Power}}.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Stargazer", ["tier"] = 4, ["render"] = "Karma Stargazer TFT Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Incantor"}, ["abilityname"] = "Borrowed Time", ["abilityicon"] = "Zilean Time Warp.png", ["active"] = "Attach a temporal rift to the target and the closest unaffected enemy that deals {{as|{{ap|200|300|1600}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over 6 seconds. Reset the duration of all other rifts on the enemy.", ["hp"] = 850, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Karthus"] = { [1] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Karthus Render.png", ["origin"] = {"Phantom"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Requiem", ["abilityicon"] = "Requiem.png", ["active"] = "Channels for {{fd|2.25}} seconds to deal {{ap|350 to 850 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to {{ap|5 to 9 3}} random enemies.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.65, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Pentakill", ["tier"] = 4, ["render"] = "Karthus Pentakill TFT Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Executioner"}, ["abilityname"] = "Mortal Reminder", ["abilityicon"] = "Karthus Death Defied.png", ["passive"] = "Gain {{as|Ability Power}} based on {{as|Critical Strike Chance}}.", ["active"] = "Deal {{as|{{ap|160|240|540}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the {{as|4/4/6 '''lowest''' Health}} enemies, always critically striking if possible. Gain {{as|40% {{tiptft|AP|{{as|AP}}}}}} for the rest of combat.<br />{{sbc|Headliner Effect:}} {{as|+15% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 700, ["mana"] = 125, ["startmana"] = 25, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Pentakill", ["tier"] = 4, ["render"] = "Karthus Pentakill TFT Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Executioner"}, ["abilityname"] = "Mortal Reminder", ["abilityicon"] = "Karthus Death Defied.png", ["passive"] = "Gain {{as|Ability Power}} based on {{as|Critical Strike Chance}}.", ["active"] = "Deal {{as|{{ap|160|240|540}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the {{as|{{fd|4|4|6}} '''lowest''' Health}} enemies, always critically striking if possible. Gain {{as|30% {{tiptft|AP|{{as|AP}}}}}} for the rest of combat.<br />{{sbc|Headliner Effect:}} {{as|+15% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 700, ["mana"] = 105, ["startmana"] = 15, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, }, ["Kassadin"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Kassadin Render.png", ["origin"] = {"Void"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Nether Blade", ["abilityicon"] = "Nether Blade.png", ["passive"] = "Basic attacks reduce target's {{as|'''current''' mana}} by {{ap|25 to 75 3}}, granting a shield for the same amount lasting 4 seconds. The shield can stack.", ["hp"] = 550, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.55, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Cosmic Reaver", ["variant"] = "old", ["tier"] = 3, ["render"] = "Kassadin CosmicReaver Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Mana-Reaver"}, ["abilityname"] = "Force Pulse", ["abilityicon"] = "Force Pulse.png", ["active"] = "Releases a wave of energy in front of him, dealing {{ap|250|400|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT disarm|disarming}} all targets hit for {{ap|2.5|3|3.5}} seconds.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Kassadin TFT Render old.png", ["origin"] = {"Mutant"}, ["class"] = {"Protector"}, ["abilityname"] = "Null Sphere", ["abilityicon"] = "Null Sphere.png", ["active"] = "Fires an orb of void energy at his target, dealing {{ap|250|325|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, increases the {{as|mana cost}} of their next spell cast by 50%, and grants himself 25% damage reduction for 5 seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Kassadin TFT Render old.png", ["origin"] = {"Mutant"}, ["class"] = {"Scholar"}, ["abilityname"] = "Null Sphere", ["abilityicon"] = "Null Sphere.png", ["active"] = "Fires an orb of void energy at his target, dealing {{ap|250|325|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and increases the {{as|mana cost}} of their next spell cast by 50%. He also grants himself a {{ap|150|250|350}} {{tiptft|AP|{{as|AP}}}} shield and 25% damage reduction for 5 seconds.", ["hp"] = 750, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Kassadin TFT Render.png", ["origin"] = {"Void"}, ["class"] = {"Bastion"}, ["abilityname"] = "Force Pulse", ["abilityicon"] = "Kassadin Force Pulse.png", ["active"] = "Gain {{as|{{ap|250|300|400}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Deal {{as|{{ap|150|225|325}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in a cone and {{tip|TFT Disarm|Disarm}} them for {{ap|{{fd|1.5}}|{{fd|1.75}}|2}} seconds.<br/><br/>''Disarm: Cannot move or attack, but '''CAN''' cast spells.''", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Kassadin TFT Render.png", ["origin"] = {"Void"}, ["class"] = {"Bastion"}, ["abilityname"] = "Force Pulse", ["abilityicon"] = "Kassadin Force Pulse.png", ["active"] = "Gain {{as|{{ap|250|300|400}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Deal {{as|{{ap|135|200|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in a cone and {{tip|TFT Disarm|Disarm}} them for {{ap|{{fd|1.5}}|{{fd|1.75}}|2}} seconds.<br/><br/>''Disarm: Cannot move or attack, but '''CAN''' cast spells.''", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Cosmic Reaver", ["tier"] = 2, ["render"] = "Kassadin CosmicReaver TFT Render.png", ["origin"] = {"Portal"}, ["class"] = {"Multistriker"}, ["abilityname"] = "Nether Blade", ["abilityicon"] = "Kassadin Nether Blade.png", ["active"] = "Deal {{as|{{ap|110|165|245}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target and gain {{as|{{ap|300|335|370}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds. For the rest of combat, attacks deal {{as|{{ap|35|50|80}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|'''bonus stacking''' magic damage}}.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, }, ["Katarina"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Katarina HighCommand Render.png", ["origin"] = {"Imperial"}, ["class"] = {"Assassin"}, ["abilityname"] = "Death Lotus", ["abilityicon"] = "Death Lotus.png", ["active"] = "Channels for {{fd|2.5}} seconds, while throwing 15 knives at {{ap|4 to 8 3}} enemies within 2 hexes, dealing {{ap|675/15 to 1425/15 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per tick and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for 3 seconds. The channel can deal a total of {{ap|675 to 1425 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 450, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 3, ["render"] = "Katarina WarringKingdoms Render.png", ["origin"] = {"Warlord", "Fortune"}, ["class"] = {"Assassin"}, ["abilityname"] = "Death Lotus", ["abilityicon"] = "Death Lotus.png", ["active"] = "Channels for {{fd|2.5}} seconds, throwing knives at {{ap|4|6|8}} nearby enemies, dealing {{ap|750|900|1600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} on them for 5 seconds.", ["hp"] = 500, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Katarina WarringKingdoms Render.png", ["origin"] = {"Warlord", "Fortune"}, ["class"] = {"Assassin"}, ["abilityname"] = "Death Lotus", ["abilityicon"] = "Death Lotus.png", ["active"] = "Channels for {{fd|2.5}} seconds, throwing knives at {{ap|4|5|6}} nearby enemies, dealing {{ap|650|1000|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} on them for 5 seconds.", ["hp"] = 500, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Warring Kingdoms", ["tier"] = 3, ["render"] = "Katarina WarringKingdoms Render.png", ["origin"] = {"Warlord", "Fortune"}, ["class"] = {"Assassin"}, ["abilityname"] = "Death Lotus", ["abilityicon"] = "Death Lotus.png", ["active"] = "Channel for {{fd|2.5}} seconds, throwing knives at {{ap|4|5|6}} enemies in a 2-hex radius, dealing {{as|{{ap|650|1000|1500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over the duration and applying {{tip|TFT Grievous Wounds|Wound}} for 5 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.<br><br>''Wound: Reduce healing received by 50%.''", ["hp"] = 500, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Death Sworn", ["tier"] = 3, ["render"] = "Katarina DeathSworn TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Assassin"}, ["abilityname"] = "Sinister Blade", ["abilityicon"] = "Bouncing Blade.png", ["active"] = "Throws a dagger at the farthest enemy, dealing {{ap|180|250|420}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. When the dagger lands near the target '''Katarina''' teleports to it and immediately launches 3 additional daggers at the nearest enemies that each deal {{ap|90|125|210}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Enemies hit are applied {{tip|TFT Grievous Wounds|Grievous Wounds}} for 6 seconds.", ["hp"] = 700, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.8, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Battle Academia", ["tier"] = 2, ["render"] = "Katarina BattleAcademia Render.png", ["origin"] = {"Academy"}, ["class"] = {"Assassin"}, ["abilityname"] = "Shunpo", ["abilityicon"] = "Shunpo.png", ["active"] = "Blinks behind the enemy with the {{as|lowest health}} within 3 hexes and slashes all adjacent enemies, dealing {{ap|160|200|250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. For each enemy killed with this ability, she gains 20 {{as|mana}}.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Katarina Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Rogue"}, ["abilityname"] = "Voracity", ["abilityicon"] = "Katarina Preparation.png", ["active"] = "Throw three daggers that land next to enemies within 1 {{tiptft|Range|hexes}}. Then, teleport to each and deal {{as|{{ap|145|220|360}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies and {{tip|TFT Wound|Wound}} them for 6 seconds.<br/><br/>''Wound: Reduce healing received by 50%.''", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Katarina Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Rogue"}, ["abilityname"] = "Voracity", ["abilityicon"] = "Katarina Preparation.png", ["active"] = "Throw three daggers that land next to enemies within 1 {{tiptft|Range|hexes}}. Then, teleport to each and deal {{as|{{ap|145|220|350}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies and {{tip|TFT Wound|Wound}} them for 6 seconds.<br/><br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10] = { ["skin"] = "High Noon", ["tier"] = 2, ["render"] = "Katarina HighNoon Render.png", ["origin"] = {"Country"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Bouncing Blade", ["abilityicon"] = "Katarina Bouncing Blade.png", ["active"] = "Throw a blade at the current target that bounces 3 times, dealing {{as|{{ap|140|210|315}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and applying {{tip|TFT Grievous Wounds|Wound}} for 6 seconds.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}. Her final blade bounce deals 66% '''bonus''' damage.<br/><br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "High Noon", ["tier"] = 2, ["render"] = "Katarina HighNoon Render.png", ["origin"] = {"Country"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Bouncing Blade", ["abilityicon"] = "Katarina Bouncing Blade.png", ["active"] = "Throw a blade at the current target that bounces 3 times, dealing {{as|{{ap|150|225|340}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and applying {{tiptft|Wound}} for 6 seconds.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, and the final blade bounce deals {{as|25% '''bonus''' magic damage}}.<br/><br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Prestige Faerie Court", ["tier"] = 3, ["render"] = "Katarina PrestigeFaerieCourt TFT Render.png", ["origin"] = {"Faerie"}, ["class"] = {"Warrior"}, ["abilityname"] = "Death Lotus", ["abilityicon"] = "Katarina Death Lotus.png", ["active"] = "Blink to the largest group of enemies within 2 hexes and spin, dealing {{as|{{ap|165|245|395}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over 3 seconds to enemies within 2 hexes and {{tip|TFT Wound|Wounding}} them for 5 seconds. The 2 nearest enemies take {{as|165% of that as magic damage}} instead.<br><br>If she kills an enemy, blink and reposition again.<br><br>''Wound: Reduce healing received by 33%.''", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, }, ["Kayle"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Kayle Render.png", ["origin"] = {"Noble"}, ["class"] = {"Knight"}, ["abilityname"] = "Divine Judgement", ["abilityicon"] = "Divine Judgement.png", ["active"] = "Targets the {{ap|1 to 3 3}} allies with the {{as|lowest health}}, making them immune to damage for {{ap|2 to 3 3}} seconds.", ["hp"] = 750, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 70, ["as"] = 1, ["range"] = 3, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Aether Wing", ["tier"] = 4, ["render"] = "Kayle AetherWing Render.png", ["origin"] = {"Valkyrie"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Divine Ascent", ["abilityicon"] = "Divine Ascent.png", ["active"] = "Ascends until the end of combat, causing her basic attacks to launch waves that deal {{ap|125|200|600}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to enemies.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.8, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Transcended", ["variant"] = "old", ["tier"] = 4, ["render"] = "Kayle Transcended Render.png", ["origin"] = {"Divine"}, ["class"] = {"Executioner"}, ["abilityname"] = "Divine Ascension", ["abilityicon"] = "Divine Ascent.png", ["active"] = "Ascends until the end of combat, causing her basic attacks to launch waves that deal {{ap|110|150|350}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to enemies.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Transcended", ["tier"] = 4, ["render"] = "Kayle Transcended Render.png", ["origin"] = {"Divine"}, ["class"] = {"Executioner"}, ["abilityname"] = "Divine Ascension", ["abilityicon"] = "Divine Ascent.png", ["active"] = "Ascend, causing attacks to launch waves that deal {{as|{{ap|75|100|230}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.<br><br>{{sbc|Chosen Effect:}} {{as|+15% Attack Speed}}, {{as|+10% Attack Damage}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Viridian", ["tier"] = 5, ["render"] = "Kayle Viridian TFT Render.png", ["origin"] = {"Redeemed", "Verdant"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Divine Ascent", ["abilityicon"] = "Divine Ascent.png", ["passive"] = "Ascends every {{ap|5|5|1}} seconds. Each bonus stacks with the one before, until she is fully ascended.<br />{{sbc|1st:}} Basic attacks deal {{as|{{ap|90|100|1000}}% AD}} {{as|'''bonus''' true damage}}.<br />{{sbc|2nd:}} Basic attacks explode around the target dealing her AD and bonus true damage to nearby enemies.<br />{{sbc|3rd:}} Every 15th basic attack grants her damage immunity for 1 second.<br />{{sbc|4th:}} Hits cause swords to rain down, dealing {{ap|80|125|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 650, ["mana"] = 5, ["startmana"] = 0, ["ad"] = 75, ["as"] = 1.1, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Viridian", ["tier"] = 5, ["render"] = "Kayle Viridian TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Divine Ascent", ["abilityicon"] = "Divine Ascent.png", ["passive"] = "Ascends every {{ap|5|5|1}} seconds. Each bonus stacks with the one before, until she is fully ascended.<br />{{sbc|1st:}} Basic attacks deal {{as|{{ap|50|60|1000}}% AD}} {{as|'''bonus''' true damage}}.<br />{{sbc|2nd:}} Basic attacks explode around the target dealing her AD and bonus true damage to nearby enemies.<br />{{sbc|3rd:}} Every 12th basic attack grants her damage immunity for 1 second.<br />{{sbc|4th:}} Hits cause swords to rain down, dealing {{ap|90|150|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 5, ["startmana"] = 0, ["ad"] = 85, ["as"] = 1.15, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Viridian", ["tier"] = 5, ["render"] = "Kayle Viridian TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Divine Ascent", ["abilityicon"] = "Divine Ascent.png", ["passive"] = "Ascend every {{ap|5|5|1}} seconds. Each bonus stacks with the previous, until full ascension.<br />{{sbc|1st:}} Attacks deal {{as|{{ap|50|60|1000}}% AD}} {{as|'''bonus''' true damage}}.<br />{{sbc|2nd:}} Attacks explode, dealing the same damage to adjacent enemies.<br />{{sbc|3rd:}} Every 12th attack grants immunity to damage for 1 second.<br />{{sbc|4th:}} Attacks cause swords to rain down around the target, dealing {{ap|90|150|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 5, ["startmana"] = 0, ["ad"] = 85, ["as"] = 1.15, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "PsyOps", ["tier"] = 1, ["render"] = "Kayle PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Duelist"}, ["abilityname"] = "Starfire Spellblade", ["abilityicon"] = "Kayle Starfire Spellblade 2.png", ["active"] = "Kayle's next 3 attacks deal {{as|150% AD}} {{as|physical damage}} to her target, and {{as|{{ap|20|30|45}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within {{tip|TFT Range|1 hex}} of the target.", ["hp"] = 500, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "PsyOps", ["tier"] = 1, ["render"] = "Kayle PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Duelist"}, ["abilityname"] = "Starfire Spellblade", ["abilityicon"] = "Kayle Starfire Spellblade 2.png", ["active"] = "Kayle's next 3 attacks deal {{as|150% AD}} {{as|physical damage}} to her target, and {{as|{{ap|20|30|45}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within {{tip|TFT Range|1 hex}} of the target.", ["hp"] = 500, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Kayle TFT Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Slayer"}, ["abilityname"] = "Divine Ascent", ["abilityicon"] = "Kayle Divine Ascent.png", ["passive"] = "Gains new Passive effects as your [[Tactician (Teamfight Tactics)|Tactician]] levels up.<br/><br/>{{sbc|Level 1:}} Attacks deal {{as|{{ap|28|40|60}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.<br/>{{sbc|Level 6:}} Every 3rd attack launches a wave that deals {{as|{{ap|28|40|60}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and 40% {{tip|TFT Shred|Shreds}} enemies for 3 seconds.<br/>{{sbc|Level 9:}} Every attack launches a wave and they travel farther.<br/><br/>''Shred: Reduce Magic Resist.''", ["hp"] = 500, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 25, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Kayle TFT Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Slayer"}, ["abilityname"] = "Divine Ascent", ["abilityicon"] = "Kayle Divine Ascent.png", ["passive"] = "Gains new Passive effects as your [[Tactician (Teamfight Tactics)|Tactician]] levels up.<br/><br/>{{sbc|Level 1:}} Attacks deal {{as|{{ap|30|45|70}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.<br/>{{sbc|Level 6:}} Every 3rd attack launches a wave that deals {{as|{{ap|30|40|60}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and 40% {{tip|TFT Shred|Shreds}} enemies for 3 seconds.<br/>{{sbc|Level 9:}} Every attack launches a wave and they travel farther.<br/><br/>''Shred: Reduce Magic Resist.''", ["hp"] = 500, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 25, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Pentakill", ["tier"] = 2, ["render"] = "Kayle Pentakill TFT Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Fires of Ascension", ["abilityicon"] = "Kayle Starfire Spellblade.png", ["passive"] = "Attacks deal {{as|{{ap|35|52|75}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} in waves at the current target and behind them.", ["active"] = "Deal {{as|{{ap|240|360|540}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies around the target. {{tip|TFT Shred|Shreds}} enemies hit for 4 seconds.<br /><br />''Shred: Reduce Magic Resist by 30%.''<br /><br />{{sbc|Headliner Effect:}} {{as|+20% Attack Speed}}.", ["hp"] = 550, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Pentakill", ["tier"] = 2, ["render"] = "Kayle Pentakill TFT Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Fires of Ascension", ["abilityicon"] = "Kayle Starfire Spellblade.png", ["passive"] = "Attacks deal {{as|{{ap|35|52|75}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} in waves at the current target and behind them.", ["active"] = "Deal {{as|{{ap|240|360|540}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies around the target. {{tip|TFT Shred|Shreds}} enemies hit for 4 seconds.<br /><br />''Shred: Reduce Magic Resist by 30%.''<br /><br />{{sbc|Headliner Effect:}} {{as|+20% Attack Speed}}.", ["hp"] = 550, ["mana"] = 120, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, }, ["Kayn"] = { [4] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Kayn Render.png", ["origin"] = {"Tormented"}, ["class"] = {"Shade"}, ["abilityname"] = "Reaping Slash", ["abilityicon"] = "Reaping Slash.png", ["active"] = "{{tip|Dash|Dashes}} towards his target then slashes all adjacent enemies, dealing {{ap|375|575|6666}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and increasing the cost of their next spell by 33%. If the slash hits exactly one target, he immediately casts again.<br />[[File:Rhaast OriginalSquare.png|20px|border|link=]] {{sbc|Rhaast:}} Heals for 50% of the damage dealt by the spell.<br />[[File:Shadow Assassin OriginalSquare.png|20px|border|link=]] {{sbc|Shadow Assassin:}} Deals an additional 50% damage for the first 10 seconds of combat.", ["hp"] = 900, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 80, ["as"] = 1, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Nightbringer", ["tier"] = 2, ["render"] = "Kayn PrestigeNightbringer TFT Render.png", ["origin"] = {"Ragewing", "Shimmerscale"}, ["class"] = {"Assassin"}, ["abilityname"] = "Blade's Reach", ["abilityicon"] = "Blade's Reach.png", ["active"] = "Sweeps his scythe in a line through his target, dealing {{as|250% AD}} {{as|physical damage}} and an additional {{ap|100|150|225}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy hit.", ["hp"] = 700, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 50, ["as"] = 1, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [10] = { ["skin"] = "HEARTSTEEL", ["tier"] = 5, ["render"] = "Kayn HEARTSTEEL Render.png", ["origin"] = {"HEARTSTEEL", "Wildcard"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Fear the Reaper", ["abilityicon"] = "Kayn Reaping Slash.png", ["active"] = "{{tip|Dash}}, then deal {{as|{{ap|380|575|4000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all adjacent enemies and {{tiptft|Chill}} them for 3 seconds. If Kayn only hits one target, he immediately casts again.<br /><br />''Chill: Reduce Attack Speed by 20%.''<br /><br />{{sbc|Headliner Effect:}} {{as|+5% {{tiptft|AP|{{as|AP}}}}}}. Shadow Assassin rewards an extra {{g|2 gold|link=}}. Rhaast rewards an extra {{as|1 Tactician Health}}.", ["hp"] = 1100, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "HEARTSTEEL", ["tier"] = 5, ["render"] = "Kayn HEARTSTEEL Render.png", ["origin"] = {"HEARTSTEEL", "Wildcard"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Fear the Reaper", ["abilityicon"] = "Kayn Reaping Slash.png", ["active"] = "{{tip|Dash}}, then deal {{as|{{ap|400|600|4000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all adjacent enemies and {{tiptft|Chill}} them for 3 seconds. If Kayn only hits one target, he immediately casts again.<br /><br />''Chill: Reduce Attack Speed by 20%.''<br /><br />{{sbc|Headliner Effect:}} {{as|+10% {{tiptft|AP|{{as|AP}}}}}}. Shadow Assassin rewards an extra {{g|5 gold|link=}}. Rhaast rewards an extra {{as|2 Tactician Health}}.", ["hp"] = 1100, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.95, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Snow Moon", ["tier"] = 4, ["render"] = "Kayn SnowMoon Render.png", ["origin"] = {"Ghostly"}, ["class"] = {"Reaper"}, ["abilityname"] = "Shadow Assassin", ["abilityicon"] = "Kayn Umbral Trespass.png", ["active"] = "On first cast, transform, dealing {{as|{{ap|400|400|1000}}% AD}} as {{as|physical damage}} to nearby enemies. While transformed, gain 30% {{as|Critical Strike Chance}} and critical attacks damage adjacent enemies. If the spin only hits one enemy, the damage is increased by 100%.<br/><br/>Subsequent casts deal ({{as|{{ap|240|240|600}}% AD}} + {{as|{{ap|30|45|135}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to units in a line through the target instead.", ["hp"] = 1200, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 80, ["as"] = 0.9, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, }, ["Kennen"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Kennen Render.png", ["origin"] = {"Ninja", "Yordle"}, ["class"] = {"Elementalist"}, ["abilityname"] = "Slicing Maelstrom", ["abilityicon"] = "Slicing Maelstrom.png", ["active"] = "Summons a storm around himself for 3 seconds, dealing {{ap|225/6 to 675/6 3|round=2}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} each {{fd|0.5}} seconds to enemies within 2 hexes of him. Each enemy struck 3 times is {{tip|TFT stun|stunned}} for {{fd|1.5}} seconds. The storm can deal a total of {{ap|225 to 675 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 550, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 65, ["as"] = 0.65, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Kennen Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Keeper"}, ["abilityname"] = "Slicing Maelstrom", ["abilityicon"] = "Slicing Maelstrom.png", ["active"] = "Summons a storm around him for 3 seconds, calling down lightning bolts on all enemies in the area every {{fd|0.5}} seconds and dealing {{ap|300|450|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration. Each enemy struck by 3 lightning bolts is {{tip|TFT stun|stunned}} for {{fd|1.5}} seconds.", ["hp"] = 650, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Kennen Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Keeper"}, ["abilityname"] = "Slicing Maelstrom", ["abilityicon"] = "Slicing Maelstrom.png", ["active"] = "Summons a storm around him for 3 seconds, calling down lightning bolts on all enemies in the area every {{fd|0.5}} seconds and dealing {{ap|350|550|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration. Each enemy struck by 3 lightning bolts is {{tip|TFT stun|stunned}} for {{fd|1.5}} seconds.", ["hp"] = 650, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Kennen Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Keeper"}, ["abilityname"] = "Slicing Maelstrom", ["abilityicon"] = "Slicing Maelstrom.png", ["active"] = "Summon a storm for 3 seconds, calling down lightning bolts on all enemies every {{fd|0.5}} second, dealing {{as|{{ap|350|550|1200}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over the duration. Each enemy struck by 3 lightning bolts is {{tip|TFT Stun|Stunned}} for {{fd|1.5}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 650, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Infernal", ["tier"] = 2, ["render"] = "Kennen Infernal TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Flame Rush", ["abilityicon"] = "Lightning Rush.png", ["active"] = "Engulfs himself in flame, dashing behind his target, then to the farthest enemy. Enemies he passes through are zapped dealing {{ap|150|225|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.7, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Infernal", ["tier"] = 2, ["render"] = "Kennen Infernal TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Flame Rush", ["abilityicon"] = "Lightning Rush.png", ["active"] = "Engulfs himself in flame, dashing behind his target, then to the farthest enemy. Enemies he passes through are zapped dealing {{ap|150|225|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.65, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Infernal", ["tier"] = 2, ["render"] = "Kennen Infernal TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Flame Rush", ["abilityicon"] = "Lightning Rush.png", ["active"] = "Burst into flames and dash behind the current target, then the farthest enemy. Enemies passed through are dealt {{as|{{ap|150|225|350}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT stun|Stunned}} them for {{ap|1.5|1.75|2}} seconds.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.65, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "True Damage Superfan", ["tier"] = 1, ["render"] = "Kennen TrueDamageSuperfan Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Guardian","Superfan"}, ["abilityname"] = "Shock and Awe", ["abilityicon"] = "Kennen Electrical Surge.png", ["active"] = "Discharge 2 Jolts over 2 seconds. Each Jolt deals {{as|{{ap|160|240|360}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to a random enemy within range and {{tiptft|Stun|Stuns}} them for {{fd|0.75}} seconds.<br />'''Bling Bonus:''' Discharge at 2nd target for 50% damage and Stun duration.<br />{{sbc|Headliner Effect:}} {{as|+100 Health}}, Jolts {{as|heal}} {{as|2% '''Maximum''' Health}}.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "True Damage Superfan", ["tier"] = 1, ["render"] = "Kennen TrueDamageSuperfan Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Guardian","Superfan"}, ["abilityname"] = "Shock and Awe", ["abilityicon"] = "Kennen Electrical Surge.png", ["active"] = "Discharge 2 Jolts over 2 seconds. Each Jolt deals {{as|{{ap|145|215|325}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to a random enemy within range and {{tiptft|Stun|Stuns}} them for {{fd|0.75}} seconds.<br />'''Bling Bonus:''' Discharge at 2nd target for 50% damage and Stun duration.<br />{{sbc|Headliner Effect:}} {{as|+75 Health}}, Jolts {{as|heal}} {{as|2% '''Maximum''' Health}}.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, }, ["Kha'Zix"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Kha'Zix Render.png", ["origin"] = {"Void"}, ["class"] = {"Assassin"}, ["abilityname"] = "Taste their Fear", ["abilityicon"] = "Taste Their Fear.png", ["active"] = "Slashes the nearest enemy, dealing {{ap|150 to 350 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target enemy.<br />If the enemy has no adjacent teammates, instead deals {{ap|400 to 800 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Guardian of the Sands", ["tier"] = 4, ["render"] = "Kha'Zix GuardianoftheSands Render.png", ["origin"] = {"Desert"}, ["class"] = {"Assassin"}, ["abilityname"] = "Arid Assault", ["abilityicon"] = "Evolved Adaptive Cloaking.png", ["active"] = "{{tip|TFT invisible|Stealths}} and attacks the {{as|lowest-health}} enemy with {{as|{{as|500|1000|2000}} increased movement speed}}, dealing {{ap|100|200|500}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' physical damage|AD}}, {{tip|TFT crit|critically striking}}, and gaining {{ap|5 to 15 3}} {{as|mana}}.", ["hp"] = 750, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.8, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Kha'Zix Render.png", ["origin"] = {"Void"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Taste their Fear", ["abilityicon"] = "Taste Their Fear.png", ["active"] = "Slashes the nearest enemy in 3-hex range, priority for his attack target, dealing {{ap|200|275|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target enemy.<br />If the enemy has no adjacent teammates, instead deals <!--triple damage-->{{ap|600|825|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Worlds 2018", ["tier"] = 1, ["render"] = "Kha'Zix Championship TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Assassin"}, ["abilityname"] = "Taste their Fear", ["abilityicon"] = "Taste Their Fear.png", ["active"] = "Slashes the nearest enemy in 3-hex range, prioritizing his attack target, dealing {{ap|250|350|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target enemy.<br />If the enemy has no adjacent teammates, instead deals {{ap|250*3|350*3|550*3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Worlds 2018", ["tier"] = 1, ["render"] = "Kha'Zix Championship TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Assassin"}, ["abilityname"] = "Taste their Fear", ["abilityicon"] = "Taste Their Fear.png", ["active"] = "Slashes the nearest enemy in 3-hex range, prioritizing his attack target, dealing {{ap|250|350|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target enemy.<br />If the enemy has no adjacent teammates, instead deals {{ap|250*3|350*3|450*3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Worlds 2018", ["tier"] = 1, ["render"] = "Kha'Zix Championship TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Assassin"}, ["abilityname"] = "Taste their Fear", ["abilityicon"] = "Taste Their Fear.png", ["active"] = "Slash the nearest enemy and deal {{as|{{ap|250|375|560}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If the enemy has no adjacent allies, deal {{as|{{ap|600|900|1350}}% {{tiptft|AP|{{as|AP}}}}}} damage instead.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Kha'Zix TFT Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Assassin"}, ["abilityname"] = "Void Assault", ["abilityicon"] = "Void Assault.png", ["active"] = "Leaps towards the {{as|lowest health}} enemy, striking them for {{ap|175|225|500}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|180|185|260}}% AD)}} {{as|physical damage}} and increasing their {{as|'''maximum''' mana}} by 50% until they cast.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 90, ["as"] = 0.9, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Lunar Guardian", ["tier"] = 1, ["render"] = "Kha'Zix LunarGuardian TFT Render.png", ["origin"] = {"Heavenly"}, ["class"] = {"Reaper"}, ["abilityname"] = "Leap!", ["abilityicon"] = "Kha'Zix Leap.png", ["active"] = "Leap towards the {{as|'''lowest''' Health enemy}} within 3 hexes and deal ({{as|{{ap|340|340|350}}% AD}} + {{as|{{ap|20|30|45}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, }, ["Kindred"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Kindred Render.png", ["origin"] = {"Phantom"}, ["class"] = {"Ranger"}, ["abilityname"] = "Lamb's Respite", ["abilityicon"] = "Lamb's Respite.png", ["active"] = "Creates a circular zone around themselves for {{ap|3 to 5 3}} seconds that prevents allies within from dropping below {{ap|300 to 900 3}} health or dying.", ["hp"] = 600, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [2] = { ["skin"] = "Shadowfire", ["tier"] = 3, ["render"] = "Kindred Shadowfire Render.png", ["origin"] = {"Shadow", "Inferno"}, ["class"] = {"Ranger"}, ["abilityname"] = "Dance of Dread", ["abilityicon"] = "Mounting Dread.png", ["active"] = "Lamb leaps away from her target by 2-hex, while Wolf mauls '''Kindred's''' target, dealing {{ap|150|325|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for 5 seconds.", ["hp"] = 650, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Spirit Blossom", ["variant"] = "old", ["tier"] = 3, ["render"] = "Kindred SpiritBlossom Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Hunter"}, ["abilityname"] = "Dance of Dread", ["abilityicon"] = "Mounting Dread.png", ["active"] = "Wolf mauls their target, dealing {{ap|450|650|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} to their target for 5 seconds, while Lamb leaps away from their target.", ["hp"] = 650, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Spirit Blossom", ["variant"] = "old", ["tier"] = 3, ["render"] = "Kindred SpiritBlossom Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Executioner"}, ["abilityname"] = "Dance of Dread", ["abilityicon"] = "Mounting Dread.png", ["active"] = "Wolf mauls their target, dealing {{ap|400|600|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} to their target for 5 seconds, while Lamb leaps away from their target.", ["hp"] = 650, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Spirit Blossom", ["tier"] = 3, ["render"] = "Kindred SpiritBlossom Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Executioner"}, ["abilityname"] = "Dance of Dread", ["abilityicon"] = "Mounting Dread.png", ["active"] = "Deal {{as|{{ap|400|600|1000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and applying {{tip|TFT Grievous Wounds|Wound}} for 5 seconds, while leaping away.<br><br>{{sbc|Chosen Effect:}} {{as|+30 {{tip|TFT AP|{{as|Ability Power}}}}}}.<br><br>''Wound: Reduce healing received by 50%.''", ["hp"] = 650, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Kindred TFT Render.png", ["origin"] = {"Eternal"}, ["class"] = {"Ranger", "Mystic"}, ["abilityname"] = "Lamb's Respite", ["abilityicon"] = "Lamb's Respite.png", ["active"] = "Creates a circular zone around themselves for {{ap|2.5|3|10}} seconds that prevents allies within from dropping below {{ap|100|100|2500}} {{tiptft|AP|{{as|AP}}}} health or dying. While active, Wolf is invulnerable.", ["hp"] = 750, ["mana"] = 200, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.75, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Spirit Blossom", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Kindred SpiritBlossom TFT Render.png", ["origin"] = {"Dryad","Fated"}, ["class"] = {"Reaper"}, ["abilityname"] = "Flourish of Arrows", ["abilityicon"] = "Kindred Dance of Arrows.png", ["active"] = "{{tip|Dash}} away from the current target and deal {{as|{{ap|135|200|300}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to them and {{as|{{ap|70|105|165}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the nearest enemy.<br/><br/>'''Fated Bonus:''' Gain {{as|18% Attack Speed}}.", ["hp"] = 550, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Super Galaxy", ["tier"] = 1, ["render"] = "Kindred SuperGalaxy TFT Render.png", ["origin"] = {"Nitro"}, ["class"] = {"Marksman", "Rapidfire"}, ["abilityname"] = "Rev Up", ["abilityicon"] = "Kindred Dance of Arrows.png", ["active"] = "Fire wolf at the current target, dealing ({{as|520% AD}} + {{as|{{ap|20|30|45}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}}. Overkill damage bounces to the nearest enemy.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 48, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["role"] = "Attack Caster", ["star4"] = true }, }, ["Kled"] = { [5] = { ["skin"] = "Marauder", ["tier"] = 1, ["render"] = "Kled Marauder TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Violent Tendencies", ["abilityicon"] = "Skaarl the Cowardly Lizard.png", ["passive"] = "Every 4th basic attack deals {{as|200% AD}} {{as|physical damage}}. Additionally, Kled enters combat on Skaarl, granting him a shield for {{as|80% {{tiptft|AP|{{as|AP}}}} of his '''maximum''' health}}. When the shield is broken he dismounts, briefly becoming untargetable and granting him {{ap|70|80|100}}% {{as|'''bonus''' attack speed}}.", ["hp"] = 400, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Marauder", ["tier"] = 1, ["render"] = "Kled Marauder TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Violent Tendencies", ["abilityicon"] = "Skaarl the Cowardly Lizard.png", ["passive"] = "Every 4th basic attack deals {{as|150% AD}} {{as|physical damage}}. Additionally, Kled enters combat on Skaarl, granting him a shield for {{as|80% {{tiptft|AP|{{as|AP}}}} of his '''maximum''' health}}. When the shield is broken he dismounts, briefly becoming untargetable and granting him {{ap|70|80|110}}% {{as|'''bonus''' attack speed}}.", ["hp"] = 400, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Marauder", ["tier"] = 1, ["render"] = "Kled Marauder TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Violent Tendencies", ["abilityicon"] = "Skaarl the Cowardly Lizard.png", ["passive"] = "Every 4th basic attack deals {{as|200% AD}} {{as|physical damage}}. Enter combat on [[File:SkaarlSquare.png|20px|link=]] Skaarl and gain a Shield for {{as|80% {{tiptft|AP|{{as|AP}}}}}} of {{as|'''max''' Health}}. When it breaks, dismount and become {{tip|Untargetable}} briefly, gaining {{as|{{ap|70|80|110}}% Attack Speed}}.", ["hp"] = 400, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Kled & Skaarl TFT Render.png", ["origin"] = {"Noxus","Yordle"}, ["class"] = {"Slayer"}, ["abilityname"] = "Skaaaaaaarl!", ["abilityicon"] = "Kled Chaaaaaaaarge!!!.png", ["passive"] = "Start combat with {{as|40% '''max''' Health}} Shield. When it breaks, dismount and gain {{as|{{ap|60|65|70}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''stacking''' Attack Speed}} for the rest of combat.", ["active"] = "Remount and gain {{as|40% '''max''' Health}} Shield.<br/><br/>[[File:4 Star.png|20px|link=]] {{sbc|4-Star Upgrade:}} {{tip|Execute}} enemies {{as|'''under''' 25% Health}}.", ["hp"] = 550, ["mana"] = 140, ["startmana"] = 0, ["ad"] = 58, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, }, ["Kobuko"] = { [11] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Kobuko Original TFT Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Money Dance", ["abilityicon"] = "Kobuko Money Dance.png", ["passive"] = "Gains {{as|{{ap|10|12|20}} '''permanent''' Health}} for each {{g|gold}} gained from interese.<br>''(Gain {{ap|60|80|200}} Health per Round in Hyper Roll)''", ["active"] = "{{as|Heal}} {{as|{{ap|350|400|475}}% {{tiptft|AP|{{as|AP}}}}}} over 2 seconds. Kobuko's next attack deals {{as|15% HP}} {{as|'''bonus''' magic damage}}.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 45, ["ad"] = 40, ["as"] = 0.5, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Battle Boss", ["tier"] = 5, ["render"] = "Kobuko BattleBoss TFT Render.png", ["origin"] = {"Cyberboss"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Game Over!", ["abilityicon"] = "Kobuko Game Over!.png", ["passive"] = "Attacks deal {{as|{{ap|100|150|999}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}, {{as|and 50% in a 1-hex radius|buzzword2}}. At {{as|{{ap|50|50|90}}% Health}}, trigger 'Phase 2', then enrage for the rest of the fight, gaining {{as|100% Attack Speed}}, {{as|{{ap|30|30|125}}% {{tiptft|omnivamp|{{as|Omnivamp}}}}}}, and increasing the bonus damage by 33%.<br><br>{{sbc|'Phase 2'}}: Gain {{as|{{ap|100|100|400}}% HP}} Shield for 4 seconds. Pick up a nearby enemy, knocking up all enemies within 2 hexes for {{fd|1.5}} seconds. Then, slam down, dealing {{as|{{ap|300|450|13370}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the target and {{as|{{ap|150|225|1337}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} damage to all other enemies hit.", ["hp"] = 1000, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 20, ["as"] = 1.0, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["role"] = "Magic Fighter" }, }, ["Kog'Maw"] = { [2] = { ["skin"] = "Caterpillar", ["tier"] = 1, ["render"] = "Kog'Maw Caterpillar Render.png", ["origin"] = {"Poison"}, ["class"] = {"Predator"}, ["abilityname"] = "Living Artillery", ["abilityicon"] = "Living Artillery.png", ["active"] = "After a {{fd|0.35}}-second delay, launches an acidic blob at a random enemy, dealing {{ap|150|300|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Battlecast", ["variant"] = "old", ["tier"] = 2, ["render"] = "Kog'Maw Battlecast Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Blaster"}, ["abilityname"] = "Barrage", ["abilityicon"] = "Bio-Arcane Barrage.png", ["active"] = "For 3 seconds, gains infinite attack range, 80% {{as|attack speed}}, and his basic attacks deal {{as|{{ap|2|4|8}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|'''bonus''' magic damage}}.", ["hp"] = 550, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Battlecast", ["variant"] = "old", ["tier"] = 2, ["render"] = "Kog'Maw Battlecast Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Blaster"}, ["abilityname"] = "Barrage", ["abilityicon"] = "Bio-Arcane Barrage.png", ["active"] = "Gain {{tip|TFT Range|{{as|'''infinite''' Attack Range}}}}, {{as|60% Attack Speed}}, and deal {{as|{{ap|2.5|3.00|3.50}}% {{tiptft|AP|{{as|AP}}}}}} {{as|of the target's '''maximum''' Health}} as {{as|'''bonus''' magic damage}} per attack for 3 seconds.", ["hp"] = 550, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Arcanist", ["tier"] = 2, ["render"] = "Kog'Maw Arcanist TFT Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Sniper", "Twinshot"}, ["abilityname"] = "Barrage", ["abilityicon"] = "Bio-Arcane Barrage.png", ["active"] = "For 3 seconds, gains infinite attack range, 75% {{as|'''bonus''' attack speed}}, and his basic attacks deal {{as|8% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|'''bonus''' magic damage}}.", ["hp"] = 550, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Shan Hai Scrolls", ["tier"] = 1, ["render"] = "Kog'Maw ShanHaiScrolls TFT Render.png", ["origin"] = {"Mythic"}, ["class"] = {"Invoker", "Sniper"}, ["abilityname"] = "Raining Artillery", ["abilityicon"] = "Kog'Maw Living Artillery.png", ["active"] = "Deal {{as|{{ap|160|225|315}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the {{as|'''lowest''' Health enemy}} within range. Every 3 casts, gain {{tip|TFT Range|{{as|+1 Attack Range}}}}.", ["hp"] = 500, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 3, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Bee'Maw", ["tier"] = 2, ["render"] = "Kog'Maw Bee'Maw TFT Render.png", ["origin"] = {"Honeymancy"}, ["class"] = {"Hunter"}, ["abilityname"] = "Hive Ooze", ["abilityicon"] = "Kog'Maw Void Ooze.png", ["active"] = "Launches a honey wad through the current target, dealing {{as|300% AD}} as {{as|physical damage}} to enemies hit. Adjacent allies hit by the trail are set abuzz, gaining {{as|{{ap|20|25|30}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 4 seconds.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 53, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Hextech", ["tier"] = 3, ["render"] = "Kog'Maw Hextech TFT Render.png", ["origin"] = {"Automata"}, ["class"] = {"Sniper"}, ["abilityname"] = "Upgrading Barrage Module", ["abilityicon"] = "Kog'Maw Bio-Arcane Barrage.png", ["passive"] = "Attacks deal {{as|{{ap|48|72|120}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["active"] = "Gain {{as|25% '''stacking''' Attack Speed}} for the rest of combat. After every 3 casts, gain {{tip|TFT Range|{{as|+1 Range}}}}.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 15, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Carry" }, [14] = { ["skin"] = "Battlecast", ["tier"] = 1, ["render"] = "Kog'Maw Battlecast TFT Render.png", ["origin"] = {"BoomBot"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Fire at Will", ["abilityicon"] = "Bio-Arcane Barrage.png", ["active"] = "For the next 5 seconds, gain {{as|50% Attack Speed}} and attacks deal ({{as|50% AD}} + {{as|{{ap|9|14|20}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|'''bonus''' physical damage}}.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["role"] = "Attack Carry", ["star4"] = true }, }, ["K'Sante"] = { [9] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "K'Sante TFT Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Bastion"}, ["abilityname"] = "All Out Strike", ["abilityicon"] = "K'Sante All Out 2.png", ["active"] = "{{tip|TFT Airborne|Knock up}} the current target before smashing them to the edge of the battlefield. Deal {{as|{{ap|250|400|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun}} them for {{ap|2|{{fd|2.5}}|10}} seconds. Deal 50% of total knock up damage as {{as|magic damage}} to enemies the target collides with and {{tiptft|Stun}} them for {{ap|1|{{fd|1.25}}|5}} second.<br/><br/>If the target can't be pushed back any further, knock them off the battlefield. Otherwise, K'Sante will chase after them.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "K'Sante TFT Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Bastion"}, ["abilityname"] = "All Out Strike", ["abilityicon"] = "K'Sante All Out 2.png", ["active"] = "{{as|Heal}} for {{as|10% of '''max''' Health}}. {{tip|TFT Airborne|Knock up}} the current target before smashing them to the edge of the battlefield. Deal {{as|{{ap|250|400|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun}} them for {{ap|2|{{fd|2.5}}|10}} seconds. Deal 50% of total knock up damage as {{as|magic damage}} to enemies the target collides with and {{tiptft|Stun}} them for {{ap|1|{{fd|1.25}}|5}} second.<br/><br/>If the target can't be pushed back any further, knock them off the battlefield. Otherwise, K'Sante will chase after them.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10] = { ["skin"] = "HEARTSTEEL", ["tier"] = 1, ["render"] = "K'Sante HEARTSTEEL TFT Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Soundproof", ["abilityicon"] = "K'Sante Path Maker.png", ["active"] = "Enter a defensive stance, reducing damage taken by 30% + {{as|{{ap|20|20|25}}% {{tiptft|AP|{{as|AP}}}}}} (max 75%) for {{fd|2.5}} seconds. Afterwards, deal {{as|700% AD}} {{as|physical damage}} to the current target.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "HEARTSTEEL", ["tier"] = 1, ["render"] = "K'Sante HEARTSTEEL TFT Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Soundproof", ["abilityicon"] = "K'Sante Path Maker.png", ["active"] = "Enter a defensive stance and gain {{as|30% + {{ap|20|20|25}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} (max 75%) for {{fd|2.5}} seconds. Afterwards, deal {{as|1000% AD}} {{as|physical damage}} to the current target.<br />{{sbc|Headliner Effect:}} {{as|+225 Health}}.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, }, ["LeBlanc"] = { [2] = { ["skin"] = "Elderwood", ["tier"] = 2, ["render"] = "LeBlanc Elderwood Render.png", ["origin"] = {"Woodland"}, ["class"] = {"Assassin", "Mage"}, ["abilityname"] = "Ethereal Chain", ["abilityicon"] = "Ethereal Chains.png", ["active"] = "Launches an ethereal chain at a random enemy, dealing {{ap|225|475|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and, after a {{fd|0.5}} seconds delay, {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 550, ["mana"] = 80, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.7, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Coven", ["tier"] = 2, ["render"] = "LeBlanc Coven TFT Render.png", ["origin"] = {"Coven"}, ["class"] = {"Assassin"}, ["abilityname"] = "Ethereal Chain", ["abilityicon"] = "Ethereal Chains.png", ["active"] = "Launches an ethereal chain at a random enemy, dealing {{ap|100|150|250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and, after a {{fd|0.5}}-second delay, {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Program", ["tier"] = 3, ["render"] = "LeBlanc Program TFT Render.png", ["origin"] = {"A.D.M.I.N."}, ["class"] = {"Hacker", "Spellslinger"}, ["abilityname"] = "Sigil of Malice", ["abilityicon"] = "LeBlanc Mimic- Sigil of Malice.png", ["active"] = "Leblanc fires {{ap|5|6|8}} sigils at her target each dealing {{as|{{ap|80|100|130}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If the target dies, she completes casting the remaining sigils at the nearest enemy but adds 1 more sigil.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Program", ["tier"] = 3, ["render"] = "LeBlanc Program TFT Render.png", ["origin"] = {"A.D.M.I.N."}, ["class"] = {"Hacker", "Spellslinger"}, ["abilityname"] = "Sigil of Malice", ["abilityicon"] = "LeBlanc Mimic- Sigil of Malice.png", ["active"] = "Leblanc fires {{ap|6|6|8}} sigils at her target each dealing {{as|{{ap|75|110|135}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If the target dies, she completes casting the remaining sigils at the nearest enemy but adds 1 more sigil.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Risen Legend", ["tier"] = 5, ["render"] = "LeBlanc RisenLegend TFT Render.png", ["origin"] = {"Black Rose"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "The Chains of Fate", ["abilityicon"] = "LeBlanc Ethereal Chains.png", ["active"] = "Chain together the nearest 4/4/20 enemies for 5 seconds, dealing {{as|{{ap|590|888|5000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} split between them. When one takes damage, 12/20/100% of the amount is split as {{as|'''bonus''' true damage}} to the others.<br><br>LeBlanc's next 3 attacks deal {{as|{{ap|150|225|900}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}, increased by 50% for each enemy killed by the initial damage.", ["hp"] = 900, ["mana"] = 90, ["startmana"] = 45, ["ad"] = 50, ["as"] = 0.85, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, [14] = { ["skin"] = "Debonair", ["tier"] = 2, ["render"] = "LeBlanc Debonair TFT Render.png", ["origin"] = {"Cypher"}, ["class"] = {"Strategist"}, ["abilityname"] = "Data Spike", ["abilityicon"] = "LeBlanc Shatter Orb.png", ["active"] = "Send 5 sigils, alternating between the current target and the next nearest enemy, each dealing {{as|{{ap|65|95|145}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. Every cast, send 1 more sigil.", ["hp"] = 550, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["role"] = "Magic Caster", ["star4"] = true }, }, ["Lee Sin"] = { [4] = { ["skin"] = "God Fist", ["variant"] = "old", ["tier"] = 5, ["render"] = "Lee Sin GodFist Render.png", ["origin"] = {"Divine"}, ["class"] = {"Duelist"}, ["abilityname"] = "God Fist", ["abilityicon"] = "Dragon's Rage.png", ["active"] = "Punches his target, dealing {{ap|250|450|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, {{tip|TFT airborne|knocking}} them back to the edge of the battlefield, and {{tip|TFT stun|stunning}} them for {{ap|2|3|10}} seconds. Any enemies the target collides with during the knockback are also dealt half the damage and {{tip|TFT stun|stunned}} for {{ap|1|2|10}} seconds.<br />If the target cannot be pushed any further, they are knocked out of the battlefield instead, removing them from combat. If the target is still alive, he will dash to them. At 3-Star, his punch hits in an area around the primary target and knocks out any enemies directly hit regardless of their board position.", ["hp"] = 1000, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "God Fist", ["variant"] = "old", ["tier"] = 5, ["render"] = "Lee Sin GodFist Render.png", ["origin"] = {"Divine"}, ["class"] = {"Duelist"}, ["abilityname"] = "God Fist", ["abilityicon"] = "Dragon's Rage.png", ["active"] = "Punches his target, dealing {{ap|200|375|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, {{tip|TFT airborne|knocking}} them back to the edge of the battlefield, and {{tip|TFT stun|stunning}} them for {{ap|2|3|10}} seconds. Any enemies the target collides with during the knockback are also dealt half the damage and {{tip|TFT stun|stunned}} for {{ap|1|2|10}} seconds.<br />If the target cannot be pushed any further, they are knocked out of the battlefield instead, removing them from combat. If the target is still alive, he will dash to them. At 3-Star, his punch hits in an area around the primary target and knocks out any enemies directly hit regardless of their board position.", ["hp"] = 999, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "God Fist", ["tier"] = 5, ["render"] = "Lee Sin GodFist Render.png", ["origin"] = {"Divine"}, ["class"] = {"Duelist"}, ["abilityname"] = "God Fist", ["abilityicon"] = "Dragon's Rage.png", ["active"] = "Punch the target, dealing {{as|{{ap|200|375|1000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, {{tip|TFT airborne|knocking}} them back to the edge of the battlefield, and {{tip|TFT Stun|Stunning}} them for {{ap|2|3|10}} seconds. Enemies struck by the target take half damage and are also {{tip|TFT Stun|Stunned}} for {{ap|1|1|10}} second. If the target cannot be pushed back further, knock them out of the battlefield, removing them from combat. If the target survives, dash to them.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+20% Attack Speed}}.", ["hp"] = 1000, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.85, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Nightbringer", ["tier"] = 3, ["render"] = "Lee Sin Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Cripple", ["abilityicon"] = "Tempest.png", ["active"] = "Slams the ground, dealing {{ap|250|350|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and slowing their {{as|attack speed}} by 50% for 4 seconds.", ["hp"] = 850, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Nightbringer", ["tier"] = 3, ["render"] = "Lee Sin Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Cripple", ["abilityicon"] = "Tempest.png", ["active"] = "Slams the ground, dealing {{ap|200|350|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and slowing their {{as|attack speed}} by 50% for 4 seconds.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Nightbringer", ["tier"] = 3, ["render"] = "Lee Sin Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Cripple", ["abilityicon"] = "Tempest.png", ["active"] = "Slam the ground, dealing {{as|{{ap|250|375|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and 50% {{tip|TFT Chill|Chilling}} them for 4 seconds.<br><br>''Chill: Reduce Attack Speed.''", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Storm Dragon", ["tier"] = 3, ["render"] = "Lee Sin StormDragon TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Dragonmancer"}, ["abilityname"] = "Dragon's Rage", ["abilityicon"] = "Dragon's Rage.png", ["active"] = "Kicks his target, {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds and {{tip|TFT airborne|knocking them back}}. The target and all enemies they hit take {{ap|275|325|425}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Storm Dragon", ["tier"] = 3, ["render"] = "Lee Sin StormDragon TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Dragonmancer"}, ["abilityname"] = "Dragon's Rage", ["abilityicon"] = "Dragon's Rage.png", ["active"] = "Kicks his target, {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds and {{tip|TFT airborne|knocking them back}}. The target and all enemies they hit take {{ap|215|285|385}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8] = { ["skin"] = "FPX", ["tier"] = 2, ["render"] = "Lee Sin FPX Render.png", ["origin"] = {"Supers"}, ["class"] = {"Brawler", "Heart"}, ["abilityname"] = "Safeguard", ["abilityicon"] = "Lee Sin Safeguard old.png", ["active"] = "Lee Sin {{tip|dash|dashes}} towards a nearby ally, shielding them and himself for {{as|{{ap|180|220|270}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} for 4 seconds. He then dashes back and deals {{as|{{ap|275|275|280}}% AD}} {{as|physical damage}} to his target.<br/><br/>If there are no nearby allies, he gains a {{as|Health shield}} instead.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "FPX", ["tier"] = 2, ["render"] = "Lee Sin FPX Render.png", ["origin"] = {"Supers"}, ["class"] = {"Brawler", "Heart"}, ["abilityname"] = "Safeguard", ["abilityicon"] = "Lee Sin Safeguard old.png", ["active"] = "Lee Sin {{tip|dash|dashes}} towards a nearby ally, shielding them and himself for {{as|{{ap|180|220|270}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} for 4 seconds. He then dashes back and deals {{as|{{ap|275|275|280}}% AD}} {{as|physical damage}} to his target.<br/><br/>If there are no nearby allies, he gains a {{as|Health shield}} instead.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Heavenscale", ["tier"] = 4, ["render"] = "Lee Sin Heavenscale TFT Render.png", ["origin"] = {"Dragonlord"}, ["class"] = {"Duelist"}, ["abilityname"] = "Dragon's Dance", ["abilityicon"] = "Lee Sin Sonic Wave old.png", ["active"] = "Kick the target's spirit out of their body, dealing ({{as|{{ap|450|450|900}}% AD}} + {{as|30% '''bonus''' Attack Speed}}) as {{as|physical damage}}, 30% Mana Reaving them, and {{tip|TFT Stun|Stunning}} them. Enemies hit by the spirit take ({{as|{{ap|150|150|300}}% AD}} + {{as|30% '''bonus''' Attack Speed}}) as physical damage. Gain {{as|{{ap|200|250|1000}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds.<br/><br/>''Mana Reave: Increase max Mana until the next cast.''", ["hp"] = 1200, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 75, ["as"] = 0.85, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, }, ["Leona"] = { [1] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Leona Render.png", ["origin"] = {"Noble"}, ["class"] = {"Guardian"}, ["abilityname"] = "Eclipse", ["abilityicon"] = "Leona Eclipse.png", ["active"] = "After a {{fd|0.625}}, calls down a solar ray upon the target, dealing {{as|{{ap|175|250|325}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies around the target area and {{tiptft|Stun|stunning}} any enemy in the center for {{ap|5|7|9}} seconds.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Lunar Eclipse", ["variant"] = "old", ["tier"] = 1, ["render"] = "Leona LunarEclipse Render.png", ["origin"] = {"Lunar"}, ["class"] = {"Warden"}, ["abilityname"] = "Lunar Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Giantize herself and reduces all incoming damage by {{ap|40|80|120}} {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Leona PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Cyber Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Giantize herself and reduces all incoming damage by {{ap|40|80|200}} {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Leona PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Cyber Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Giantize herself and reduces all incoming damage by {{ap|40|80|400}} {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 30, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Leona PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Cyber Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Reduce all incoming damage by {{as|{{ap|45|55|65}} {{tiptft|AP|{{as|AP}}}}}} for 4 seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Solar Eclipse", ["tier"] = 1, ["render"] = "Leona SolarEclipse TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Knight"}, ["abilityname"] = "Solar Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Raises her shield and reduces all incoming damage by {{ap|30|60|250}} {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Solar Eclipse", ["tier"] = 1, ["render"] = "Leona SolarEclipse TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Knight"}, ["abilityname"] = "Solar Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Raises her shield and reduces all incoming damage by {{ap|30|40|120}} {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Solar Eclipse", ["tier"] = 1, ["render"] = "Leona SolarEclipse TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Knight"}, ["abilityname"] = "Solar Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Reduces all incoming damage by {{as|{{ap|35|45|80}} {{tiptft|AP|{{as|AP}}}}}} for 4 seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Battle Academia", ["tier"] = 3, ["render"] = "Leona BattleAcademia TFT Render.png", ["origin"] = {"Academy"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Solar Eclipse", ["abilityicon"] = "Solar Flare.png", ["active"] = "Calls down a beacon of light upon herself, granting herself a {{ap|400|650|1000}} {{tiptft|AP|{{as|AP}}}} shield for {{ap|5|5|8}} seconds. All allies within 2 hexes gain {{ap|30|50|80}} {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}} for the same duration.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Debonair", ["tier"] = 3, ["render"] = "Leona Debonair TFT Render.png", ["origin"] = {"Debonair"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Solar Eclipse", ["abilityicon"] = "Solar Flare.png", ["active"] = "Calls down a beacon of light upon herself, granting herself a {{ap|400|650|1000}} {{tiptft|AP|{{as|AP}}}} shield for {{ap|5|5|8}} seconds. All allies within 2 hexes gain {{ap|30|50|80}} {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}} for the same duration.<br />{{sbc|VIP Bonus:}} Heal {{as|{{fd|1.25}}% '''maximum''' health}} every second for each unit targeting her.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Lunar Eclipse", ["tier"] = 1, ["render"] = "Leona LunarEclipse TFT Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Guardian"}, ["abilityname"] = "Solar Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Creates a barrier around herself, reducing all incoming damage by {{ap|30|40|60}} {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Lunar Eclipse", ["tier"] = 1, ["render"] = "Leona LunarEclipse TFT Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Guardian"}, ["abilityname"] = "Solar Barrier", ["abilityicon"] = "Eclipse.png", ["active"] = "Creates a barrier around herself, reducing all incoming damage by {{ap|35|45|70}} {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 75, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Mecha Kingdoms", ["tier"] = 5, ["render"] = "Leona MechaKingdoms TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Aegis", "Renegade"}, ["abilityname"] = "Deus Ex Machina", ["abilityicon"] = "Leona Zenith Blade old.png", ["active"] = "Leona locks onto and calls an orbital laser strike onto her target. After a short delay a laser fires on the locked on target dealing {{as|{{ap|450|675|5000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|true damage}} per second to the target and dealing {{as|{{ap|80|120|2000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies.", ["hp"] = 1100, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.7, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Mecha Kingdoms", ["tier"] = 5, ["render"] = "Leona MechaKingdoms TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Aegis", "Renegade"}, ["abilityname"] = "Deus Ex Machina", ["abilityicon"] = "Leona Zenith Blade old.png", ["active"] = "Leona locks onto and calls an orbital laser strike onto her target. After a short delay a laser fires on the locked on target dealing {{as|{{ap|350|525|5000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|true damage}} per second to the target and dealing {{as|{{ap|320|480|2000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies.", ["hp"] = 1100, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.7, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Prestige Battle Academia", ["tier"] = 2, ["render"] = "Leona PrestigeBattleAcademia TFT Render.png", ["origin"] = {"Academy"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Solar Eclipse", ["abilityicon"] = "Solar Flare.png", ["active"] = "Fortify for 3 seconds, gaining {{as|{{ap|50|50|55}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}}. Afterwards, deal {{as|{{ap|115|175|270}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.", ["hp"] = 800, ["mana"] = 65, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, [14] = { ["skin"] = "Battle Lion", ["tier"] = 4, ["render"] = "Leona BattleLion TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Solar Flare", ["abilityicon"] = "Leona Zenith Blade.png", ["active"] = "Gain {{as|{{ap|55|60|90}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} for 4 seconds. Deal {{as|{{ap|100|150|2000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the largest clump of enemies within 2 hexes and {{tiptft|Stun}} the center enemy for 2 seconds.<br><br>Enemies damaged by this ability take {{as|{{ap|14|21|150}}% {{tip|TFT MR|{{as|Magic Resist}}}}}} as {{as|'''bonus''' magic damage}} from allies' attacks for {{ap|4|4|10}} seconds.", ["hp"] = 1100, ["mana"] = 110, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["role"] = "Magic Tank", }, }, ["Lillia"] = { [4] = { ["skin"] = "Spirit Blossom", ["tier"] = 5, ["render"] = "Lillia SpiritBlossom Night Blossom Render.png", ["origin"] = {"Dusk"}, ["class"] = {"Mage"}, ["abilityname"] = "Lilting Lullaby", ["abilityicon"] = "Lilting Lullaby.png", ["active"] = "Casts a magical lullaby, causing {{ap|2|3|10}} waking enemies with the {{as|highest '''current''' health}} to fall asleep for {{ap|3|4|8}} seconds. Enemies will awaken if they take {{ap|500|750|1000}} damage while sleeping, dealing 500 {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to them.", ["hp"] = 950, ["mana"] = 120, ["startmana"] = 80, ["ad"] = 40, ["as"] = 0.75, ["range"] = 2, ["arm"] = 50, ["mr"] = 80, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Nightbringer", ["tier"] = 2, ["render"] = "Lillia Nightbringer TFT Render.png", ["origin"] = {"Scalescorn"}, ["class"] = {"Cavalier", "Mage"}, ["abilityname"] = "Watch Out!", ["abilityicon"] = "Watch Out! Eep!.png", ["active"] = "Strikes a small area around her target's current location, dealing {{ap|180|275|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} spread amongst all enemies hit and {{ap|215|275|350}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to the enemy at the center of the blast.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Nightbringer", ["tier"] = 2, ["render"] = "Lillia Nightbringer TFT Render.png", ["origin"] = {"Scalescorn"}, ["class"] = {"Cavalier", "Mage"}, ["abilityname"] = "Watch Out!", ["abilityicon"] = "Watch Out! Eep!.png", ["active"] = "Strikes a small area around her target's current location, dealing {{ap|215|275|470}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} spread amongst all enemies hit and {{ap|190|240|340}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to the enemy at the center of the blast.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10] = { ["skin"] = "KDA Superfan", ["tier"] = 1, ["render"] = "Lillia KDASuperfan Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Sentinel", "Superfan"}, ["abilityname"] = "Confetti Bloom", ["abilityicon"] = "Lillia Blooming Blows.png", ["active"] = "Deal {{as|{{ap|180|270|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies. {{as|Heals {{ap|180|220|260}}%}} and {{as|heal {{ap|90|110|130}}%}} her nearest ally.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, Confetti Bloom {{as|heals +20%}}.", ["hp"] = 650, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "KDA Superfan", ["tier"] = 1, ["render"] = "Lillia KDASuperfan Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Sentinel", "Superfan"}, ["abilityname"] = "Confetti Bloom", ["abilityicon"] = "Lillia Blooming Blows.png", ["active"] = "Deal {{as|{{ap|180|270|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies. {{as|Heals {{ap|180|220|260}}%}} and {{as|heal {{ap|90|110|130}}%}} her nearest ally.<br />{{sbc|Headliner Effect:}} {{as|+100 Health}}, Confetti Bloom {{as|heals 12% more}}.", ["hp"] = 600, ["mana"] = 110, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Shan Hai Scrolls", ["tier"] = 4, ["render"] = "Lillia ShanHaiScrolls TFT Render.png", ["origin"] = {"Mythic"}, ["class"] = {"Invoker"}, ["abilityname"] = "Eep!", ["abilityicon"] = "Lillia Swirlseed.png", ["active"] = "Hurl an orb towards the current target, dealing {{as|{{ap|240|360|900}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the first enemy hit and adjacent enemies. It continues rolling as a smaller orb, dealing {{as|{{ap|120|180|400}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies it hits.<br/><br/>Every third cast launches a mega orb at her target that deals {{as|{{ap|300|450|1350}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and splits into 3 smaller orbs that roll towards the farthest enemies.", ["hp"] = 900, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Faerie Court", ["tier"] = 1, ["render"] = "Lillia FaerieCourt TFT Render.png", ["origin"] = {"Faerie"}, ["class"] = {"Bastion"}, ["abilityname"] = "Dream Bloom", ["abilityicon"] = "Lillia Blooming Blows.png", ["active"] = "{{as|Heal}} for {{as|{{ap|250|290|330}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}, then deal {{as|{{ap|170|255|385}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the current target and the adjacent enemies on it.", ["hp"] = 650, ["mana"] = 110, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, }, ["Lissandra"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Lissandra Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Elementalist"}, ["abilityname"] = "Frozen Tomb", ["abilityicon"] = "Frozen Tomb.png", ["active"] = "Encases a 3 hexes away enemy in ice, {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds and dealing {{ap|175 to 475 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies within 2 hexes of her target.<br />If she is {{as|'''below''' 50% health}}, she instead encases herself, additionally becoming untargetable.", ["hp"] = 500, ["mana"] = 95, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Coven", ["variant"] = "old", ["tier"] = 1, ["render"] = "Lissandra Coven Render.png", ["origin"] = {"Moonlight"}, ["class"] = {"Dazzler"}, ["abilityname"] = "1000 Daggers", ["abilityicon"] = "Ice Shard.png", ["active"] = "Hurls a dagger towards the enemy with the most {{as|attack damage}}, dealing {{ap|350|450|550|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first target it hits. After hitting its initial target or at its final destination, the dagger explodes dealing {{ap|175|225|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby targets.", ["hp"] = 550, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Coven", ["tier"] = 1, ["render"] = "Lissandra Coven TFT Render.png", ["origin"] = {"Coven"}, ["class"] = {"Renewer"}, ["abilityname"] = "1000 Daggers", ["abilityicon"] = "Ice Shard.png", ["active"] = "Hurls a dagger towards the enemy with the most {{as|attack damage}}, dealing {{ap|280|330|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first target it hits. After hitting its initial target or at its final destination, the dagger explodes dealing {{ap|140|165|225}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby targets. All enemies hit by this spell have their {{as|attack damage}} reduced by 40% for 8 seconds.", ["hp"] = 550, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Blade Queen", ["tier"] = 3, ["render"] = "Lissandra BladeQueen TFT Render.png", ["origin"] = {"Chemtech"}, ["class"] = {"Scholar"}, ["abilityname"] = "Iron Maiden", ["abilityicon"] = "Frozen Tomb.png", ["active"] = "Encases her target in an iron maiden, dealing {{ap|250|325|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within 2 hexes and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds. If she is {{as|'''below''' 50% health}}, she encases herself instead, dealing damage to surrounding enemies and becoming untargetable and invulnerable for 2 seconds. Damage from this ability reduces {{as|attack damage}} by 30% for 4 seconds.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 50, ["as"] = 0.6, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Lissandra Render.png", ["origin"] = {"Freljord"}, ["class"] = {"Invoker"}, ["abilityname"] = "Frozen Tomb", ["abilityicon"] = "Lissandra Frozen Tomb.png", ["active"] = "{{tiptft|Stun}} the current target for 2 seconds and deal {{as|{{ap|180|270|450}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 2 hexes of them. They take 10% more damage for the next 4 seconds.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.7, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Porcelain", ["tier"] = 5, ["render"] = "Lissandra Porcelain Render.png", ["origin"] = {"Porcelain"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Let 'em Brew", ["abilityicon"] = "Lissandra Frozen Tomb.png", ["active"] = "Steep the current {{ap|1|1|15}} target in a teapot, {{tip|TFT Stun|Stunning}} and dealing {{as|{{ap|660|990|8888}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over {{ap|3|3|15}} seconds. If they die, there's a 45% chance that Lissandra turns them into a loot orb. ''(Rewards are doubled in Hyper Roll)''<br/><br/>If the target is the last enemy remaining, kill them instantly.", ["hp"] = 1100, ["mana"] = 105, ["startmana"] = 45, ["ad"] = 50, ["as"] = 0.8, ["range"] = 2, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Ranged" }, }, ["Loris"] = { [13] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Loris TFT Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Piltover Bulwark", ["abilityicon"] = "Loris Piltover Bulwark TFT.png", ["active"] = "Gain {{as|{{ap|600|700|900}} {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. It redirects 50% of damage taken by adjacent allies. When it expires, deal {{as|{{ap|150|225|360}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} in a cone.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Lucian"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Lucian Render.png", ["origin"] = {"Noble"}, ["class"] = {"Gunslinger"}, ["abilityname"] = "Relentless Pursuit", ["abilityicon"] = "Relentless Pursuit.png", ["active"] = "{{tip|Dash|Dashes}} away from the current target and then attacks twice. The first attack is a standard basic attack that deals {{as|physical damage}}, while the second deals {{ap|125 to 375 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 600, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Lucian Render.png", ["origin"] = {"Light"}, ["class"] = {"Soulbound"}, ["abilityname"] = "The Culling", ["abilityicon"] = "The Culling.png", ["active"] = "Fires 12 {{as|(+ 400% '''total''' attack speed)}} bullets in a direction for 4 seconds, each dealing {{as|50% AD}} {{as|physical damage}}, applying on-hit effects, and dealing {{ap|40|50|100}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.<br />'''Lucian''' will dash during ''The Culling'' to keep hitting enemies.", ["hp"] = 550, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.8, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "PROJECT", ["tier"] = 2, ["render"] = "Lucian PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blaster"}, ["abilityname"] = "Relentless Pursuit", ["abilityicon"] = "Relentless Pursuit.png", ["active"] = "{{tip|Dash|Dashes}} away from the current target and then attacks twice. The first attack is a standard basic attack that deals {{as|physical damage}}, while the second deals {{ap|150|200|375}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "PROJECT", ["tier"] = 2, ["render"] = "Lucian PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blaster"}, ["abilityname"] = "Relentless Pursuit", ["abilityicon"] = "Relentless Pursuit.png", ["active"] = "{{tip|Dash|Dashes}} away from the current target and then attacks twice. The first attack is a standard basic attack that deals {{as|physical damage}}, while the second deals {{ap|175|250|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "PROJECT", ["tier"] = 2, ["render"] = "Lucian PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Blaster"}, ["abilityname"] = "Relentless Pursuit", ["abilityicon"] = "Relentless Pursuit.png", ["active"] = "{{tip|Dash}} away from the current target, then attack them twice, with the second attack dealing {{as|{{ap|175|260|415}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 550, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Lucian TFT Render.png", ["origin"] = {"Sentinel"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "The Culling", ["abilityicon"] = "The Culling.png", ["active"] = "Faces the farthest enemy and fires 16 shots in that direction for 4 seconds, dashing on occasion to keep hitting enemies. Each shot deals {{as|50% AD}} {{as|physical damage}} and {{ap|40|70|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. He also fires extra shots based on his {{as|attack speed}}. Every other shot counts as a basic attack.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Lucian TFT Render.png", ["origin"] = {"Sentinel"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "The Culling", ["abilityicon"] = "The Culling.png", ["active"] = "Face the farthest enemy and fire ({{as|16 + 3 × 100% Attack Speed}}) shots in that direction for 4 seconds, dashing on occasion to keep hitting enemies. Each shot deals {{as|50% AD}} {{as|physical damage}} and {{as|{{ap|40|70|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Victorious", ["tier"] = 3, ["render"] = "Lucian Victorious TFT Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Twinshot"}, ["abilityname"] = "Relentless Pursuit", ["abilityicon"] = "Relentless Pursuit.png", ["active"] = "{{tip|Dash|Dashes}} away from his current target and fires {{ap|2|2|3}} shots at nearby enemies that each deal {{ap|170|260|295}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Pulsefire", ["tier"] = 1, ["render"] = "Lucian Pulsefire Render.png", ["origin"] = {"InfiniTeam"}, ["class"] = {"Quickdraw","Renegade"}, ["abilityname"] = "Chrono-Barrage", ["abilityicon"] = "Lucian Ardent Blaze 3.png", ["passive"] = "Lucian's basic attacks deal {{as|{{ap|25|35|50}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["active"] = "Lucian fires 4 shots in his target's direction. Each shot deals {{as|{{ap|40|60|90}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first target hit.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 20, ["as"] = 0.70, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Heartseeker", ["tier"] = 5, ["render"] = "Lucian Heartseeker TFT Render.png", ["origin"] = {"Jazz"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Arpeggio", ["abilityicon"] = "Lucian The Culling.png", ["active"] = "Fire 14 + 1 per {{as|20% '''bonus''' Attack Speed}} shots towards the furthest enemy. Each shot explodes on the first enemy hit, dealing {{as|{{ap|55|55|1000}}% AD}} + {{as|{{ap|20|30|100}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to all nearby enemies and reducing their {{as|{{ap|3|5|20}} Armor}} for the rest of combat.<br />{{sbc|Headliner Effect:}} {{as|+10% AD}}, Arepeggio fires an additional 3 shots.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 70, ["as"] = 0.9, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Heartseeker", ["tier"] = 5, ["render"] = "Lucian Heartseeker TFT Render.png", ["origin"] = {"Jazz"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Arpeggio", ["abilityicon"] = "Lucian The Culling.png", ["active"] = "Fire 14 + 1 per {{as|20% '''bonus''' Attack Speed}} shots towards the furthest enemy. Each shot explodes on the first enemy hit, dealing {{as|{{ap|60|60|1000}}% AD}} + {{as|{{ap|20|30|100}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to all nearby enemies and reducing their {{as|{{ap|3|5|20}} Armor}} for the rest of combat.<br />{{sbc|Headliner Effect:}} {{as|+5% AD}}, Arepeggio fires an additional 3 shots.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 65, ["as"] = 0.9, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, }, ["Lulu"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Lulu Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Wild Growth", ["abilityicon"] = "Wild Growth.png", ["active"] = "Giantize and grants {{ap|1 to 3 3}} allies {{ap|300 to 500 3}} {{as|'''bonus''' health}} for 6 seconds, {{tip|TFT airborne|knocking up}} enemies adjacent to the affected allies for {{fd|1.25}} seconds.", ["hp"] = 500, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Cosmic Enchantress", ["tier"] = 5, ["render"] = "Lulu CosmicEnchantress Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Mystic"}, ["abilityname"] = "Mass Polymorph", ["abilityicon"] = "Whimsy.png", ["active"] = "Polymorphs the {{ap|2|4|12}} nearest enemies for {{ap|3|3|8}} seconds, rendering them {{tip|TFT disarm|unable}} to attack or cast, and causing them to hop around aimlessly. Polymorphed enemies take {{ap|5|10|25}}% {{tiptft|AP|{{as|AP}}}} increased damage from all sources.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 45, ["as"] = 0.8, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Cosmic Enchantress", ["tier"] = 5, ["render"] = "Lulu CosmicEnchantress Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Mystic"}, ["abilityname"] = "Mass Polymorph", ["abilityicon"] = "Whimsy.png", ["active"] = "Polymorphs the {{ap|2|4|12}} nearest enemies for {{ap|3|3|8}} seconds, rendering them {{tip|TFT disarm|unable}} to attack or cast, and causing them to hop around aimlessly. Polymorphed enemies take {{ap|5|10|25}}% {{tiptft|AP|{{as|AP}}}} increased damage from all sources.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 45, ["as"] = 0.8, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Cosmic Enchantress", ["tier"] = 5, ["render"] = "Lulu CosmicEnchantress Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Mystic"}, ["abilityname"] = "Mass Polymorph", ["abilityicon"] = "Whimsy.png", ["active"] = "Polymorph the {{ap|2|3|100}} nearest enemies for {{ap|2|{{fd|2.5}}|15}} seconds, {{tip|TFT Stun|Stunning}} them and causing them to hop aimlessly. Polymorphed enemies take {{as|{{ap|5|10|2500}}% {{tiptft|AP|{{as|AP}}}}}} '''additional''' damage from all sources.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.8, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Lulu Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Mage"}, ["abilityname"] = "Wild Growth", ["abilityicon"] = "Wild Growth.png", ["active"] = "Makes a low health ally giant, granting them {{ap|400|600|950}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' health}} for the rest of combat and {{tip|TFT airborne|knocking up}} enemies near them for 1 second. Casting the spell multiple times on the same target heals them by the same amount instead.", ["hp"] = 500, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 50, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Lulu Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Mage"}, ["abilityname"] = "Wild Growth", ["abilityicon"] = "Wild Growth.png", ["active"] = "Makes a {{as|low-health}} ally giant, granting them {{ap|400|600|950}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' health}} for the rest of combat and {{tip|TFT airborne|knocking up}} enemies near them for 1 second. Casting the spell multiple times on the same target heals them by the same amount instead.", ["hp"] = 500, ["mana"] = 140, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Lulu Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Mage"}, ["abilityname"] = "Wild Growth", ["abilityicon"] = "Wild Growth.png", ["active"] = "Transform a {{as|low-Health}} ally into a giant that {{tiptft|Stun|Stuns}} nearby enemies for 1 second. Giant allies gain {{as|{{ap|400|600|950}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' Health}} for the rest of combat.<br><br>{{sbc|Chosen Effect:}} {{as|+10% Attack Speed}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 500, ["mana"] = 140, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.6, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Wicked", ["tier"] = 3, ["render"] = "Lulu Wicked TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Mystic"}, ["abilityname"] = "Whimsy", ["abilityicon"] = "Whimsy.png", ["active"] = "Enchants the {{ap|3|4|6}} units nearest to her. If this enchants an ally, they gain {{ap|70|80|120}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 4 seconds. If this enchants an enemy, they are {{tip|TFT stun|stunned}} and transformed into a docile feline for {{ap|1.5|2|2.5}} seconds, causing them to take 20% increased damage. If there are less than {{ap|3|4|5}} units nearby, she will enchant herself.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Wicked", ["tier"] = 3, ["render"] = "Lulu Wicked TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Mystic"}, ["abilityname"] = "Whimsy", ["abilityicon"] = "Whimsy.png", ["active"] = "Enchants the {{ap|3|4|5}} units nearest to her. If this enchants an ally, they gain {{ap|70|80|120}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 5 seconds. If this enchants an enemy, they are {{tip|TFT stun|stunned}} and transformed into a docile feline for {{fd|1.5}} seconds, causing them to take 20% increased damage. If there are less than {{ap|3|4|5}} units nearby, she will enchant herself.", ["hp"] = 650, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Wicked", ["tier"] = 3, ["render"] = "Lulu Wicked TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Mystic"}, ["abilityname"] = "Whimsy", ["abilityicon"] = "Whimsy.png", ["active"] = "Enchant the {{ap|3|4|5}} closest allies or enemies. Enchanted allies gain {{as|{{ap|70|80|120}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' attack speed}} for 5 seconds. Enchanted enemies are {{tip|TFT Stun|Stunned}} and transformed into a docile feline for {{fd|1.5}} seconds, taking 20% increased damage.", ["hp"] = 650, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 2, ["render"] = "Lulu Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Enchanter"}, ["abilityname"] = "Wild Growth", ["abilityicon"] = "Wild Growth.png", ["active"] = "Enlarges {{ap|1|2|3}} {{as|low health}} allies, granting them {{ap|325|350|375}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' health}} and {{tip|TFT airborne|knocking up}} enemies near them. If the ally is already enlarged, they are healed instead.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 60, ["ad"] = 40, ["as"] = 0.65, ["range"] = 2, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 2, ["render"] = "Lulu Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Enchanter"}, ["abilityname"] = "Wild Growth", ["abilityicon"] = "Wild Growth.png", ["active"] = "Enlarges {{ap|1|2|3}} {{as|low health}} allies, granting them {{ap|350|370|390}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' health}} and {{tip|TFT airborne|knocking up}} enemies near them. If the ally is already enlarged, they are healed instead.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 60, ["ad"] = 40, ["as"] = 0.65, ["range"] = 2, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Dragon Trainer", ["tier"] = 3, ["render"] = "Lulu DragonTrainer TFT Render.png", ["origin"] = {"Trainer"}, ["class"] = {"Evoker", "Mystic"}, ["abilityname"] = "Whimsy", ["abilityicon"] = "Whimsy.png", ["active"] = "Enchants the nearest {{ap|3|4|5}} units. Enchanted allies gain {{ap|70|80|120}}% {{as|'''bonus''' attack speed}} for 5 seconds. Enchanted enemies are {{tip|TFT stun|stunned}} and transformed into harmless dragonlings for {{fd|1.5}} seconds, taking 20% increased damage while {{tip|TFT stun|stunned}}. If there are fewer units nearby, she will enchant herself.", ["hp"] = 650, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Monster Tamer", ["tier"] = 1, ["render"] = "Lulu MonsterTamer TFT Render.png", ["origin"] = {"Gadgeteen"}, ["class"] = {"Heart"}, ["abilityname"] = "Glitterlance", ["abilityicon"] = "Lulu Help, Pix!.png", ["active"] = "Lulu fires a magic bolt at her target, dealing {{as|{{ap|270|405|605}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy hit and {{as|{{ap|135|205|305}}% {{tiptft|AP|{{as|AP}}}}}} to other enemies behind.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Monster Tamer", ["tier"] = 1, ["render"] = "Lulu MonsterTamer TFT Render.png", ["origin"] = {"Gadgeteen"}, ["class"] = {"Heart"}, ["abilityname"] = "Glitterlance", ["abilityicon"] = "Lulu Help, Pix!.png", ["active"] = "Lulu fires a magic bolt at her target, dealing {{as|{{ap|270|405|605}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy hit and {{as|{{ap|135|205|305}}% {{tiptft|AP|{{as|AP}}}}}} to other enemies behind.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Hyperpop", ["tier"] = 3, ["render"] = "Lulu Hyperpop Render.png", ["origin"] = {"Hyperpop"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Whimsy", ["abilityicon"] = "Lulu_Glitterlance.png", ["active"] = "Fire a bolt toward the current target. It deals {{as|{{ap|240|360|575}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy it passes through and {{as|{{ap|150|225|360}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the second. Every 3rd cast, {{tiptft|Stun}} the 3 nearest enemies for {{fd|1.5}} seconds and deal {{as|{{ap|120|180|280}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} instead.<br />{{sbc|Headliner Effect:}} {{as|-10 '''max''' Mana}}.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Hyperpop", ["tier"] = 3, ["render"] = "Lulu Hyperpop Render.png", ["origin"] = {"Hyperpop"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Whimsy", ["abilityicon"] = "Lulu_Glitterlance.png", ["active"] = "Fire a bolt toward the current target. It deals {{as|{{ap|250|375|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy it passes through and {{as|{{ap|150|225|360}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the second. Every 3rd cast, {{tiptft|Stun}} the 3 nearest enemies for {{fd|1.25}} seconds and deal {{as|{{ap|150|225|360}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} instead.<br />{{sbc|Headliner Effect:}} {{as|+25 Ability Power.}}.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, }, ["Lux"] = { [2] = { ["skin"] = "Elementalist", ["tier"] = 7, ["render"] = "Lux Elementalist Render.png", ["origin"] = {"Variable"}, ["class"] = {"Avatar"}, ["abilityname"] = "Final Spark", ["abilityicon"] = "Final Spark.png", ["active"] = "Fires an elemental blast dealing {{ap|550|900|99999}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in a line. If at least one enemy is killed, restores 50 {{as|mana}}.", ["hp"] = 850, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Dark Cosmic", ["tier"] = 3, ["render"] = "Lux DarkCosmic Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Lurid Binding", ["abilityicon"] = "Lucent Singularity.png", ["active"] = "Fires a sphere of darkness towards the farthest enemy that passes through enemies, dealing {{ap|200|300|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Lunar Empress", ["variant"] = "old", ["tier"] = 3, ["render"] = "Lux LunarEmpress Render.png", ["origin"] = {"Divine"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Light Binding", ["abilityicon"] = "Light Binding.png", ["active"] = "Fires a sphere of light towards the farthest enemy. Enemies in the sphere's path take {{ap|300|400|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are {{tip|TFT stun|stunned}} for {{ap|1.5|2|3}} seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Lunar Empress", ["tier"] = 3, ["render"] = "Lux LunarEmpress TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Mystic"}, ["abilityname"] = "Prismatic Illumination", ["abilityicon"] = "Prismatic Barrier.png", ["active"] = "Launches her wand toward her farthest ally, which returns to her shortly after reaching them. '''Lux''' and each ally touched by the wand are shielded by {{ap|120|180|360}} {{tiptft|AP|{{as|AP}}}} for 3 seconds. Additionally, '''Lux''' empowers her next basic attack to deal {{ap|400|600|1000}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.6, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Lunar Empress", ["tier"] = 3, ["render"] = "Lux LunarEmpress TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Mystic"}, ["abilityname"] = "Prismatic Illumination", ["abilityicon"] = "Prismatic Barrier.png", ["active"] = "Launches her wand toward her farthest ally, which returns to her shortly after reaching them. '''Lux''' and each ally touched by the wand are shielded by {{ap|120|180|360}} {{tiptft|AP|{{as|AP}}}} for 3 seconds. Additionally, '''Lux''' empowers her next basic attack to deal {{ap|400|600|1000}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Lunar Empress", ["tier"] = 3, ["render"] = "Lux LunarEmpress TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Mystic"}, ["abilityname"] = "Prismatic Illumination", ["abilityicon"] = "Prismatic Barrier.png", ["active"] = "Throw a wand to the farthest ally and then recall it. The wand gives {{as|{{ap|120|150|200}}% {{tiptft|AP|{{as|AP}}}}}} Shield for each ally it passes for 3 seconds. The next attack deals an additional {{as|{{ap|400|600|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Prestige Battle Academia", ["tier"] = 4, ["render"] = "Lux BattleAcademia TFT Render old.png", ["origin"] = {"Academy"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Final Spark", ["abilityicon"] = "Final Spark.png", ["active"] = "After gathering energy, fires a beam towards the farthest enemy target, dealing {{ap|225|375|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If she kills a unit with her beam, she gains 20 {{as|mana}}.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Cosmic", ["tier"] = 2, ["render"] = "Lux Cosmic Render.png", ["origin"] = {"Astral"}, ["class"] = {"Mage"}, ["abilityname"] = "Cosmic Spark", ["abilityicon"] = "Lucent Singularity.png", ["active"] = "Fires a star towards the farthest enemy, dealing {{ap|325|410|525}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy struck, and {{ap|175|210|240}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. ", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Star Guardian", ["tier"] = 1, ["render"] = "Lux StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Spellslinger"}, ["abilityname"] = "Lucent Singularity", ["abilityicon"] = "Lux Lucent Singularity.png", ["active"] = "Lux sends out a singularity to random enemy. When it detonates, it reduces {{as|the <b>target's</b> Attack Damage by 40%}} for 4 seconds, and deals {{as|{{ap|200|300|450}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Star Guardian", ["tier"] = 1, ["render"] = "Lux StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Spellslinger"}, ["abilityname"] = "Lucent Singularity", ["abilityicon"] = "Lux Lucent Singularity.png", ["active"] = "Lux sends out a singularity to random enemy. When it detonates, it reduces {{as|the <b>target's</b> Attack Damage by 40%}} for 4 seconds, and deals {{as|{{ap|240|360|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Lux TFT Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Torrent of Light", ["abilityicon"] = "Lux Final Spark.png", ["active"] = "Channel a barrage of light at the current target that deals {{as|{{ap|750|1125|3333}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over 3 seconds, reducing their {{as|Magic Resist}} by {{ap|15|15|50}} every second. If they die, shift to a new target.", ["hp"] = 750, ["mana"] = 45, ["startmana"] = 25, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Empyrean", ["tier"] = 3, ["render"] = "Lux Empyrean TFT Render.png", ["origin"] = {"EDM"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Laser Light Show", ["abilityicon"] = "Lux Final Spark.png", ["active"] = "Fires a beam of light at the farthest enemy, dealing {{as|{{ap|230|345|550}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies it hits.<br />{{sbc|Headliner Effect:}} {{as|+15% Crit Chance}}, Laser Light Show can {{tiptft|Crit|critically strike}}.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 15, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Empyrean", ["tier"] = 3, ["render"] = "Lux Empyrean TFT Render.png", ["origin"] = {"EDM"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Laser Light Show", ["abilityicon"] = "Lux Final Spark.png", ["active"] = "Fires a beam of light at the farthest enemy, dealing {{as|{{ap|260|390|575}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies it hits.<br />{{sbc|Headliner Effect:}} {{as|+15% Crit Chance}} and this ability can {{tiptft|Crit|critically strike}}.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 15, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Porcelain", ["tier"] = 2, ["render"] = "Lux Porcelain Render.png", ["origin"] = {"Porcelain"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Bunny Binding", ["abilityicon"] = "Lux Lucent Singularity.png", ["active"] = "Throw a spirit bunny towards the farthest enemy, dealing {{as|{{ap|240|360|560}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies along the way, reduced by 30% each time it hits an enemy. The first 2 enemies hit are {{tip|TFT Stun|Stunned}} for {{fd|1.5}} seconds.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Battle Academia", ["tier"] = 1, ["render"] = "Lux BattleAcademia TFT Render.png", ["origin"] = {"Academy"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Prismatic Barrier", ["abilityicon"] = "Lux Prismatic Barrier.png", ["active"] = "Grant {{as|{{ap|160|180|240}}% {{tiptft|AP|{{as|AP}}}}}} Shield to the {{as|'''lowest current''' Health ally}}. Lux's next attack deals {{as|{{ap|360|540|900}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, }, ["Maddie"] = { [13] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Maddie TFT Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Sniper"}, ["abilityname"] = "Fan the Hammer", ["abilityicon"] = "Maddie Fan the Hammer TFT.png", ["active"] = "Fire 6 shots towards the farthest enemy that deal ({{as|{{ap|125|125|140}}% AD}} + {{as|{{ap|10|15|20}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to the first enemy they hit.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.7, ["range"] = 6, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Caster" }, }, ["Malphite"] = { [2] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Malphite Render.png", ["origin"] = {"Mountain"}, ["class"] = {"Warden"}, ["abilityname"] = "Unstoppable Force", ["abilityicon"] = "Unstoppable Force.png", ["active"] = "Charges to a random enemy, dealing {{ap|150|300|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies within 2-hex radius, {{tip|TFT airborne|knocking}} them into the air for 1 second, and {{tip|TFT stun|stunning}} them for {{ap|2|2.5|5}} seconds.", ["hp"] = 850, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Odyssey", ["tier"] = 1, ["render"] = "Malphite Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Brawler"}, ["abilityname"] = "Energy Shield", ["abilityicon"] = "Granite Shield.png", ["passive"] = "Starts combat with a shield equal to {{as|{{ap|40|45|60}}% {{tiptft|AP|{{as|AP}}}} of his '''maximum''' health}}.", ["hp"] = 700, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.5, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Odyssey", ["tier"] = 1, ["render"] = "Malphite Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Brawler"}, ["abilityname"] = "Energy Shield", ["abilityicon"] = "Granite Shield.png", ["passive"] = "Starts combat with a shield equal to {{as|{{ap|40|45|70}}% {{tiptft|AP|{{as|AP}}}} of his '''maximum''' health}}.", ["hp"] = 700, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.5, ["range"] = 1, ["arm"] = 35, ["mr"] = 30, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Odyssey", ["tier"] = 1, ["render"] = "Malphite Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Brawler"}, ["abilityname"] = "Energy Shield", ["abilityicon"] = "Granite Shield.png", ["passive"] = "<br/>{{sbc|Start of combat:}} Gain ({{as|{{ap|40|45|70}}% {{tiptft|AP|{{as|AP}}}} × {{as|of their '''max''' Health}}}}) Shield.", ["hp"] = 700, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.55, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Coral Reef", ["tier"] = 1, ["render"] = "Malphite CoralReef TFT Render.png", ["origin"] = {"Lagoon"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Coral Shield", ["abilityicon"] = "Granite Shield.png", ["passive"] = "Malphite shields himself for 5 seconds. to {{as|{{ap|200|250|325}}% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 90, ["ad"] = 80, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "FPX", ["tier"] = 2, ["render"] = "Malphite FPX Render.png", ["origin"] = {"Supers"}, ["class"] = {"Mascot"}, ["abilityname"] = "Ground Slam", ["abilityicon"] = "Malphite Ground Slam old.png", ["active"] = "Malphite slams the ground, dealing {{as|{{ap|150|225|350}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and granting himself {{as|{{ap|100|125|150}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Armor}} for 4 seconds.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.5, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "FPX", ["tier"] = 2, ["render"] = "Malphite FPX Render.png", ["origin"] = {"Supers"}, ["class"] = {"Mascot"}, ["abilityname"] = "Ground Slam", ["abilityicon"] = "Malphite Ground Slam old.png", ["active"] = "Malphite slams the ground, dealing {{as|{{ap|150|225|350}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and granting himself {{as|{{ap|100|125|150}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Armor}} for 4 seconds.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.5, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Lunar Guardian", ["tier"] = 1, ["render"] = "Malphite LunarGuardian TFT Render.png", ["origin"] = {"Heavenly"}, ["class"] = {"Behemoth"}, ["abilityname"] = "Topaz Skin", ["abilityicon"] = "Malphite Granite Shield old.png", ["active"] = "For 8 seconds, gain {{as|{{ap|75|90|110}} {{tiptft|AP|{{as|AP}}}}}} {{as|Armor}} and attacks deal {{as|{{ap|90|120|160}}% Armor}} as {{as|magic damage}} to enemies in a cone.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, }, ["Malzahar"] = { [2] = { ["skin"] = "Overlord", ["tier"] = 2, ["render"] = "Malzahar Overlord Render.png", ["origin"] = {"Shadow"}, ["class"] = {"Summoner"}, ["abilityname"] = "Shadow Swarm", ["abilityicon"] = "Void Swarm.png", ["active"] = "Summons {{ap|2 to 4 3}} Shadow Spawns, who hit for {{ap|40|70|100}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} each attack. Each Shadow Spawn has {{ap|250|300|400}} {{as|health}} and can gain the {{TFTt|Shadow}} bonus (if active).", ["hp"] = 550, ["mana"] = 125, ["startmana"] = 75, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Malzahar TFT Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Malefic Visions", ["abilityicon"] = "Malefic Visions.png", ["active"] = "Infects the mind of the closest unafflicted target, dealing {{ap|650|850|1100}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 8 seconds and reduces their {{as|magic resistance}} by 40% for the duration. If an afflicted target dies, this ability spreads to the nearest {{ap|1|1|2}} unafflicted targets with the remaining duration.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Malzahar TFT Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Malefic Visions", ["abilityicon"] = "Malefic Visions.png", ["active"] = "Infects the mind of the closest unafflicted target, dealing {{ap|650|900|1100}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 8 seconds and reduces their {{as|magic resistance}} by 40% for the duration. If an afflicted target dies, this ability spreads to the nearest {{ap|1|1|2}} unafflicted targets with the remaining duration.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Malzahar Render.png", ["origin"] = {"Void"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Call of the Void", ["abilityicon"] = "Malzahar Call of the Void.png", ["active"] = "Open two portals near the current target. Destroy 35% of Shields and deal {{as|{{ap|175|260|395}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies caught between the portals.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Malzahar Render.png", ["origin"] = {"Void"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Call of the Void", ["abilityicon"] = "Malzahar Call of the Void.png", ["active"] = "Open two portals near the current target. Destroy 50% of Shields and deal {{as|{{ap|220|330|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies caught between the portals.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Hextech", ["tier"] = 5, ["render"] = "Malzahar Hextech TFT Render.png", ["origin"] = {"Automata"}, ["class"] = {"Visionary"}, ["abilityname"] = "Call of the Machine", ["abilityicon"] = "Malzahar Call of the Void.png", ["active"] = "Summon a gate in a 5-hex line across target. Enemies hit take {{as|{{ap|100|150|1000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and are 20% {{tip|TFT Shred|Shredded}} for 4 seconds. Malzahar spreads 5 stacks of infection between enemies hit.<br><br>Infection deals {{as|{{ap|16|24|400}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} per second for the rest of combat. This effect can stack infinitely. When an infected target dies, they spread their stacks to nearby enemies.<br><br>''Shred: Reduce Magic Resist.''", ["hp"] = 950, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, }, ["Maokai"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Maokai Render.png", ["origin"] = {"Woodland"}, ["class"] = {"Druid"}, ["abilityname"] = "Sap Magic", ["abilityicon"] = "Sap Magic.png", ["passive"] = "After being damaged by an enemy spell, the next basic attack heals him for {{ap|100 to 200 3}} {{tiptft|AP|{{as|AP}}}} health.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.5, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Maokai Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Brawler"}, ["abilityname"] = "Bramble Smash", ["abilityicon"] = "Bramble Smash.png", ["active"] = "Smashes the ground sending forward a shockwave, dealing {{ap|225|350|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and slowing their {{as|attack speed}} by 50% for 3 seconds.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 1, ["render"] = "Maokai Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Brawler"}, ["abilityname"] = "Bramble Smash", ["abilityicon"] = "Bramble Smash.png", ["active"] = "Smashes the ground sending forward a shockwave, dealing {{ap|225|350|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and slowing their {{as|attack speed}} by 50% for 3 seconds.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Maokai Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Brawler"}, ["abilityname"] = "Bramble Smash", ["abilityicon"] = "Bramble Smash.png", ["active"] = "Smash the ground, sending a shockwave towards the current target that deals {{as|{{ap|225|350|550}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies hit and {{tip|TFT Chill|Chills}} them for 3 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+300 Health}}.<br><br>''Chill: Reduce Attack Speed by 50%.''", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [9] = { ["skin"] = "Original", ["variant"] = "old4", ["tier"] = 1, ["render"] = "Maokai Render.png", ["origin"] = {"Shadow Isles"}, ["class"] = {"Bastion"}, ["abilityname"] = "Sap Magic", ["abilityicon"] = "Maokai Sap Magic.png", ["passive"] = "Whenever an enemy uses their Ability, gain {{as|5 Mana}}.", ["active"] = "On next attack, {{as|heal}} for {{as|{{ap|220|260|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 700, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, }, ["Master Yi"] = { [2] = { ["skin"] = "Assassin", ["tier"] = 5, ["render"] = "Master Yi Assassin Render.png", ["origin"] = {"Shadow"}, ["class"] = {"Mystic", "Blademaster"}, ["abilityname"] = "Meditate", ["abilityicon"] = "Meditate.png", ["active"] = "Meditates, becoming untargetable for 1 second and healing {{as|30% {{tiptft|AP|{{as|AP}}}} of '''maximum''' health|health}} over the duration. Afterwards, for 6 seconds, gains 100% {{as|'''bonus''' attack speed}} and basic attacks deal {{ap|40|80|500}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage on-hit}}, but cannot gain mana for the duration. ''Meditate'' ends if he is full health.", ["hp"] = 850, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 70, ["as"] = 1.1, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Chosen", ["tier"] = 3, ["render"] = "Master Yi Chosen Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Chosen One", ["abilityicon"] = "Meditate.png", ["active"] = "For 5 seconds, gains massively increased movement speed, heals for {{as|12% {{tiptft|AP|{{as|AP}}}} of '''maximum''' health}} each second, and deals {{ap|75|100|200}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' true damage}} with his basic attacks.", ["hp"] = 750, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Chosen", ["tier"] = 3, ["render"] = "Master Yi Chosen Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Chosen One", ["abilityicon"] = "Meditate.png", ["active"] = "For 5 seconds, gains massively increased movement speed, heals for {{as|12% {{tiptft|AP|{{as|AP}}}} of '''maximum''' health}} each second, and deals {{ap|70|95|150}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' true damage}} with his basic attacks.", ["hp"] = 750, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 50, ["mr"] = 35, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Chosen", ["tier"] = 3, ["render"] = "Master Yi Chosen Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Chosen One", ["abilityicon"] = "Meditate.png", ["active"] = "For 6 seconds, gain {{as|'''increased''' Move Speed}} and attacks deal {{as|{{ap|65|100|160}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' true damage}}. While active, {{as|heal}} {{as|12% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} every second.", ["hp"] = 850, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" } }, ["Mel"] = { [13] = { ["skin"] = "Original", ["tier"] = 6, ["render"] = "Mel Render TFT.png", ["origin"] = {"Banished Mage"}, ["class"] = {""}, ["abilityname"] = "Conduit of Magic", ["abilityicon"] = "Mel Conduit of Magic TFT.png", ["active"] = "Dash to a nearby hex, then gain 300/600/10000 Shield and grant the same Shield to 2 nearby allies. 50% of the damage blocked by the Shields is stored as unstable energy. After dashing, deal {{as|{{ap|200|500|2700}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to 3 nearby enemies.<br><br>Every 3rd cast, unleash the unstable energy accumulated in the last two casts + {{as|{{ap|1600|4000|99999}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} split between the 5 nearest enemies.", ["hp"] = 1800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.8, ["range"] = 3, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Reaper" }, }, ["Milio"] = { [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Milio TFT Render.png", ["origin"] = {"Ixtal"}, ["class"] = {"Invoker"}, ["abilityname"] = "Ultra Mega Fire Kick!!!", ["abilityicon"] = "Milio Ultra Mega Fire Kick.png", ["active"] = "Kick a ball at the current target that deals {{as|{{ap|160|240|360}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun|Stuns}} for {{fd|1.50}} seconds. The ball bounces to the closest enemy behind the target, dealing {{as|{{ap|170|250|380}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} on impact and {{as|{{ap|85|125|190}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Faerie Court", ["tier"] = 5, ["render"] = "Milio FaerieCourt TFT Render.png", ["origin"] = {"Faerie"}, ["class"] = {"Scholar"}, ["abilityname"] = "Knick-Knack Attack", ["abilityicon"] = "Milio Fired Up!.png", ["active"] = "Throw {{ap|2|2|8}} completed items to allies with open slots. If an ally has no room for items, they instead gain a stacking 12% {{tip|TFT Damage Amp|Damage Amp}} for the rest of combat. Then, throw {{ap|3|3|8}} knick-knacks at enemies that each deal {{as|{{ap|333|555|1000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.<br><br>Occasionally, also finds something special in the backpack.", ["hp"] = 900, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Miss Fortune"] = { [1] = { ["skin"] = "Captain Fortune", ["variant"] = "old", ["tier"] = 5, ["render"] = "Miss Fortune CaptainFortune Render.png", ["origin"] = {"Pirate"}, ["class"] = {"Gunslinger"}, ["abilityname"] = "Bullet Time", ["abilityicon"] = "Bullet Time.png", ["active"] = "Channels and fires 14 waves of bullets in a 45° cone at the farthest target for 3 seconds, dealing a total of {{ap|1300 to 2700 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies within over the duration.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.95, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Gun Goddess", ["tier"] = 5, ["render"] = "Miss Fortune GunGoddess Render.png", ["origin"] = {"Valkyrie"}, ["class"] = {"Blaster", "Mercenary"}, ["abilityname"] = "Bullet Time", ["abilityicon"] = "Bullet Time.png", ["passive"] = "Upgrades:<br />• Larger Cone: Fire in a larger cone of 60°.<br />• Shield: Grants a {{ap|400|700|1000}} {{tiptft|AP|{{as|AP}}}} health shield on cast.<br />• More Waves: Fire 5 more bullet waves.", ["active"] = "Channels and fires 12 waves of bullets in a 45° cone at the farthest target for {{fd|2.25}} seconds, dealing {{as|{{ap|60|80|999}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} in {{as|magic damage}} to all enemies within over the duration.", ["hp"] = 800, ["mana"] = 175, ["startmana"] = 75, ["ad"] = 60, ["as"] = 1, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Ruined", ["tier"] = 3, ["render"] = "Miss Fortune Ruined TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Make It Rain", ["abilityicon"] = "Make It Rain.png", ["active"] = "Rains 4 waves of bullets down around her target, dealing a total of {{ap|250|375|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration to enemies in the area and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for 6 seconds.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Ruined", ["tier"] = 3, ["render"] = "Miss Fortune Ruined TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Make It Rain", ["abilityicon"] = "Make It Rain.png", ["active"] = "Rain 4 waves of bullets down around the current target, dealing {{as|{{ap|250|375|600}}% {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}}} {{as|'''total''' magic damage}} to enemies within 2 hexes, and 50% {{tip|TFT Wound|Wounding}} them for 6 seconds.<br><br>''Wound: Reduce Healing Received.''", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Captain Fortune", ["tier"] = 3, ["render"] = "Miss Fortune CaptainFortune TFT Render.png", ["origin"] = {"Mercenary"}, ["class"] = {"Sniper"}, ["abilityname"] = "Make It Rain", ["abilityicon"] = "Make It Rain.png", ["active"] = "Rains 4 waves of bullets down around a random enemy, dealing {{ap|275|375|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in the area and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for 6 seconds.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Captain Fortune", ["tier"] = 3, ["render"] = "Miss Fortune CaptainFortune TFT Render.png", ["origin"] = {"Mercenary"}, ["class"] = {"Sniper"}, ["abilityname"] = "Make It Rain", ["abilityicon"] = "Make It Rain.png", ["active"] = "Rains 4 waves of bullets down around a random enemy, dealing {{ap|275|375|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies in the area and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for 6 seconds.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Battle Bunny", ["tier"] = 4, ["render"] = "Miss Fortune BattleBunny TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Ace"}, ["abilityname"] = "Bullet Time", ["abilityicon"] = "Miss Fortune Bullet Time.png", ["active"] = "Miss Fortune fires 8 waves of bullets in her target's direction within channels for 2 seconds. Enemies take {{as|{{ap|40|60|180}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} from the first bullet that hits them, and {{as|{{ap|20|30|100}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} from any other bullets that hit.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Battle Bunny", ["tier"] = 4, ["render"] = "Miss Fortune BattleBunny TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Ace","Quickdraw"}, ["abilityname"] = "Bullet Time", ["abilityicon"] = "Miss Fortune Bullet Time.png", ["active"] = "Miss Fortune fires 8 waves of bullets in her target's direction within channels for 2 seconds. Enemies take {{as|{{ap|30|45|150}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} from the first bullet that hits them, and {{as|{{ap|15|24|100}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} from any other bullets that hit.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Miss Fortune TFT Render.png", ["origin"] = {"Bilgewater"}, ["class"] = {"Strategist"}, ["abilityname"] = "X Marks the Spot", ["abilityicon"] = "Miss Fortune Make It Rain.png", ["active"] = "Call down an X-shaped rain of bullets, destroying 35% of your target's shields and dealing {{as|{{ap|225|340|550}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. For 5 seconds, enemies hit have incoming shields reduced by 35%.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 10, ["ad"] = 50, ["as"] = 0.70, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Secret Agent", ["tier"] = 3, ["render"] = "Miss Fortune SecretAgent TFT Render.png", ["origin"] = {"Jazz"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Double Up", ["abilityicon"] = "Miss Fortune Double Up.png", ["active"] = "Deal {{as|{{ap|270|270|275}}% AD}} {{as|physical damage}} to the current target and {{as|{{ap|180|180|180}}% AD}} {{as|physical damage}} to the closest target behind them. If either die, gain {{as|+40% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 4 seconds.<br />{{sbc|Headliner Effect:}} {{as|+25% AD}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Secret Agent", ["tier"] = 3, ["render"] = "Miss Fortune SecretAgent TFT Render.png", ["origin"] = {"Jazz"}, ["class"] = {"Big Shot"}, ["abilityname"] = "Double Up", ["abilityicon"] = "Miss Fortune Double Up.png", ["active"] = "Deal {{as|{{ap|295|295|305}}% AD}} {{as|physical damage}} to the current target and {{as|{{ap|180|180|180}}% AD}} {{as|physical damage}} to the closest target behind them. If either die, gain {{as|+40% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 4 seconds.<br />{{sbc|Headliner Effect:}} {{as|+20% AD}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Crime City", ["tier"] = 4, ["render"] = "Miss Fortune CrimeCity TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Dynamo"}, ["abilityname"] = "Street Sweeper", ["abilityicon"] = "Miss Fortune Bullet Time.png", ["active"] = "Fire 9 waves of bullets towards the largest clump of enemies over 2 seconds. Enemies struck take ({{as|{{ap|50|50|150}}% AD}} + {{as|{{ap|8|12|100}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} from the first bullet of each wave, and 25% less from other bullets in the same wave.<br><br>'''Kingpin bonus:''' Fire 3 more waves.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["role"] = "Attack Caster" }, }, ["Mordekaiser"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Mordekaiser Render.png", ["origin"] = {"Phantom"}, ["class"] = {"Knight"}, ["abilityname"] = "Obliterate", ["abilityicon"] = "Obliterate.png", ["active"] = "Slams his mace on the area in front of him, dealing {{ap|250 to 750 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within.", ["hp"] = 550, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Dark Star", ["tier"] = 2, ["render"] = "Mordekaiser DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Indestructible", ["abilityicon"] = "Indestructible.png", ["active"] = "Gains a shield that absorbs {{ap|350|500|800}} {{tiptft|AP|{{as|AP}}}} damage that lasts 8 seconds. While the shield persists, deals {{ap|50|75|125}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per second to all nearby enemies.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Dark Star", ["tier"] = 2, ["render"] = "Mordekaiser DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Indestructible", ["abilityicon"] = "Indestructible.png", ["active"] = "Gains a shield that absorbs {{ap|350|500|850}} {{tiptft|AP|{{as|AP}}}} damage that lasts 8 seconds. While the shield persists, deals {{ap|75|100|200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per second to all nearby enemies.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 40, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Dark Star", ["tier"] = 2, ["render"] = "Mordekaiser DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Indestructible", ["abilityicon"] = "Indestructible.png", ["active"] = "Gain {{as|{{ap|400|500|600}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 8 seconds. While the Shield is up, deal {{as|{{ap|60|90|145}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} per second to all adjacent enemies.", ["hp"] = 750, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Infernal", ["tier"] = 4, ["render"] = "Mordekaiser Infernal TFT Render.png", ["origin"] = {"Dragonslayer"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Infernal Rise", ["abilityicon"] = "Realm of Death.png", ["active"] = "Shields himself for {{as|50% {{tiptft|AP|{{as|AP}}}} of his '''maximum''' health}} for 5 seconds, empowering his mace to deal {{ap|450|600|5000}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and gain 1 hex of range for the same duration.", ["hp"] = 1000, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 130, ["as"] = 0.5, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [8] = { ["skin"] = "PROJECT", ["variant"] = "old", ["tier"] = 5, ["render"] = "Mordekaiser PROJECT TFT Render old.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Ace"}, ["abilityname"] = "Skylines", ["abilityicon"] = "Mordekaiser Realm of Death.png", ["active"] = "Mordekaiser transports the arena into his realm for {{ap|4|4|6}} seconds. He {{ap|50|50|70}}% {{tip|TFT Shred|Shreds}} ALL enemies, then slams a building onto the arena that deals {{as|{{ap|420|630|5555}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies hit.<br/><br/>''Shred: reduce Magic Resist.''", ["hp"] = 1200, ["mana"] = 150, ["startmana"] = 60, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "PROJECT", ["variant"] = "old", ["tier"] = 5, ["render"] = "Mordekaiser PROJECT TFT Render old.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Ace"}, ["abilityname"] = "Skylines", ["abilityicon"] = "Mordekaiser Realm of Death.png", ["active"] = "Mordekaiser transports the arena into his realm for {{ap|4|4|6}} seconds. He {{ap|50|50|70}}% {{tip|TFT Shred|Shreds}} ALL enemies, then slams a building onto the arena that deals {{as|{{ap|420|630|5555}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies hit.<br/><br/>''Shred: reduce Magic Resist.''", ["hp"] = 1200, ["mana"] = 150, ["startmana"] = 60, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Mordekaiser TFT Render old.png", ["origin"] = {"Noxus"}, ["class"] = {"Slayer"}, ["abilityname"] = "God of Death", ["abilityicon"] = "Mordekaiser Realm of Death.png", ["passive"] = "Attacks deal {{as|{{ap|250|375|900}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}, increased to {{as|{{ap|100|150|375}}% {{tiptft|AP|{{as|AP}}}}}} while God of Death is active.", ["active"] = "Gain {{as|40% Health}} as Shield and {{tip|TFT Range|{{as|+1 range}}}} for 5 seconds. Killing enemies in this state steals {{ap|6|6|15}}% of their {{as|Health}}, {{as|Attack Damage}}, {{as|Ability Power}}, {{as|Armor}}, and {{as|Magic Resistance}} until combat ends.", ["hp"] = 1000, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Pentakill", ["tier"] = 3, ["render"] = "Mordekaiser Pentakill Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Face-Melter", ["abilityicon"] = "Mordekaiser Mace of Spades 3.png", ["active"] = "Gain a {{as|{{ap|500|575|650}}% {{tiptft|AP|{{as|AP}}}}}} Shield and deal {{as|{{ap|200|300|480}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies over 3 seconds. Afterwards, deal {{as|{{ap|200|300|480}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies.<br />When Face-Melter kills an enemy, gain 4% {{tiptft|AP|{{as|AP}}}} and {{as|AD}}, and 4 {{as|Armor}} and {{as|Magic Resist}}.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}, {{as|+5 {{tiptft|AP|{{as|AP}}}}}}; When Face-Melter kills, gain {{as|2% permanent {{tiptft|AP|{{as|AP}}}}}}. ''(9 Stacks)''", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Pentakill", ["tier"] = 3, ["render"] = "Mordekaiser Pentakill Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Face-Melter", ["abilityicon"] = "Mordekaiser Mace of Spades 3.png", ["active"] = "Gain a {{as|{{ap|500|575|650}}% {{tiptft|AP|{{as|AP}}}}}} Shield and deal {{as|{{ap|200|300|480}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies over 3 seconds. Afterwards, deal {{as|{{ap|200|300|480}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies.<br />When Face-Melter kills an enemy, gain 4% {{tiptft|AP|{{as|AP}}}} and {{as|AD}}, and 4 {{as|Armor}} and {{as|Magic Resist}}.<br />{{sbc|Headliner Effect:}} {{as|+100 Health}}, {{as|+5 {{tiptft|AP|{{as|AP}}}}}}; When Face-Melter kills, gain {{as|2% permanent {{tiptft|AP|{{as|AP}}}}}}. ''(9 Stacks)''", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Old God", ["tier"] = 3, ["render"] = "Mordekaiser OldGod TFT Render.png", ["origin"] = {"Eldritch"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Obliterate", ["abilityicon"] = "Mordekaiser Obliterate.png", ["active"] = "Gain {{as|{{ap|180|270|430}}% {{tiptft|AP|{{as|AP}}}}}} Shield that decays over 3 seconds and slam the target, dealing {{as|{{ap|350|400|450}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} in a {{tip|TFT Range|2-hex}} line. Gain 10% Damage Amp for the rest of combat.", ["hp"] = 850, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Mordekaiser TFT Render.png", ["origin"] = {"Conqueror"}, ["class"] = {"Dominator"}, ["abilityname"] = "Grasp of the Iron Revenant", ["abilityicon"] = "Mordekaiser Death's Grasp.png", ["active"] = "Briefly gain 40% {{tiptft|Durability}} and summon a massive claw, dealing {{as|{{ap|160|240|800}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the most enemies in a line. The 4 closest enemies take 25% more damage and are pulled towards Mordekaiser.<br><br>For the next 10 seconds, gain {{as|30% {{tiptft|omnivamp|{{as|Omnivamp}}}}}}, {{tip|TFT Range|{{as|+1 Attack Range}}}}, and replace every attack with a slam that deals {{as|{{ap|330|500|3000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to target and {{as|{{ap|85|125|1500}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to all other enemies within 2 hexes.", ["hp"] = 1200, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 75, ["as"] = 0.55, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Fighter" }, [14] = { ["skin"] = "PROJECT", ["tier"] = 3, ["render"] = "Mordekaiser PROJECT TFT Render.png", ["origin"] = {"Exotech"}, ["class"] = {"Bruiser", "Techie"}, ["abilityname"] = "Antivirus", ["abilityicon"] = "Mordekaiser Obliterate.png", ["active"] = "Gain {{as|{{ap|475|525|700}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Slam the current target, dealing {{as|{{ap|200|300|500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} in a 2-hex line and {{tiptft|Stun}} all enemies hit for {{fd|1.25}} seconds.", ["hp"] = 850, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["role"] = "Magic Tank" }, }, ["Morgana"] = { [1] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Morgana Render.png", ["origin"] = {"Demon"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Soul Shackles", ["abilityicon"] = "Soul Shackles.png", ["active"] = "After a {{fd|0.5}}-second delay, fires chains to nearby enemies up to 2 hexes away, dealing {{ap|175 to 425 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. After 3 seconds, all chained enemies are {{tip|TFT stun|stunned}} for {{ap|2 to 6 3}} seconds and take the same {{as|magic damage}}.", ["hp"] = 650, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 2, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Majestic Empress", ["variant"] = "old", ["tier"] = 4, ["render"] = "Morgana MajesticEmpress RoseQuartz Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Tormented Shadow", ["abilityicon"] = "Soul Shackles.png", ["active"] = "Hallows the ground beneath a random enemy, dealing {{ap|250|400|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within over 5 seconds and reducing enemies' {{as|magic resistance}} by 40% while they remain inside. Also heals her for {{ap|20|25|30}}% the damage dealt.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.7, ["range"] = 2, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Majestic Empress", ["variant"] = "old", ["tier"] = 4, ["render"] = "Morgana MajesticEmpress RoseQuartz Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Syphoner"}, ["abilityname"] = "Hallowed Ground", ["abilityicon"] = "Soul Shackles.png", ["active"] = "Hallows the ground beneath a random enemy, dealing {{ap|250|400|1600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within over 5 seconds and reducing enemies' {{as|attack damage}} by {{ap|40|40|80}}% while they remain inside.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.7, ["range"] = 2, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Majestic Empress", ["tier"] = 4, ["render"] = "Morgana MajesticEmpress RoseQuartz Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Syphoner"}, ["abilityname"] = "Hallowed Ground", ["abilityicon"] = "Soul Shackles.png", ["active"] = "Hallow the ground beneath a random target, dealing {{as|{{ap|300|475|2000}} {{tiptft|AP|{{as|AP}}}}}} to enemies within {{fd|2.5}}-hex area over 5 seconds and reducing their {{as|Attack Damage}} by {{ap|40|40|50}}%.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}. {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.7, ["range"] = 2, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Coven", ["variant"] = "old", ["tier"] = 3, ["render"] = "Morgana Coven Render.png", ["origin"] = {"Nightbringer", "Coven"}, ["class"] = {"Mystic"}, ["abilityname"] = "Soul Shackles", ["abilityicon"] = "Soul Shackles.png", ["active"] = "Fires chains to nearby enemies within 2 hexes, dealing {{ap|250|300|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. After 3 seconds, all chained enemies are dealt {{ap|250|300|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunned}} for {{ap|2.5|3|4}} seconds.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 80, ["ad"] = 45, ["as"] = 0.6, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Blade Mistress", ["tier"] = 3, ["render"] = "Morgana BladeMistress TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Enchanter"}, ["abilityname"] = "Soul Shackles", ["abilityicon"] = "Soul Shackles.png", ["active"] = "Shields herself by {{ap|475|575|675}} {{tiptft|AP|{{as|AP}}}} for 3 seconds. She then shackles herself to all enemies in a 2 hex radius, and deals {{ap|80|125|175}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per second to them, as long as the shield holds.<br />If the shield expires without being broken, all targets are {{tip|TFT Stun|stunned}} for a {{ap|1.5|2|2.5}} seconds. If the shield is broken, she instead refunds herself 30 {{as|mana}}.", ["hp"] = 800, ["mana"] = 130, ["startmana"] = 70, ["ad"] = 50, ["as"] = 0.6, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Star Nemesis", ["tier"] = 3, ["render"] = "Morgana StarNemesis Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Dark Binding", ["abilityicon"] = "Morgana Dark Binding.png", ["passive"] = "When Morgana deals damage to an enemy, she 40% {{tip|TFT Sunder|Sunders}} and {{tip|TFT Shred|Shreds}} them for 4 seconds.", ["active"] = "Morgana sends out dark bindings towards the 2 closest enemies, dealing {{as|{{ap|190|285|470}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT Stun|stunning}} them for {{fd|1.50}} seconds.<br/><br/>''Shred: reduce Magic Resist.''<br/>''Sunder: reduce Armor.''", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Snow Moon", ["tier"] = 4, ["render"] = "Morgana SnowMoon TFT Render.png", ["origin"] = {"Ghostly"}, ["class"] = {"Sage"}, ["abilityname"] = "The Tempest's Torment", ["abilityicon"] = "Morgana Tormented Shadow.png", ["active"] = "Create a blizzard at the largest clump of enemies within range that deals {{as|{{ap|265|400|2000}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over 3 seconds and {{tip|TFT Chill|Chills}} for 1 second.<br/><br/>''Chill: Reduce Attack Speed by 10%.''", ["hp"] = 950, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.8, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Bewitching", ["tier"] = 5, ["render"] = "Morgana Bewitching TFT Render.png", ["origin"] = {"Witchcraft"}, ["class"] = {"Bat Queen", "Preserver"}, ["abilityname"] = "My Lovely Pets", ["abilityicon"] = "Morgana Soul Shackles.png", ["active"] = "Gain {{as|{{ap|400|525|2500}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds and summon a swarm of {{as|8|8|30}} bats. They seek out the 4 closest enemies within 3 hexes, deal {{as|{{ap|140|210|888}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} each. Bats deal {{as|true damage}} to enemies {{as|'''below''' 25% Health}}.", ["hp"] = 1100, ["mana"] = 110, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.8, ["range"] = 2, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Coven", ["tier"] = 1, ["render"] = "Morgana Coven TFT Render.png", ["origin"] = {"Black Rose"}, ["class"] = {"Visionary"}, ["abilityname"] = "Tormented Soul", ["abilityicon"] = "Morgana Soul Siphon.png", ["active"] = "Curse the nearest non-cursed enemy, dealing {{as|{{ap|530|800|1500|1800}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over 10 seconds and reducing the effectiveness of shields used on them by 50%.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, [14] = { ["skin"] = "Dawnbringer", ["tier"] = 1, ["render"] = "Morgana Dawnbringer TFT Render.png", ["origin"] = {"Divinicorp"}, ["class"] = {"Dynamo"}, ["abilityname"] = "Short Circuit", ["abilityicon"] = "Morgana Dark Binding.png", ["active"] = "Hack the target and the nearest non-hacked enemy, dealing {{as|{{ap|400|600|1000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over 16 seconds.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["role"] = "Magic Caster", ["star4"] = true }, }, ["Naafiri"] = { [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Naafiri TFT Render.png", ["origin"] = {"Darkin","Shurima"}, ["class"] = {"Challenger"}, ["abilityname"] = "Eviscerate", ["abilityicon"] = "Naafiri Eviscerate.png", ["passive"] = "Gain {{as|(15{{tiptft|AP|{{as|AP}}}})%}} {{tiptft|omnivamp|{{as|Omnivamp}}}}.<br/>{{sbc|Darkin Dagger:}} After casting, summon packmates that attack the first enemy hit for a total of {{as|{{ap|190|195|200}}% AD}}.", ["active"] = "Deal {{as|{{ap|175|175|180}}% AD}} {{as|physical damage}}.<br/><br/>''Omnivamp: Heal for percentage of damage dealt.''", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [14] = { ["skin"] = "PROJECT", ["tier"] = 2, ["render"] = "Naafiri PROJECT TFT Render.png", ["origin"] = {"Exotech"}, ["class"] = {"A.M.P."}, ["abilityname"] = "Alpha Protocol", ["abilityicon"] = "Naafiri Eviscerate.png", ["passive"] = "Gain {{as|15% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|omnivamp|{{as|Omnivamp}}}} .", ["active"] = "Deal {{as|275% AD}} as {{as|physical damage}} to the current target. Then, summon 3 packmates that deal {{as|75% AD}} as {{as|physical damage}} and (1 + 1 x {{tip|TFT AMP|A.M.P.}}) Alphas that deal {{as|175% AD}} as {{as|physical damage}} to the current target.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 52, ["as"] = 0.8, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["role"] = "Attack Fighter", ["star4"] = true }, }, ["Nami"] = { [2] = { ["skin"] = "Deep Sea", ["tier"] = 5, ["render"] = "Nami DeapSea Render.png", ["origin"] = {"Ocean"}, ["class"] = {"Mystic"}, ["abilityname"] = "Tidal Wave", ["abilityicon"] = "Tidal Wave.png", ["active"] = "Summons a massive tidal wave which deals {{ap|100|200|300}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies hit, {{tip|airborne|knocking up}} and {{tip|TFT Stun|stunning}} them for {{ap|1.5 to 2.5 3}} seconds. Allies hit are empowered for the next 8 seconds, making their basic attacks deal an additional {{ap|25|50|300}} {{as|'''bonus''' magic damage on-hit}}.", ["hp"] = 750, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Splendid Staff", ["tier"] = 1, ["render"] = "Nami SplendidStaff RoseQuartz Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Mage"}, ["abilityname"] = "Aqua Prison", ["abilityicon"] = "Aqua Prison.png", ["active"] = "Traps the closest enemy in a bubble, dealing {{ap|225|325|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|2.5|3|4}} seconds.", ["hp"] = 550, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Cosmic Destiny", ["tier"] = 2, ["render"] = "Nami CosmicDestiny Render.png", ["origin"] = {"Astral"}, ["class"] = {"Mage", "Mystic"}, ["abilityname"] = "Ebb and Flow", ["abilityicon"] = "Ebb and Flow.png", ["active"] = "Launches a wave at her target that bounces to 2 additional targets, prioritizing low {{as|health}} targets. Enemies hit take {{ap|100|150|200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and allies hit heal for {{ap|275|300|325}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 600, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Space Groove", ["tier"] = 1, ["render"] = "Nami SpaceGroove Render.png", ["origin"] = {"Disco"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Disco Prison", ["abilityicon"] = "Nami Aqua Prison.png", ["active"] = "Deal {{as|{{ap|300|450|675}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target and {{tiptft|Stun}} them for {{fd|1.5}} seconds.<br />{{sbc|Headliner Effect:}} {{as|+20% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 450, ["mana"] = 75, ["startmana"] = 15, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Space Groove", ["tier"] = 1, ["render"] = "Nami SpaceGroove Render.png", ["origin"] = {"Disco"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Disco Prison", ["abilityicon"] = "Nami Aqua Prison.png", ["active"] = "Deal {{as|{{ap|300|450|675}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target and {{tiptft|Stun}} them for {{fd|1.25}} seconds.<br />{{sbc|Headliner Effect:}} {{as|+25% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 450, ["mana"] = 75, ["startmana"] = 15, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Coven", ["tier"] = 4, ["render"] = "Nami Coven TFT Render.png", ["origin"] = {"Eldritch"}, ["class"] = {"Mage"}, ["abilityname"] = "Leviathan", ["abilityicon"] = "Nami Tidal Wave.png", ["active"] = "Fire a bubble that deals {{as|{{ap|220|330|1500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} at the largest group of enemies within range. Every 3rd cast, summon The Leviathan instead, which {{tiptft|Stun|Stuns}} and deals {{as|{{ap|200|300|1200}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies in a line.", ["hp"] = 850, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Nami Render.png", ["origin"] = {"Emissary"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Ocean's Ebb", ["abilityicon"] = "Nami Ebb and Flow.png", ["active"] = "Launch a wave at target that bounces 3 times to enemies within 3 hexes and deals {{as|{{ap|120|180|290}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, }, ["Nasus"] = { [2] = { ["skin"] = "Lunar Guardian", ["variant"] = "old", ["tier"] = 1, ["render"] = "Nasus LunarGuardian Render.png", ["origin"] = {"Light"}, ["class"] = {"Warden"}, ["abilityname"] = "Fury of the Dawn", ["abilityicon"] = "Fury of the Sands.png", ["active"] = "Giantize and Surrounds himself in light for 7 seconds, gaining {{ap|250 to 550 3}} {{as|'''maximum''' health}} and dealing {{ap|50 to 90 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} every second to adjacent enemies.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Lunar Guardian", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Nasus LunarGuardian Render.png", ["origin"] = {"Divine"}, ["class"] = {"Syphoner"}, ["abilityname"] = "Wither", ["abilityicon"] = "Wither.png", ["active"] = "Withers the enemy with the {{as|highest percent health}}, dealing {{ap|350|550|850}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 5 seconds, and slowing their {{as|attack speed}} and {{as|movement speed}} by 50% for the duration.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 40, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Lunar Guardian", ["tier"] = 1, ["render"] = "Nasus LunarGuardian Render.png", ["origin"] = {"Divine"}, ["class"] = {"Syphoner"}, ["abilityname"] = "Wither", ["abilityicon"] = "Wither.png", ["active"] = "Wither the enemy with the {{as|'''highest percent''' Health}}, dealing {{as|{{ap|350|550|850}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over 5 seconds, {{tip|TFT Chill|Chilling}} them, and slowing their {{as|movement speed}} by 50% for the duration.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}. {{as|+10 {{tip|TFT AP|{{as|Ability Power}}}}}}.<br><br>''Chill: Reduce Attack Speed by 50%.''", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [7.5] = { ["skin"] = "Lunar Guardian", ["variant"] = "old3", ["tier"] = 1, ["render"] = "Nasus LunarGuardian Render.png", ["origin"] = {"Shimmerscale"}, ["class"] = {"Guardian"}, ["abilityname"] = "Fury of the Dawn", ["abilityicon"] = "Fury of the Sands.png", ["active"] = "Surrounds himself in light for 6 seconds gaining {{ap|225|350|650}} maximum health and dealing {{ap|70|100|205}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to adjacent enemies every second.", ["hp"] = 600, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Space Groove", ["tier"] = 1, ["render"] = "Nasus SpaceGroove TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Mascot"}, ["abilityname"] = "Bonk!", ["abilityicon"] = "Nasus Siphoning Strike.png", ["active"] = "Nasus slams his staff on his target dealing {{as|200% AD}} + {{as|{{ap|60|90|135}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} and {{tip|TFT Chill|Chilling}} them for 3 seconds.<br/><br/>''Chill: reduce Attack Speed by 40%.''", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Space Groove", ["tier"] = 1, ["render"] = "Nasus SpaceGroove TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Mascot"}, ["abilityname"] = "Bonk!", ["abilityicon"] = "Nasus Siphoning Strike.png", ["active"] = "Nasus slams his staff on his target dealing {{as|200% AD}} + {{as|{{ap|60|90|135}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} and {{tip|TFT Chill|Chilling}} them for 3 seconds.<br/><br/>''Chill: reduce Attack Speed by 40%.''", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Nasus Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Juggernaut"}, ["abilityname"] = "Soul Eater", ["abilityicon"] = "Nasus Soul Eater.png", ["active"] = "Steal {{as|{{ap|5|5|15}}% '''maximum''' Health}}, {{as|10% Attack Damage}}, {{as|{{ap|5|5|30}} Armor}}, and {{as|{{ap|5|5|30}} Magic Resist}} from the nearest {{ap|4|5|9}} enemies for {{as|8 {{tiptft|AP|{{as|AP}}}}}} seconds.<br/><br/>While empowered, every third attack deals {{as|{{ap|350|350|700}}% AD}} {{as|physical damage}}.", ["hp"] = 1000, ["mana"] = 150, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Nasus Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Juggernaut"}, ["abilityname"] = "Soul Eater", ["abilityicon"] = "Nasus Soul Eater.png", ["active"] = "Steal {{as|{{ap|5|5|15}}% '''maximum''' Health}}, {{as|8% Attack Damage}}, {{as|{{ap|4|4|20}} Armor}}, and {{as|{{ap|4|4|20}} Magic Resist}} from the nearest {{ap|4|5|7}} enemies for {{as|8 {{tiptft|AP|{{as|AP}}}}}} seconds.<br/><br/>While empowered, every third attack deals {{as|{{ap|380|380|700}}% AD}} {{as|physical damage}}.", ["hp"] = 1000, ["mana"] = 150, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Infernal", ["tier"] = 4, ["render"] = "Nasus Infernal TFT Render.png", ["origin"] = {"Pyro"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Hellhound", ["abilityicon"] = "Nasus Fury of the Sands.png", ["active"] = "Steal {{as|{{ap|350|500|5000}} Health}} split between the nearest {{ap|3|4|10}} enemies. Each cast after {{as|heals}} {{as|{{ap|325|375|900}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and deal {{as|20% Health}} as {{as|physical damage}} to the target instead.", ["hp"] = 1100, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, }, ["Nautilus"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Nautilus Render.png", ["origin"] = {"Ocean"}, ["class"] = {"Warden"}, ["abilityname"] = "Depth Charge", ["abilityicon"] = "Depth Charge.png", ["active"] = "Sends out a depth charge that seeks out the farthest enemy, {{tiptft|airborne|knocking them up}} and {{tiptft|stun|stunning}} them for {{ap|3|4|6}} seconds, while also dealing {{ap|100|200|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "AstroNautilus", ["tier"] = 2, ["render"] = "Nautilus AstroNautilus Render.png", ["origin"] = {"Astro"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Impact Crater", ["abilityicon"] = "Depth Charge.png", ["active"] = "Erupts the ground beneath his target, {{tip|TFT airborne|knocking}} them up and {{tip|TFT stun|stunning}} them for {{ap|3|3|6}} seconds, and dealing {{ap|100|200|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Enemies adjacent to the target receive half of this effect.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 35, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "AstroNautilus", ["tier"] = 2, ["render"] = "Nautilus AstroNautilus Render.png", ["origin"] = {"Astro"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Impact Crater", ["abilityicon"] = "Depth Charge.png", ["active"] = "Deal {{as|{{ap|250|375|585}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun}} the current target for {{ap|2|2|{{fd|2.50}}}} seconds. Enemies within 1 hex receive 50% of this effect.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 70, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Shan Hai Scrolls", ["variant"] = "old", ["tier"] = 2, ["render"] = "Nautilus ShanHaiScrolls Render.png", ["origin"] = {"Fabled"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Impact Crater", ["abilityicon"] = "Depth Charge.png", ["active"] = "Erupts the ground beneath his target, {{tip|TFT airborne|knocking}} them up and {{tip|TFT stun|stunning}} them for {{ap|3|4|5}} seconds, and dealing {{ap|300|450|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.<br>{{sbc|Fabled Bonus:}} Reduces incoming damage by 50% for 5 seconds.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 85, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 55, ["mr"] = 40, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Shan Hai Scrolls", ["tier"] = 2, ["render"] = "Nautilus ShanHaiScrolls Render.png", ["origin"] = {"Fabled"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Impact Crater", ["abilityicon"] = "Depth Charge.png", ["active"] = "Cause the ground beneath the target to erupt, {{tip|TFT airborne|knocking}} them up and {{tip|TFT stun|Stunning}} them for {{ap|3|4|5}} seconds, and dealing {{as|{{ap|270|400|600}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br />{{sbc|Fabled Bonus:}} Also gain a shield that gives 50% {{tiptft|Durability}} for 5 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}. {{as|+20 Magic Resist}}.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 85, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Warden", ["tier"] = 2, ["render"] = "Nautilus Warden TFT Render.png", ["origin"] = {"Ironclad"}, ["class"] = {"Knight"}, ["abilityname"] = "Anchor Slam", ["abilityicon"] = "Depth Charge.png", ["active"] = "Erupts the ground beneath his target, {{tip|TFT airborne|knocking}} them up and {{tip|TFT stun|stunning}} them for {{ap|3|4|6}} seconds, and dealing {{ap|200|30|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Enemies adjacent to the target receive half of this effect.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Warden", ["tier"] = 2, ["render"] = "Nautilus Warden TFT Render.png", ["origin"] = {"Ironclad"}, ["class"] = {"Knight"}, ["abilityname"] = "Anchor Slam", ["abilityicon"] = "Depth Charge.png", ["active"] = "Erupts the ground beneath his target, {{tip|TFT airborne|knocking}} them up and {{tip|TFT stun|stunning}} them for {{ap|3|4|6}} seconds, and dealing {{ap|200|30|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Enemies adjacent to the target receive half of this effect.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Warden", ["tier"] = 2, ["render"] = "Nautilus Warden TFT Render.png", ["origin"] = {"Ironclad"}, ["class"] = {"Knight"}, ["abilityname"] = "Anchor Slam", ["abilityicon"] = "Depth Charge.png", ["active"] = "{{tiptft|Stun}} the target for {{ap|3|4|5}} seconds and deal {{as|{{ap|200|30|750}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. Enemies adjacent to the target receive 50% of this effect.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Nautilus TFT Render.png", ["origin"] = {"Bilgewater"}, ["class"] = {"Juggernaut"}, ["abilityname"] = "Riptide", ["abilityicon"] = "Nautilus Riptide.png", ["passive"] = "Gain 40% {{as|'''bonus''' Armor}} and {{as|'''bonus''' Magic Resistance}} from all sources.", ["active"] = "Deal {{as|{{ap|150|225|360}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within two hexes. {{tip|TFT airborne|Knock them up}} and pull them together, {{tip|TFT Stun|Stunning}} them for {{ap|{{fd|1.5}}|{{fd|1.5}}|2}} seconds.", ["hp"] = 950, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 80, ["as"] = 0.5, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Shan Hai Scrolls", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Nautilus ShanHaiScrolls TFT Render.png", ["origin"] = {"Mythic"}, ["class"] = {"Warden"}, ["abilityname"] = "Depth Charge", ["abilityicon"] = "Nautilus Depth Charge.png", ["active"] = "Send 3 shockwaves towards the most enemies in a line, dealing {{as|{{ap|150|225|1000}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and {{tip|TFT Stun|Stunning}} all enemies hit for {{ap|1.75|2|8}} seconds.", ["hp"] = 1100, ["mana"] = 170, ["startmana"] = 60, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, }, ["Neeko"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Neeko Render.png", ["origin"] = {"Woodland"}, ["class"] = {"Druid"}, ["abilityname"] = "Blooming Burst", ["abilityicon"] = "Blooming Burst.png", ["active"] = "Throws a seed at a random target that explodes for {{ap|100|200|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} three times with {{pp|type=the number of detonations|1;1;3|label1=Number of detonations|label=Radius (Hex)|key=-hex radius}}.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Star Guardian", ["variant"] = "old", ["tier"] = 3, ["render"] = "Neeko StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Protector"}, ["abilityname"] = "Pop Blossom", ["abilityicon"] = "Pop Blossom.png", ["active"] = "Leaps into the air and slams into the ground, dealing {{ap|200|275|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} all nearby enemies in 2-hex radius for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.65, ["range"] = 2, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Star Guardian", ["variant"] = "old", ["tier"] = 3, ["render"] = "Neeko StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Protector"}, ["abilityname"] = "Pop Blossom", ["abilityicon"] = "Pop Blossom.png", ["active"] = "Leaps into the air and slams into the ground, dealing {{ap|150|250|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} all nearby enemies in 2-hex radius for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 850, ["mana"] = 110, ["startmana"] = 35, ["ad"] = 50, ["as"] = 0.65, ["range"] = 2, ["arm"] = 50, ["mr"] = 40, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Star Guardian", ["variant"] = "old", ["tier"] = 3, ["render"] = "Neeko StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Protector"}, ["abilityname"] = "Pop Blossom", ["abilityicon"] = "Pop Blossom.png", ["active"] = "Deal {{as|{{ap|150|225|375}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all nearby enemies and {{tiptft|Stun}} them for {{ap|{{fd|1.50}}|{{fd|1.75}}|2}} seconds.", ["hp"] = 850, ["mana"] = 110, ["startmana"] = 35, ["ad"] = 50, ["as"] = 0.65, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Shan Hai Scrolls", ["variant"] = "old", ["tier"] = 3, ["render"] = "Neeko ShanHaiScrolls Render.png", ["origin"] = {"Fabled"}, ["class"] = {"Mystic"}, ["abilityname"] = "Blooming Burst", ["abilityicon"] = "Blooming Burst.png", ["active"] = "Throws a seed at a random target that explodes for {{ap|250|325|425}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} three times. Each explosion affects a larger area than the last.<br />{{sbc|Fabled Bonus:}} The third explosion is empowered to deal {{ap|300|450|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} instead.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Shan Hai Scrolls", ["tier"] = 3, ["render"] = "Neeko ShanHaiScrolls Render.png", ["origin"] = {"Fabled"}, ["class"] = {"Mystic"}, ["abilityname"] = "Blooming Burst", ["abilityicon"] = "Blooming Burst.png", ["active"] = "Throw a seed at a random target that explodes for {{as|{{ap|250|325|425}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} 3 times. Each explosion affects a bigger area than the last.<br />{{sbc|Fabled Bonus:}} The third explosion is empowered, dealing 150% '''bonus''' damage.<br><br>{{sbc|Chosen Effect:}} {{as|+10% Attack Speed}}. {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [7] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Neeko TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Inherent Glamour", ["abilityicon"] = "Inherent Glamour.png", ["active"] = "Once per combat she disguises herself as the nearest allied champion, adding their {{as|'''bonus''' attack damage}}, {{as|'''bonus''' attack speed}}, and {{as|ability power}} to her own and copying all other stats except {{as|health}}. She then gains a {{ap|275|400|2000}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|10|20|50}}% of ally's '''maximum''' health)}} shield.<br /> When the shield breaks she transforms back to her base form and casts Pop Blossom, dealing {{ap|300|425|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds. She then casts Pop Blossom every 100 {{as|mana}}.", ["hp"] = 1000, ["mana"] = 150, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Star Guardian", ["tier"] = 4, ["render"] = "Neeko StarGuardian TFT Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Spellslinger"}, ["abilityname"] = "Hop Blossoms", ["abilityicon"] = "Towa profileicon.png", ["active"] = "Neeko's frog hops 3 times from enemy to enemy, dealing {{as|{{ap|80|120|200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} in a small area each time. The final hop is empowered and deals {{as|{{ap|160|240|600}}% {{tiptft|AP|{{as|AP}}}}}} damage in a large area instead.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Neeko Render.png", ["origin"] = {"Ixtal"}, ["class"] = {"Bastion"}, ["abilityname"] = "Pop Blossom", ["abilityicon"] = "Neeko Pop Blossom.png", ["active"] = "Leap towards the current target and gain {{as|{{ap|225|350|475}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds. Slam down after a brief delay, dealing {{as|{{ap|270|410|650}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within two hexes.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.65, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "KDA Superfan", ["tier"] = 3, ["render"] = "Neeko KDASuperfan Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Guardian", "Superfan"}, ["abilityname"] = "Cosplay", ["abilityicon"] = "Neeko Inherent Glamour.png", ["active"] = "Cosplays the {{as|'''highest''' Health ally}} and gain a {{as|{{ap|250|300|350}}% {{tiptft|AP|{{as|AP}}}}}} {{as|+ 5% of the ally's Health}} Shield for 4 seconds. When it breaks, deal {{ap|60|70|80}}% of its initial value as {{as|magic damage}} to adjacent enemies.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}; When she cosplays an ally, grant that ally {{as|20 mana}}.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "KDA Superfan", ["tier"] = 3, ["render"] = "Neeko KDASuperfan Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Guardian", "Superfan"}, ["abilityname"] = "Cosplay", ["abilityicon"] = "Neeko Inherent Glamour.png", ["active"] = "Cosplays the {{as|'''highest''' Health ally}} and gain a {{as|{{ap|250|300|350}}% {{tiptft|AP|{{as|AP}}}}}} {{as|+ 8% of the ally's Health}} Shield for 4 seconds. When it breaks, deal {{ap|90|110|140}}% of its initial value as {{as|magic damage}} to adjacent enemies.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, Neeko grants {{as|60 Mana}} to the ally she copies.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Shan Hai Scrolls", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Neeko ShanHaiScrolls TFT Render.png", ["origin"] = {"Heavenly","Mythic"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Hop Blossom", ["abilityicon"] = "Neeko Shapesplitter.png", ["active"] = "Hop into the air, reducing damage taken by {{ap|30|30|35}}% and {{as|Healing}} {{as|{{ap|275|300|350}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} over 2 seconds. After, slam down and deal {{as|{{ap|200|300|475}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Bewitching", ["tier"] = 3, ["render"] = "Neeko Bewitching TFT Render.png", ["origin"] = {"Witchcraft"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Surprise!!!", ["abilityicon"] = "Neeko Shapesplitter 2.png", ["active"] = "Transform into a [[File:Rift ScuttlerSquare.png|20px|link=]] Crab for 2 seconds. Over the duration, regain {{as|12% '''max''' health + 200}} and release scuttleblasts at 3 nearby allies and 3 nearby enemies. Allies hit are {{as|healed|heal}} for {{as|{{ap|75|100|125}}% {{tiptft|AP|{{as|AP}}}}}}, enemies hit take {{as|{{ap|100|150|240}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and are {{tip|TFT Stun|Stunned}} for {{fd|1.25}} seconds.", ["hp"] = 900, ["mana"] = 110, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 55, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [14] = { ["skin"] = "Street Demons", ["tier"] = 4, ["render"] = "Neeko StreetDemons TFT Render.png", ["origin"] = {"Street Demon"}, ["class"] = {"Strategist"}, ["abilityname"] = "Pop Up Mural", ["abilityicon"] = "Neeko Pop Blossom.png", ["active"] = "Gain ({{as|{{ap|280|300|1500}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|10% Health}}) Shield for 4 seconds and create an expanding zone that pops three times, each dealing {{as|{{ap|80|120|1800}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies hit. The third pop {{tip|TFT Chill|Chills}} enemies for 3 seconds.<br><br>''Chill: Reduce Attack Speed.''", ["hp"] = 1000, ["mana"] = 85, ["startmana"] = 35, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["role"] = "Magic Tank" }, }, ["Nilah"] = { [7.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Nilah TFT Render old.png", ["origin"] = {"Lagoon"}, ["class"] = {"Assassin"}, ["abilityname"] = "Slipstream", ["abilityicon"] = "Nilah Slipstream.png", ["active"] = "Cracks her whip-blade at target, dash through them and deal {{ap|185|225|400}}% physical damage. If this does damage to a shield, steals {{ap|80|100|300}}% of the damage as shield. If her target is shielded or killed, she instantly recasts.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Star Guardian", ["tier"] = 3, ["render"] = "Nilah StarGuardian RoseQuartz Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Duelist"}, ["abilityname"] = "Apotheosis", ["abilityicon"] = "Nilah Apotheosis.png", ["active"] = "Nilah whirls her whip-blade. dealing {{as|{{ap|90|135|225}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies while {{as|healing}} {{as|{{ap|235|270|330}}% {{tiptft|AP|{{as|AP}}}}}} herself and allies health over 1 seconds. She finishes with a burst that deals {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Star Guardian", ["tier"] = 3, ["render"] = "Nilah StarGuardian RoseQuartz Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Duelist"}, ["abilityname"] = "Apotheosis", ["abilityicon"] = "Nilah Apotheosis.png", ["active"] = "Nilah whirls her whip-blade. dealing {{as|{{ap|90|135|225}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies while {{as|healing}} {{as|{{ap|235|270|330}}% {{tiptft|AP|{{as|AP}}}}}} herself and allies health over 1 seconds. She finishes with a burst that deals {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Nilah TFT Render.png", ["origin"] = {"Bilgewater"}, ["class"] = {"Vanquisher"}, ["abilityname"] = "Formless Blade", ["abilityicon"] = "Nilah Formless Blade.png", ["passive"] = "Attacks strike in a cone, dealing {{as|{{ap|75|75|100}}% AD}} {{as|physical damage}} to up to 2 additional enemies. Every 3rd attack strikes in a line for {{as|{{ap|150|155|375}}% AD}} {{as|physical damage}} and grants {{as|{{ap|20|20|40}}% '''stacking''' Attack Speed}}.", ["active"] = "Gain {{as|{{ap|250|375|700}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds and dash to a safe location.", ["hp"] = 950, ["mana"] = 60, ["startmana"] = 20, ["ad"] = 75, ["as"] = 0.85, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Coven", ["tier"] = 2, ["render"] = "Nilah Coven TFT Render.png", ["origin"] = {"Eldritch"}, ["class"] = {"Warrior"}, ["abilityname"] = "Formless Blade", ["abilityicon"] = "Nilah Formless Blade.png", ["passive"] = "Shields grant {{as|60% Attack Speed}} for 4 seconds.", ["active"] = "{{tip|Dash}} up to 2 Hexes away, then deal {{as|{{ap|360|360|380}}% AD}} as {{as|phyiscal damage}} to enemies in a line through the target. Gain {{as|{{ap|100|140|180}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.8, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Nidalee"] = { [1] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Nidalee Render.png", ["origin"] = {"Wild"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Primal Surge", ["abilityicon"] = "Aspect of the Cougar 2.png", ["active"] = "After a {{fd|0.5}}-second delay, heals herself and the ally with the {{as|lowest health}} over 6 seconds, healing them for a total of {{ap|150 to 600 3}} {{tiptft|AP|{{as|AP}}}} {{as|health}}, then transforms to her Cat Form, becoming a {{tip|TFT Melee|melee attacker}} for 60 seconds.<br />While in Cat Form, gains {{ap|20 to 120 3}} {{as|attack damage}}.", ["hp"] = 500, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 1, ["render"] = "Nidalee WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Javelin Toss", ["abilityicon"] = "Javelin Toss.png", ["active"] = "Throws her javelin at the farthest enemy, dealing {{ap|225|350|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. This damage is increased by 20% per hex traveled.", ["hp"] = 550, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 1, ["render"] = "Nidalee WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Javelin Toss", ["abilityicon"] = "Javelin Toss.png", ["active"] = "Throws her javelin at the farthest enemy, dealing {{ap|100|175|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. This damage is increased by 80% per hex traveled.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Warring Kingdoms", ["tier"] = 1, ["render"] = "Nidalee WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Javelin Toss", ["abilityicon"] = "Javelin Toss.png", ["active"] = "Throw a javelin at the farthest enemy, dealing {{as|{{ap|100|175|270|550}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} plus {{as|80%|magic damage}} more for each hex traveled.<br><br>{{sbc|Chosen Effect:}} {{as|+10% Attack Speed}}. {{as|+10 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Dawnbringer", ["tier"] = 3, ["render"] = "Nidalee Dawnbringer TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Aspect of the Cougar", ["abilityicon"] = "Aspect of the Cougar 2.png", ["active"] = "Transforms into a cougar, leaping to the target with the {{as|lowest health}}. While in cougar form, her attack range is reduced to 1 hex, gains 45% {{tip|TFT dodge|dodge}} chance, and every 4th basic attack deals {{ap|200|300|600}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.9, ["range"] = 3, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Dawnbringer", ["tier"] = 3, ["render"] = "Nidalee Dawnbringer TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Aspect of the Cougar", ["abilityicon"] = "Aspect of the Cougar 2.png", ["active"] = "Transforms into a cougar, leaping to the target with the {{as|lowest health}}. While in cougar form, her attack range is reduced to 1 hex, gains {{ap|30|50|75}}% {{as|'''bonus''' attack speed}}, 40% {{tip|TFT dodge|dodge}} chance, and every 4th basic attack deals {{ap|200|300|600}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 750, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.9, ["range"] = 3, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Dawnbringer", ["tier"] = 3, ["render"] = "Nidalee Dawnbringer TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Aspect of the Cougar", ["abilityicon"] = "Aspect of the Cougar 2.png", ["active"] = "Transform into a cougar, gaining {{as|{{ap|30|50|75}} Armor}} and {{as|{{ap|30|50|75}}% Attack Speed}}, then leap behind the {{as|'''lowest''' Health}} enemy.<br><br>Every fourth attack deals {{as|{{ap|200|300|600}}% {{tip|TFT AP|{{as|AP}} {{as|'''bonus''' magic damage}}.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.9, ["range"] = 3, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Cosmic Huntress", ["tier"] = 1, ["render"] = "Nidalee CosmicHuntress Render.png", ["origin"] = {"Astral"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Primal Surge", ["abilityicon"] = "Primal Surge.png", ["active"] = "Transforms into Cougar Form for the rest of combat, reducing her attack range to 1 and gaining {{as|'''bonus''' movement speed}} and {{ap|40}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}. While in cougar form, every 3rd attack swipes her target for {{as|225 AD}} {{as|physical damage}}.", ["hp"] = 550, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Cosmic Huntress", ["tier"] = 1, ["render"] = "Nidalee CosmicHuntress TFT Render.png", ["origin"] = {"Astral"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Primal Surge", ["abilityicon"] = "Primal Surge.png", ["active"] = "Transforms into Cougar Form for the rest of combat, reducing her attack range to 1 and gaining {{as|'''bonus''' movement speed}} and {{ap|40|45|50}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}. While in cougar form, every 3rd attack swipes her target for {{as|225 AD}} {{as|physical damage}}.", ["hp"] = 600, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Super Galaxy", ["tier"] = 1, ["render"] = "Nidalee Cougar SuperGalaxy TFT Render.png", ["origin"] = {"Nitro"}, ["class"] = {"A.M.P."}, ["abilityname"] = "Charged Claws", ["abilityicon"] = "Nidalee Swipe.png", ["active"] = "Deal {{as|{{ap|200|300|455}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the current target and {{as|{{ap|75|115|170}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the (2 + 1 x {{tip|TFT AMP|A.M.P.}}) nearest enemies. {{as|Heal}} ({{as|{{ap|100|125|210}} Health}} + 20/25/40) per enemy hit.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 20, ["ad"] = 40, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Magic Fighter", ["star4"] = true }, }, ["Nocturne"] = { [2] = { ["skin"] = "Eternum", ["variant"] = "old", ["tier"] = 3, ["render"] = "Nocturne Eternum Render.png", ["origin"] = {"Steel"}, ["class"] = {"Assassin"}, ["abilityname"] = "Steel Blades", ["abilityicon"] = "Umbra Blades 2.png", ["passive"] = "Every third basic attack damages all adjacent enemies and applies on-hit effects. It also heals for {{ap|50|60|70}}% of the damage dealt.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.8, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Eternum", ["tier"] = 1, ["render"] = "Nocturne Eternum Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Unspeakable Horror", ["abilityicon"] = "Unspeakable Horror.png", ["active"] = "Terrifies his target, {{tip|TFT stun|stunning}} them with fear for {{ap|2|2.5|4}} seconds and dealing {{ap|200|250|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Eternum", ["tier"] = 1, ["render"] = "Nocturne Eternum Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Unspeakable Horror", ["abilityicon"] = "Unspeakable Horror.png", ["active"] = "{{tiptft|Stun}} the target for {{ap|1|{{fd|1.25}}|{{fd|1.5}}}} seconds and deal {{as|{{ap|175|265|400}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over the duration.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Old God", ["tier"] = 3, ["render"] = "Nocturne OldGod TFT Render.png", ["origin"] = {"Revenant"}, ["class"] = {"Assassin"}, ["abilityname"] = "Umbra Blades", ["abilityicon"] = "Umbra Blades.png", ["passive"] = "Every third basic attack damages all adjacent enemies dealing {{as|125% AD}} {{as|physical damage}} and heals for {{ap|90|95|100}}% {{tiptft|AP|{{as|AP}}}} of the damage dealt. If only one target is hit, gains {{ap|30|35|40}}% {{as|'''bonus''' attack speed}} for 3 seconds.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.85, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Old God", ["tier"] = 3, ["render"] = "Nocturne OldGod TFT Render.png", ["origin"] = {"Revenant"}, ["class"] = {"Assassin"}, ["abilityname"] = "Umbra Blades", ["abilityicon"] = "Umbra Blades.png", ["passive"] = "Every third basic attack damages all adjacent enemies dealing 100 {{tiptft|AP|{{as|AP}}}} {{as|(+ 70% AD)}} {{as|physical damage}} and heals for 100% of the damage dealt. If only one target is hit, gains 35% {{as|'''bonus''' attack speed}} for 3 seconds.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Old God", ["tier"] = 3, ["render"] = "Nocturne OldGod TFT Render.png", ["origin"] = {"Revenant"}, ["class"] = {"Assassin"}, ["abilityname"] = "Umbra Blades", ["abilityicon"] = "Umbra Blades.png", ["passive"] = "Every 3rd attack, slash all adjacent enemies for ({{as|100% AD}} + {{as|{{ap|40|60|90}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} and {{as|Heal}} for 100% of the damage dealt. If only 1 target is hit, {{as|Attack Speed}} increases by 35% for 3 seconds.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Hextech", ["variant"] = "old", ["tier"] = 1, ["render"] = "Nocturne Hextech TFT Render old.png", ["origin"] = {"Hextech"}, ["class"] = {"Assassin"}, ["abilityname"] = "Unspeakable Horror", ["abilityicon"] = "Unspeakable Horror.png", ["active"] = "Terrifies his target, {{tip|TFT stun|stunning}} them with fear for {{ap|2|2.5|3}} seconds and dealing {{ap|190|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 45, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Hextech", ["tier"] = 2, ["render"] = "Nocturne Hextech TFT Render.png", ["origin"] = {"Automata"}, ["class"] = {"Quickstriker"}, ["abilityname"] = "Overdrive Blades", ["abilityicon"] = "Nocturne Umbra Blades TFT.png", ["active"] = "For 6 seconds, attacks also cause adjacent enemies to bleed for ({{as|{{ap|120|120|140}}% AD}} + {{as|{{ap|15|25|40}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} over 1 second.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 63, ["as"] = 0.8, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Reaper" }, }, ["Nomsy"] = { [7.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["cost"] = 6, ["render"] = "Nomsy TFT Render old.png", ["origin"] = {"Prodigy"}, ["class"] = {"Dragon"}, ["abilityname"] = "Fireballs!", ["abilityicon"] = "Brand Pyroclasm old.png", ["active"] = "Lobs a massive fireball towards current target that explodes on impact, dealing {{ap|190|270|420}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within 1 hex, bounce additional fireballs outward that deal {{ap|30|35|40}}% parts of the damage.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Nomsy TFT Render.png", ["origin"] = {"Dragon"}, ["class"] = {"Hunter"}, ["abilityname"] = "Fiery Sneeze", ["abilityicon"] = "Annie Incinerate.png", ["active"] = "Sneeze fire at the target, dealing ({{as|400% AD}} + {{as|{{ap|40|60|100}}% {{tiptft|AP|{{as|AP}}}}}}) physical damage. 50% of overkill damage is dealt to the closest 2 targets..<br><br>'''Dragon Upgrade:''' Deal ({{as|600% AD}} + {{as|{{ap|40|60|100}}% {{tiptft|AP|{{as|AP}}}}}}) physical damage instead. Overkill hits 4 targets.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 10, ["ad"] = 48, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Norra"] = { [12] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Norra TFT Render.png", ["origin"] = {"Portal"}, ["class"] = {"Best Friends", "Mage"}, ["abilityname"] = "Portalpalooza", ["abilityicon"] = "Norra Portalpalooza.png", ["active"] = "Launch a ball at the current target that explodes for {{as|{{ap|190|285|2000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}, and colors the area for {{ap|5|5|15}} seconds, dealing {{as|{{ap|500|750|3000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over the duration. If the ball lands in an area that is already colored, it will bounce to a new location within 2-hexes before exploding.", ["hp"] = 900, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Nunu & Willump"] = { [4] = { ["skin"] = "Sasquatch", ["variant"] = "old", ["tier"] = 3, ["render"] = "Nunu Sasquatch Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Brawler"}, ["abilityname"] = "Consume", ["abilityicon"] = "Consume.png", ["active"] = "Willump bites his target, dealing {{ap|450|650|1800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the target has less {{as|'''current''' health}} than he does before the bite, it deals an additional 50% damage and deals {{as|true damage}} instead.", ["hp"] = 750, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Sasquatch", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Nunu Sasquatch Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Brawler"}, ["abilityname"] = "Consume", ["abilityicon"] = "Consume.png", ["active"] = "Willump bites his target, dealing {{ap|450|700|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the target has less {{as|'''current''' health}} than he does before the bite, it deals an additional 50% damage and deals {{as|true damage}} instead.", ["hp"] = 750, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Sasquatch", ["tier"] = 3, ["render"] = "Nunu Sasquatch Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Brawler"}, ["abilityname"] = "Consume", ["abilityicon"] = "Consume.png", ["active"] = "Bite the target, dealing {{as|{{ap|450|700|1500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If the target has less {{as|Health}}, deal an additional 50% and convert it to {{as|true damage}}.<br><br>{{sbc|Chosen Effect:}} {{as|+400 Health}}.", ["hp"] = 750, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 30, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Zombie", ["variant"] = "old", ["tier"] = 3, ["render"] = "Nunu Zombie TFT Render old.png", ["origin"] = {"Abomination"}, ["class"] = {"Brawler"}, ["abilityname"] = "Consume", ["abilityicon"] = "Consume.png", ["active"] = "Willump bites his target, dealing {{ap|500|750|1800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the target has less {{as|'''current''' health}} than he does before the bite, it deals an additional 50% damage and deals {{as|true damage}} instead.", ["hp"] = 900, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Zombie", ["variant"] = "old", ["tier"] = 3, ["render"] = "Nunu Zombie TFT Render old.png", ["origin"] = {"Abomination"}, ["class"] = {"Brawler"}, ["abilityname"] = "Consume", ["abilityicon"] = "Consume.png", ["active"] = "Willump bites his target, dealing {{ap|450|700|1600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the target has less {{as|'''current''' health}} than he does before the bite, it deals an additional 50% damage and deals {{as|true damage}} instead.", ["hp"] = 900, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Zombie", ["variant"] = "old", ["tier"] = 3, ["render"] = "Nunu Zombie TFT Render old.png", ["origin"] = {"Abomination"}, ["class"] = {"Brawler"}, ["abilityname"] = "Consume", ["abilityicon"] = "Consume.png", ["active"] = "Bite the current target, dealing {{as|{{ap|450|675|1100}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If the target has {{as|'''less''' Health}} than Willump before the bite, deal additional 50% damage and becomes {{as|true damage}}.", ["hp"] = 900, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Nunu Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Consume", ["abilityicon"] = "Consume.png", ["active"] = "Willump bites his target, dealing {{ap|350|500|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the target has less {{as|'''current''' health}} than he does before the bite, it deals an additional 33% damage and deals {{as|true damage}} instead.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Nunu Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Consume", ["abilityicon"] = "Consume.png", ["active"] = "Willump bites his target, dealing {{ap|375|525|925}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the target has less {{as|'''current''' health}} than he does before the bite, it deals an additional 33% damage and deals {{as|true damage}} instead.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Nunu Bot", ["tier"] = 5, ["render"] = "Nunu NunuBot TFT Render.png", ["origin"] = {"Gadgeteen"}, ["class"] = {"Mascot"}, ["abilityname"] = "Biggest Roboball Ever!", ["abilityicon"] = "Nunu Biggest Snowball Ever!.png", ["passive"] = "Nunu and Willump roll a ball around the arena towards the furthest enemy. The ball deals {{as|40% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies it passes through. When they reach their target, they will find a new destination. Nunu and Willump gain {{as|{{ap|30|30|90}} Mana}} per second.", ["active"] = "Nunu and Willump grow the ball, increasing their movement speed, the size of the ball, and the amount of damage by 40%.", ["hp"] = 1337, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 0, ["as"] = 0.2, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Nunu Bot", ["tier"] = 5, ["render"] = "Nunu NunuBot TFT Render.png", ["origin"] = {"Gadgeteen"}, ["class"] = {"Mascot"}, ["abilityname"] = "Biggest Roboball Ever!", ["abilityicon"] = "Nunu Biggest Snowball Ever!.png", ["passive"] = "Nunu and Willump slowly roll a ball around the board, briefly {{tiptft|Stun|Stuns}} and dealing {{as|{{ap|120|180|2000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies it passes through, and gaining 30 mana per second.", ["active"] = "Nunu and Willump grow the ball, increasing their movement speed, the size of the ball, and the amount of damage by 40%.", ["hp"] = 1337, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 0, ["as"] = 0.2, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Nunu & Beelump", ["tier"] = 2, ["render"] = "Nunu Nunu&Beelump TFT Render.png", ["origin"] = {"Honeymancy"}, ["class"] = {"Bastion"}, ["abilityname"] = "Sticky Bite", ["abilityicon"] = "Nunu Consume.png", ["active"] = "Bite the target, {{as|healing}} for {{as|{{ap|250|300|350}}% {{tiptft|AP|{{as|AP}}}}}}, dealing {{as|{{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}, and {{tip|TFT Chill|Chilling}} them for 3 seconds.<br><br>''Chill: Reduce Attack Speed by 20%.''", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Zombie", ["tier"] = 3, ["render"] = "Nunu Zombie TFT Render.png", ["origin"] = {"Experiment"}, ["class"] = {"Bruiser", "Visionary"}, ["abilityname"] = "ZOMBIE POWER!!", ["abilityicon"] = "Nunu Absolute Zero TFT.png", ["active"] = "For 3 seconds, gain {{as|{{ap|55|55|60}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} and create a 2-hex cloud of noxious fumes that deals {{as|{{ap|30|45|65}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies within. Afterwards, detonate the cloud and deal {{as|{{ap|150|225|340}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to all enemies within.<br><br>'''Experiment Bonus:''' After dealing damage, deal {{as|3% '''max''' Health}} as {{as|'''bonus''' magic damage}} ''(1s cooldown)''.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Olaf"] = { [2] = { ["skin"] = "Glacial", ["tier"] = 4, ["render"] = "Olaf Glacial Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Berserker"}, ["abilityname"] = "Ragnarok", ["abilityicon"] = "Ragnarok.png", ["active"] = "Giantize himself and gains {{ap|125|150|450}}% {{as|'''bonus''' attack speed}}, {{as|{{pp|type='''missing''' health|key=%|0 to 50 for 11|key1=%|0 to 100|formula=0.5% per 1% missing health}}|health}} lifesteal, and immunity to crowd control for the rest of the round.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.8, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Dragonslayer", ["variant"] = "old", ["tier"] = 4, ["render"] = "Olaf Dragonslayer Amethyst Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Slayer"}, ["abilityname"] = "Ragnarok", ["abilityicon"] = "Ragnarok.png", ["active"] = "Gains {{ap|150|175|350}}% {{as|'''bonus''' attack speed}}, immunity to attack damage debuffs, crowd control immunity, and his attacks cleave in a cone in front of him for {{as|50% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} for the rest of combat.", ["hp"] = 900, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.8, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Dragonslayer", ["tier"] = 4, ["render"] = "Olaf Dragonslayer Amethyst Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Slayer"}, ["abilityname"] = "Ragnarok", ["abilityicon"] = "Olaf_Ragnarok_old.png", ["active"] = "Gain {{as|{{ap|150|175|350}}% Attack Speed}}, become '''Unstoppable''', and cleave attacks in a cone dealing {{as|50% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} for the rest of combat.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+15% Attack Speed}}.", ["hp"] = 900, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.8, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [5.5] = { ["skin"] = "Sentinel", ["variant"] = "old", ["tier"] = 1, ["render"] = "Olaf Sentinel TFT Render old.png", ["origin"] = {"Sentinel"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Berserker Rage", ["abilityicon"] = "Berserker Rage.png", ["passive"] = "Gains {{ap|2|3|4}}% {{as|'''bonus''' attack speed}} for each {{as|1% of '''missing''' health}}, and his basic attacks heal him for {{ap|20|30|70}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Sentinel", ["variant"] = "old", ["tier"] = 1, ["render"] = "Olaf Sentinel TFT Render old.png", ["origin"] = {"Sentinel"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Berserker Rage", ["abilityicon"] = "Berserker Rage.png", ["passive"] = "Attacks {{as|heal}} for {{as|{{ap|20|30|40}} × 100% {{tiptft|AP|{{as|AP}}}}}}. For every {{as|1% of '''missing''' Health}}, gain {{as|{{ap|2|3|4}}% Attack Speed}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Dragonslayer", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Olaf Dragonslayer TFT Render.png", ["origin"] = {"Scalescorn"}, ["class"] = {"Bruiser", "Warrior"}, ["abilityname"] = "Recklessness", ["abilityicon"] = "Reckless Swing.png", ["passive"] = "He seeks glorious death, permanently gaining 5 {{as|'''bonus''' attack damage}} (10 in Hyper Roll) whenever he dies.", ["active"] = "Strikes his target, dealing {{as|200% AD}} {{as|physical damage}} and gaining {{ap|40|50|60}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 6 seconds. If he's below 50% {{as|health}}, the {{as|'''bonus''' attack speed}} is doubled.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Dragonslayer", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Olaf Dragonslayer TFT Render.png", ["origin"] = {"Scalescorn"}, ["class"] = {"Bruiser", "Warrior"}, ["abilityname"] = "Recklessness", ["abilityicon"] = "Reckless Swing.png", ["passive"] = "He seeks glorious death, permanently gaining 5 {{as|'''bonus''' attack damage}} (10 in Hyper Roll) whenever he dies.", ["active"] = "Strikes his target, dealing {{as|200% AD}} {{as|physical damage}} and gaining {{ap|35|50|75}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 4 seconds. If he's below 50% {{as|health}}, the {{as|'''bonus''' attack speed}} is doubled.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Pentakill", ["tier"] = 1, ["render"] = "Olaf Pentakill Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Berserker Rage", ["abilityicon"] = "Olaf Tough It Out.png", ["passive"] = "{{as|Heal}} {{as|{{ap|20|25|35}}% {{tiptft|AP|{{as|AP}}}}}} on attack. For every {{as|1% '''missing''' Health}}, gain {{as|+{{fd|0.12}}% of Health}} as {{as|Attack Speed}}.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+15 Armor}}, {{as|+15 Magic Resist}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Pentakill", ["tier"] = 1, ["render"] = "Olaf Pentakill Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Berserker Rage", ["abilityicon"] = "Olaf Tough It Out.png", ["passive"] = "{{as|Heal}} {{as|{{ap|20|25|35}}% {{tiptft|AP|{{as|AP}}}}}} on attack. For every {{as|1% '''missing''' Health}}, gain {{as|+{{fd|0.15}}% of Health}} as {{as|Attack Speed}}.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+15 Armor}}, {{as|+15 Magic Resist}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Sentinel", ["tier"] = 4, ["render"] = "Olaf Sentinel TFT Render.png", ["origin"] = {"Frost"}, ["class"] = {"Hunter"}, ["abilityname"] = "Ragnarok", ["abilityicon"] = "Olaf Ragnarok.png", ["passive"] = "Every 4 attacks and when changing targets, leap at the target and deal {{as|{{ap|180|180|350}}% AD}} as {{as|physical damage}} to the target and adjacent enemies.", ["active"] = "For the next 5 seconds, gain {{as|{{ap|90|100|300}}% Attack Speed}}, {{as|12% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|omnivamp|{{as|Omnivamp}}}}, and {{tip|Cc-immune|Crowd Control Immunity}}.", ["hp"] = 1150, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, }, ["Orianna"] = { [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Orianna TFT Render old.png", ["origin"] = {"Clockwork"}, ["class"] = {"Enchanter"}, ["abilityname"] = "Command: Shockwave", ["abilityicon"] = "Command Shockwave.png", ["active"] = "Sends out her ball towards the largest group of champions, then commands it to release a shockwave. Allies within 2 hexes gain a {{ap|100|150|400}} {{tiptft|AP|{{as|AP}}}} shield for 4 seconds, while enemies within the area are briefly {{tip|TFT airborne|knocked up}} and dealt {{ap|350|550|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Enemies adjacent to the ball are drawn in and {{tip|TFT stun|stunned}} for {{ap|1|1|4}} seconds.", ["hp"] = 750, ["mana"] = 130, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Orianna TFT Render old.png", ["origin"] = {"Clockwork"}, ["class"] = {"Enchanter"}, ["abilityname"] = "Command: Shockwave", ["abilityicon"] = "Command Shockwave.png", ["active"] = "Sends out her ball towards the largest group of champions, then commands it to release a shockwave. Allies within 2 hexes gain a {{ap|125|200|700}} {{tiptft|AP|{{as|AP}}}} shield for 4 seconds, while enemies within the area are briefly {{tip|TFT airborne|knocked up}} and dealt {{ap|300|425|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Enemies adjacent to the ball are drawn in and {{tip|TFT stun|stunned}} for {{ap|1|1|4}} seconds.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Orianna TFT Render.png", ["origin"] = {"Piltover"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Command: Protect", ["abilityicon"] = "Orianna Command- Attack old.png", ["active"] = "Grant the {{as|'''lowest''' Health ally}} {{as|{{ap|225|250|275}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. When the Shield expires, it deals {{as|{{ap|180|270|405}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies and {{tip|TFT Chill|Chills}} them for 3 seconds.<br/><br/>''Chill: Reduce Attack Speed by 30%.''", ["hp"] = 500, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Orianna TFT Render.png", ["origin"] = {"Piltover"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Command: Protect", ["abilityicon"] = "Orianna Command- Attack old.png", ["active"] = "Grant the {{as|'''lowest''' Health ally}} {{as|{{ap|225|250|325}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds and empowers Orianna's next attack to deal {{as|{{ap|260|390|585}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 500, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, }, ["Ornn"] = { [2] = { ["skin"] = "Thunder Lord", ["variant"] = "old", ["tier"] = 1, ["render"] = "Ornn ThunderLord Render.png", ["origin"] = {"Electric"}, ["class"] = {"Warden"}, ["abilityname"] = "Lightning Breath", ["abilityicon"] = "Bellows Breath.png", ["active"] = "Breathes lightning in a cone, dealing {{ap|125|250|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies therein, and increasing their chance to be {{tip|TFT crit|critical struck}} by 25% for the next 10 seconds.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Elderwood", ["variant"] = "old", ["tier"] = 5, ["render"] = "Ornn Elderwood TFT Render old.png", ["origin"] = {"Elderwood"}, ["class"] = {"Vanguard", "Blacksmith"}, ["abilityname"] = "Stampede", ["abilityicon"] = "Call of the Forge God.png", ["active"] = "Summons an elemental from behind the farthest enemy to travel towards him, slowing the {{as|attack speed}} of enemies hit by 50% for 3 seconds and dealing {{ap|175|275|9999}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the elemental runs into Ornn, he headbutts it, redirecting it towards another distant enemy, {{tip|TFT Stun|stunning}} them for {{ap|1.5|2|15}} seconds and dealing {{ap|150|250|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 900, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 100, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Elderwood", ["tier"] = 5, ["render"] = "Ornn Elderwood TFT Render old.png", ["origin"] = {"Elderwood"}, ["class"] = {"Vanguard", "Blacksmith"}, ["abilityname"] = "Stampede", ["abilityicon"] = "Call of the Forge God.png", ["active"] = "Summon an elemental from behind the farthest enemy to travel toward Ornn, {{tip|TFT Chill|Chilling}} all enemies hit for 3 seconds and dealing {{as|{{ap|175|275|9999}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If the elemental runs into Ornn, headbutt it, redirecting it toward another distant enemy, {{tip|TFT Stun|Stunning}} for {{ap|2|2.5|15}} seconds and dealing {{as|{{ap|225|400|9999}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies hit.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+20 Armor}}, {{as|+20 Magic Resist}}.<br><br>''Chill: Reduce Attack Speed by 50%.''", ["hp"] = 900, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 100, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true }, [7] = { ["skin"] = "Thunder Lord", ["tier"] = 4, ["render"] = "Ornn ThunderLord TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Bruiser", "Legend"}, ["abilityname"] = "Stampede", ["abilityicon"] = "Call of the Forge God.png", ["active"] = "Summons an elemental that charges towards him through the farthest enemy, dealing {{ap|175|275|575}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies hit and slowing their {{as|attack speed}} by 50% for 3 seconds. When the elemental reaches him, he redirects it towards another distant enemy, dealing {{ap|175|275|575}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies hit and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 1000, ["mana"] = 180, ["startmana"] = 80, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Elderwood", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Ornn Elderwood TFT Render.png", ["origin"] = {"Dryad"}, ["class"] = {"Behemoth"}, ["abilityname"] = "Forge of the Forest", ["abilityicon"] = "Ornn Living Forge.png", ["active"] = "Gain ({{as|15% HP}} + {{as|{{ap|300|350|1200}}% {{tiptft|AP|{{as|AP}}}}}}) shield for 4 seconds. Channel and forge unstoppably over 2 seconds, dealing {{as|{{ap|300|450|1500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies over the duration. After, toss an '''ephemeral Completed item''' to the nearest ally.", ["hp"] = 1200, ["mana"] = 160, ["startmana"] = 120, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, }, ["Pantheon"] = { [1] = { ["skin"] = "Dragonslayer", ["variant"] = "old", ["tier"] = 5, ["render"] = "Pantheon Dragonslayer Render.png", ["origin"] = {"Dragon"}, ["class"] = {"Guardian"}, ["abilityname"] = "Grand Starfall", ["abilityicon"] = "Grand Starfall.png", ["active"] = "Leaps in the air, becoming untargetable, and crashes down towards the farthest enemy, {{tip|TFT Stun|stunning}} the target for 2 seconds.<br />As he travels towards his target all enemies that come in contact with him take {{as|{{ap|10 to 30 3}}% {{tiptft|AP|{{as|AP}}}} of their '''maximum''' health}} {{as|magic damage}} and receive a {{tip|TFT Burn|burn}} for 10 seconds, dealing {{as|2% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|true damage}} each second and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for the duration.", ["hp"] = 850, ["mana"] = 200, ["startmana"] = 150, ["ad"] = 75, ["as"] = 0.75, ["range"] = 1, ["arm"] = 70, ["mr"] = 20, }, [5] = { ["skin"] = "Dragonslayer", ["tier"] = 3, ["render"] = "Pantheon Dragonslayer TFT Render.png", ["origin"] = {"Dragonslayer"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Aegis Assault", ["abilityicon"] = "Pantheon Aegis Assault 2.png", ["active"] = "Braces his shield, reducing all incoming damage by 65% {{tiptft|AP|{{as|AP}}}} for 4 seconds, and dealing {{as|{{ap|400|450|650}}% AD}} {{as|physical damage}} in the area in front of him over the duration. Enemies hit are applied {{tip|TFT Grievous Wounds|Grievous Wounds}} for 8 seconds.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Ashen Conqueror", ["tier"] = 3, ["render"] = "Pantheon AshenConqueror Render.png", ["origin"] = {"Whispers"}, ["class"] = {"Warrior"}, ["abilityname"] = "Aegis Assault", ["abilityicon"] = "Pantheon Aegis Assault.png", ["passive"] = "Takes {{ap|20|25|40}}% less damage.", ["active"] = "Braces his shield, doubling the passive effectiveness and dealing {{ap|280|300|400}}% Attack Damage in the area in front of him over the duration. Reduces the incoming healing of targets hit by 50% for 3 seconds.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 80, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Pulsefire", ["tier"] = 1, ["render"] = "Pantheon Pulsefire Render.png", ["origin"] = {"InfiniTeam"}, ["class"] = {"Heart"}, ["abilityname"] = "Time Out!", ["abilityicon"] = "Pantheon Shield Vault 2.png", ["active"] = "Pantheon leaps onto his target, dealing ({{as|{{ap|200|225|250}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|300|450|675}}% '''current''' Magic Resist}}) {{as|magic damage}} and {{tip|TFT Stun|stunning}} them for {{fd|1.50}} seconds. He then grants himself a {{as|{{ap|200|225|250}}% {{tiptft|AP|{{as|AP}}}}}} Health shield for 4 seconds.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.60, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Zombie Slayer", ["tier"] = 2, ["render"] = "Pantheon ZombieSlayer TFT Render.png", ["origin"] = {"Punk"}, ["class"] = {"Guardian"}, ["abilityname"] = "Aegis Assault", ["abilityicon"] = "Pantheon Aegis Assault.png", ["active"] = "Reduce damage taken by {{as|25% + {{ap|25|25|30}}% {{tiptft|AP|{{as|AP}}}}}} (max 70%) for {{fd|2.5}} seconds. Afterwards, deal {{as|200% AD}} {{as|physical damage}} to the 3 enemies who have dealt the most damage to Pantheon.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+20 Armor}}, {{as|+20 Magic Resist}}.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Zombie Slayer", ["tier"] = 2, ["render"] = "Pantheon ZombieSlayer TFT Render.png", ["origin"] = {"Punk"}, ["class"] = {"Guardian"}, ["abilityname"] = "Aegis Assault", ["abilityicon"] = "Pantheon Aegis Assault.png", ["active"] = "Gain {{as|20% + {{ap|25|25|30}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} (max 70%) for {{fd|2.5}} seconds. Afterwards, deal {{as|200% AD}} {{as|physical damage}} to the 3 enemies who have dealt the most damage to Pantheon.<br />{{sbc|Headliner Effect:}} {{as|+250 Health}}, {{as|+20 Armor}}, {{as|+20 Magic Resist}}.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, }, ["Poppy"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Poppy Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Knight"}, ["abilityname"] = "Keeper's Verdict", ["abilityicon"] = "Keeper's Verdict.png", ["active"] = "After charging for {{fd|0.75}} seconds, creates a shockwave in a line that can hit up to {{ap|1 to 3 3}} enemies, dealing {{ap|300 to 700 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, {{tip|TFT airborne|knocking up}} for 1 second and {{tip|TFT stun|stunning}} them for {{ap|2 to 4 3}} seconds.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Star Guardian", ["tier"] = 1, ["render"] = "Poppy StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Iron Ambassador.png", ["active"] = "Throws her buckler at the furthest enemy, dealing {{ap|100|150|200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying on-hit effects. The buckler bounces back to her, granting her a shield for {{ap|200|300|400}} {{tiptft|AP|{{as|AP}}}} health.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Star Guardian", ["tier"] = 1, ["render"] = "Poppy StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Iron Ambassador.png", ["active"] = "Throws her buckler at the furthest enemy, dealing {{ap|100|150|225}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying on-hit effects. The buckler bounces back to her, granting her a shield for {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} health.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 35, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Star Guardian", ["tier"] = 1, ["render"] = "Poppy StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Iron Ambassador.png", ["active"] = "Throw the buckler at the furthest enemy that deals {{as|{{ap|125|200|300}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. When it bounces back, gain {{as|{{ap|250|325|400}} {{tiptft|AP|{{as|AP}}}}}} Shield.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Noxus", ["variant"] = "old", ["tier"] = 1, ["render"] = "Poppy Noxus TFT Render old.png", ["origin"] = {"Hellion"}, ["class"] = {"Knight"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Iron Ambassador.png", ["active"] = "Throws her buckler at the furthest enemy, dealing {{ap|150|250|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying on-hit effects. The buckler bounces back to her, granting her a shield for {{ap|250|375|525}} {{tiptft|AP|{{as|AP}}}} health.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 50, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Noxus", ["variant"] = "old", ["tier"] = 1, ["render"] = "Poppy Noxus TFT Render old.png", ["origin"] = {"Hellion"}, ["class"] = {"Knight"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Iron Ambassador.png", ["active"] = "Throws her buckler at the furthest enemy, dealing {{ap|150|250|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying on-hit effects. The buckler bounces back to her, granting her a shield for {{ap|250|375|525}} {{tiptft|AP|{{as|AP}}}} health.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 50, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Noxus", ["variant"] = "old", ["tier"] = 1, ["render"] = "Poppy Noxus TFT Render old.png", ["origin"] = {"Hellion"}, ["class"] = {"Knight"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Iron Ambassador.png", ["active"] = "Throw a buckler at the farthest enemy that deals {{as|{{ap|160|240|360}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. The buckler returns, granting {{as|{{ap|300|325|375}} {{tiptft|AP|{{as|AP}}}}}} Shield.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 50, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Poppy Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Iron Ambassador.png", ["active"] = "Throws her buckler at the farthest enemy, dealing {{as|{{ap|180|210|240}}% '''maximum''' armor}} {{as|magic damage}}. The buckler then bounces back, granting her a {{ap|225|275|325}} {{tiptft|AP|{{as|AP}}}} shield.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Poppy Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Bodyguard"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Iron Ambassador.png", ["active"] = "Throws her buckler at the farthest enemy, dealing {{as|{{ap|180|220|280}}% '''maximum''' armor}} {{as|magic damage}}. The buckler then bounces back, granting her a {{ap|225|275|325}} {{tiptft|AP|{{as|AP}}}} shield.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Hextech", ["variant"] = "old", ["tier"] = 1, ["render"] = "Poppy Hextech TFT Render old.png", ["origin"] = {"Gadgeteen"}, ["class"] = {"Defender"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Poppy Iron Ambassador.png", ["active"] = "Throws her buckler at the farthest enemy, dealing {{as|{{ap|175|250|375}}% '''maximum''' armor}} {{as|magic damage}}. The buckler then bounces back, granting her a {{ap|250|300|375}} {{tiptft|AP|{{as|AP}}}} shield.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Hextech", ["variant"] = "old", ["tier"] = 1, ["render"] = "Poppy Hextech TFT Render old.png", ["origin"] = {"Gadgeteen"}, ["class"] = {"Defender"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Poppy Iron Ambassador.png", ["active"] = "Throws her buckler at the farthest enemy, dealing {{as|{{ap|160|240|320%}}% '''maximum''' armor}} {{as|magic damage}}. The buckler then bounces back, granting her a {{ap|300|350|425}} {{tiptft|AP|{{as|AP}}}} shield.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Poppy TFT Render.png", ["origin"] = {"Demacia","Yordle"}, ["class"] = {"Bastion"}, ["abilityname"] = "Steadfast Hammer", ["abilityicon"] = "Poppy Hammer Shock.png", ["active"] = "Gain {{as|{{ap|290|310|330|330}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds. Deal {{as|{{ap|140|210|315|315}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.<br/><br/>[[File:4 Star.png|20px|link=]] {{sbc|4-Star Upgrade:}} Knock the target into the largest clump of enemies, dealing {{as|33% of the target's '''max''' Health}} as {{as|magic damage}} to the target and 15% of that amount to the clump. {{tiptft|Stun}} them for 1 seconds.", ["hp"] = 600, ["mana"] = 150, ["startmana"] = 90, ["ad"] = 45, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Poppy TFT Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Bastion"}, ["abilityname"] = "Steadfast Hammer", ["abilityicon"] = "Poppy Hammer Shock.png", ["active"] = "Gain {{as|{{ap|250|325|400}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds. Deal {{as|{{ap|160|240|360}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 45, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Noxus", ["tier"] = 4, ["render"] = "Poppy Noxus TFT Render.png", ["origin"] = {"Emo"}, ["class"] = {"Mosher"}, ["abilityname"] = "Rhythm Master", ["abilityicon"] = "Poppy Hammer Shock.png", ["passive"] = "Gain {{as|AD}} based on {{as|'''bonus''' Health}}.", ["active"] = "Gain 80 {{as|Armor}} and {{as|Magic Resistance}} for 6 seconds. Hammer the nearest enemy 3 times; each deals {{as|{{ap|240|240|500|}}% AD}} {{as|physical damage}} and {{as|heals}} {{as|100% {{tiptft|AP|{{as|AP}}}}}} + {{as|6% of '''max''' Health}}. If this kills an enemy, slam an additional time.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}, {{as|+15% AD}}.", ["hp"] = 1000, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 65, ["mr"] = 65, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Noxus", ["tier"] = 4, ["render"] = "Poppy Noxus TFT Render.png", ["origin"] = {"Emo"}, ["class"] = {"Mosher"}, ["abilityname"] = "Rhythm Master", ["abilityicon"] = "Poppy Hammer Shock.png", ["passive"] = "Gain {{as|Attack Damage}} based on {{as|3% '''bonus''' Health}}.", ["active"] = "Gain 100 {{as|Armor}} and {{as|Magic Resistance}} for 6 seconds. Hammer the nearest enemy 3 times; each deals {{as|{{ap|240|240|500|}}% AD}} {{as|physical damage}} and {{as|heals}} {{as|100% {{tiptft|AP|{{as|AP}}}}}} × {{as|{{ap|5|5|10}}% of '''max''' Health}}. If this kills an enemy, slam an additional time.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+15% AD}}.", ["hp"] = 1000, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 65, ["mr"] = 65, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Bewitching", ["tier"] = 1, ["render"] = "Poppy Bewitching TFT Render.png", ["origin"] = {"Witchcraft"}, ["class"] = {"Bastion"}, ["abilityname"] = "Clean-Up Duty", ["abilityicon"] = "Poppy Hammer Shock.png", ["active"] = "Gain {{as|{{ap|275|300|325}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Then, wallop the target for {{as|475% AD}} {{as|physical damage}}.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [14] = { ["skin"] = "Hextech", ["tier"] = 1, ["render"] = "Poppy Hextech TFT Render.png", ["origin"] = {"Cyberboss"}, ["class"] = {"Bastion"}, ["abilityname"] = "Buckler Toss", ["abilityicon"] = "Poppy Iron Ambassador.png", ["active"] = "Throw a buckler at the farthest enemy within 4 hexes, dealing ({{as|{{ap|160|240|360}}% {{tip|TFT Armor|{{as|Armor}}}}}} + {{as|{{ap|60|90|135}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|magic damage}} to them {{as|and ({{as|{{ap|64|96|144}}% {{tip|TFT Armor|{{as|Armor}}}}}} + {{as|{{ap|16|24|36}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|magic damage}} to enemies within 1 hex.|buzzword2}} Gain {{as|{{ap|425|500|600}}% {{tiptft|AP|{{as|AP}}}}}} Shield.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Magic Tank", ["star4"] = true }, }, ["Powder"] = { [13] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Jinx Powder Render.png", ["origin"] = {"Family", "Scrap"}, ["class"] = {"Ambusher"}, ["abilityname"] = "Misfit Toy", ["abilityicon"] = "Powder Misfit Toy TFT.png", ["active"] = "Send a monkey towards the largest group of enemies, causing a 2-hex radius explosion on impact. Enemies hit take {{as|{{ap|420|550|735|950}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}, reduced by 25% for each hex they are away from the epicenter. {{tip|TFT Wound|Wound}} and 1% {{tip|TFT Burn|Burn}} applied for 5 seconds to all enemies hit.<br><br>''Burn: Deal a percent of the target's max Health as true damage every second.''<br>''Wound: Reduce healing received by 33%.''", ["hp"] = 500, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, }, ["Pyke"] = { [1] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Pyke Render.png", ["origin"] = {"Pirate"}, ["class"] = {"Assassin"}, ["abilityname"] = "Phantom Undertow", ["abilityicon"] = "Phantom Undertow.png", ["active"] = "Leaves an afterimage at his location, then dashes behind the farthest enemy. After 1 second, his afterimage returns to him, dealing {{ap|150 to 250 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through and and {{tip|TFT stun|stunning}} them for {{ap|1.5 to 2.5 3}} seconds.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 2, ["render"] = "Pyke BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Assassin"}, ["abilityname"] = "Phantom Undertow", ["abilityicon"] = "Phantom Undertow.png", ["active"] = "Leaves a phantom at his location, then dashes behind the farthest enemy. After 1 second, his phantom returns to him, dealing {{ap|125|200|375}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through and {{tip|TFT stun|stunning}} them for {{ap|2|2.5|4}} seconds.", ["hp"] = 700, ["mana"] = 125, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 2, ["render"] = "Pyke BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Assassin", "Slayer"}, ["abilityname"] = "Phantom Undertow", ["abilityicon"] = "Phantom Undertow.png", ["active"] = "Leaves a phantom at his location, then dashes behind the farthest enemy. After 1 second, his phantom returns to him, dealing {{ap|100|175|275}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through and {{tip|TFT stun|stunning}} them for {{ap|2|2.5|4}} seconds.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Blood Moon", ["tier"] = 2, ["render"] = "Pyke BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Assassin", "Slayer"}, ["abilityname"] = "Phantom Undertow", ["abilityicon"] = "Phantom Undertow.png", ["active"] = "Leave a phantom at the current location, then dash behind the farthest enemy. After 1 second, the phantom returns, dealing {{as|{{ap|150|225|325}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies it passes through and {{tip|TFT Stun|Stunning}} them for {{ap|1.5|2|2.75}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+150 Health}}, {{as|+15 Armor}}, {{as|+15 Magic Resist}}.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee", ["role"] = "Magic Reaper", ["star4"] = true }, [5.5] = { ["skin"] = "Sentinel", ["tier"] = 2, ["render"] = "Pyke Sentinel TFT Render.png", ["origin"] = {"Sentinel"}, ["class"] = {"Assassin"}, ["abilityname"] = "Phantom Undertow", ["abilityicon"] = "Phantom Undertow.png", ["active"] = "Leaves a phantom at his location, then dashes behind the farthest enemy. After 1 second, his phantom returns to him, dealing {{ap|150|225|325}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies it passes through and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|3}} seconds.", ["hp"] = 650, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Sentinel", ["tier"] = 2, ["render"] = "Pyke Sentinel TFT Render.png", ["origin"] = {"Sentinel"}, ["class"] = {"Assassin"}, ["abilityname"] = "Phantom Undertow", ["abilityicon"] = "Phantom Undertow.png", ["active"] = "Pyke leaves a phantom at his location, then {{tip|dash|dashes}} behind the farthest enemy. After 1 second, his phantom returns to Pyke, dealing {{as|{{ap|150|225|325}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies it passes through and {{tip|TFT Stun|stunning}} them for {{ap|1.5|2|3}} seconds.", ["hp"] = 650, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Ashen Knight", ["tier"] = 5, ["render"] = "Pyke AshenKnight Render.png", ["origin"] = {"Whispers"}, ["class"] = {"Assassin"}, ["abilityname"] = "Death From Below", ["abilityicon"] = "Death from Below.png", ["active"] = "Dives toward the enemy with the lowest {{as|health}} and slashes in an X, dealing {{ap|325|425|5000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to his target and {{ap|150|225|4500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to other enemies struck. Enemies hit are applied {{tip|TFT Grievous Wounds|Grievous Wounds}} for 8 seconds. If he hits an enemy at or {{as|'''below''' {{ap|25|33|100}}% health}}, he {{tip|Execute|executes}} them and immediately recasts Death From Below.", ["hp"] = 900, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 70, ["as"] = 1, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Empyrean", ["tier"] = 2, ["render"] = "Pyke Empyrean Render.png", ["origin"] = {"Riftwalker"}, ["class"] = {"Hacker"}, ["abilityname"] = "Phantom Undertow", ["abilityicon"] = "Pyke Phantom Undertow.png", ["active"] = "Pyke stabs his current target for {{as|{{ap|140|210|325}}% {{tiptft|AP|{{as|AP}}}}}} {{as|true damage}} and {{tip|Dash|dashes}} behind the furthest enemy. After 1 second, all enemies in the path of Pyke's dash are {{tip|TFT Stun|stunned}} for {{ap|{{fd|1.25}}|{{fd|1.50}}|{{fd|1.75}}}} seconds and take {{as|{{ap|70|105|165}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" } }, ["Qiyana"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Qiyana Render.png", ["origin"] = {"Variable"}, ["class"] = {"Assassin"}, ["abilityname"] = "Elemental Blade", ["abilityicon"] = "Edge of Ixtal.png", ["active"] = "{{tip|Dash}} to the optimum position if available and throws a 2-hex wind blast through them, {{tip|TFT stun|stunning}} enemies for {{ap|2.5|3.5|4.5}} seconds and dealing {{ap|300|500|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Shockblade", ["tier"] = 2, ["render"] = "Qiyana Shockblade TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Assassin"}, ["abilityname"] = "Elemental Blade", ["abilityicon"] = "Edge of Ixtal.png", ["active"] = "{{tip|Dash|Dashes}} to the best position to strike enemies with her blade, dealing {{ap|200|250|325}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT disarm|disarming}} enemies hit for {{ap|1.5|1.75|2}} seconds.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Shockblade", ["tier"] = 2, ["render"] = "Qiyana Shockblade TFT Render.png", ["origin"] = {"Tempest"}, ["class"] = {"Assassin"}, ["abilityname"] = "Elemental Blade", ["abilityicon"] = "Edge of Ixtal.png", ["active"] = "{{tip|Dash|Dashes}} to the best position to strike enemies with her blade, dealing {{ap|225|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT disarm|disarming}} enemies hit for {{ap|1.5|1.75|2}} seconds.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Qiyana TFT Render.png", ["origin"] = {"Ixtal"}, ["class"] = {"Rogue","Slayer"}, ["abilityname"] = "Supreme Display of Talent", ["abilityicon"] = "Qiyana Supreme Display of Talent.png", ["active"] = "{{tip|Dash}} to strike enemies in a line and deal ({{as|{{ap|255|255|270}}% AD}} + {{as|{{ap|40|60|90}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}, {{tip|TFT Stun|Stunning}} and {{tip|TFT Airborne|knocking up}} the first target hit for {{fd|1.5}} seconds and all other targets for {{fd|0.5}} seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [10] = { ["skin"] = "True Damage", ["tier"] = 5, ["render"] = "Qiyana TrueDamage Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Sample & Remix", ["abilityicon"] = "Qiyana Terrashape.png", ["active"] = "Copy {{ap|1|2|3}} of the current target's items and throw them to an ally. Deal {{as|{{ap|500|500|1000}}% AD}} {{as|physical damage}} and knock them back. If the target had no items, deal {{as|{{ap|75|75|500}}% {{tiptft|AP|{{as|AP}}}}}} additional {{as|true damage}} and knock them back to the edge of the board instead.<br />'''Bling Bonus:''' After Sample & Remix kills a champion and copies an item, create 1 permanent component(s).<br />''(Radiant items, Artifacts, and Emblems cannot be copies)''<br />{{sbc|Headliner Effect:}} {{as|+15% AD}}; When Qiyana copies an item, gains {{as|5% Attack Damage}}. ", ["hp"] = 950, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "True Damage", ["tier"] = 5, ["render"] = "Qiyana TrueDamage Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Sample & Remix", ["abilityicon"] = "Qiyana Terrashape.png", ["active"] = "Copy {{ap|1|2|3}} of the current target's items and throw them to an ally, or deal true damage if they have none. Then knock them to the edge of the board and deal {{as|{{ap|470|470|1000}}% {{tiptft|AD|{{as|AD}}}}}} + {{as|{{ap|60|60|500}}% {{tiptft|AP|{{as|AP}}}}}}<br />'''Bling Bonus:''' After Sample & Remix kills a champion and copies an item, create 1 permanent component(s).<br />''(Radiant items, Artifacts, and Emblems cannot be copies)''<br />{{sbc|Headliner Effect:}} {{as|+5% AD}}; When Qiyana copies an item, gains {{as|2% Attack Damage}}. ", ["hp"] = 1050, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Lunar Empress", ["tier"] = 2, ["render"] = "Qiyana LunarEmpress Render.png", ["origin"] = {"Heavenly"}, ["class"] = {"Duelist"}, ["abilityname"] = "Supreme Display of Talent", ["abilityicon"] = "Qiyana Supreme Display of Talent.png", ["active"] = "For 4 seconds, attacks deal ({{as|150% AD}} + {{as|{{ap|20|30|45}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|'''bonus''' physical damage}} to the target and 75% of the damage as {{as|physical damage}} to enemies behind them. Qiyana will dash to find the best angle.", ["hp"] = 700, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, }, ["Quinn"] = { [6] = { ["skin"] = "Corsair", ["tier"] = 2, ["render"] = "Quinn Corsair TFT Render.png", ["origin"] = {"Mercenary"}, ["class"] = {"Challenger"}, ["abilityname"] = "Disarming Assault", ["abilityicon"] = "Blinding Assault.png", ["active"] = "Sends Valor out at the target with the {{as|highest attack speed}}, dealing {{ap|200|300|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target and nearby enemies. Enemies hit are also {{tip|TFT disarm|disarmed}} for {{ap|2|2.5|3}} seconds.", ["hp"] = 550, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Corsair", ["tier"] = 2, ["render"] = "Quinn Corsair TFT Render.png", ["origin"] = {"Mercenary"}, ["class"] = {"Challenger"}, ["abilityname"] = "Disarming Assault", ["abilityicon"] = "Blinding Assault.png", ["active"] = "Sends Valor out at the target with the {{as|highest attack speed}}, dealing {{ap|200|300|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target and nearby enemies. Enemies hit are also {{tip|TFT disarm|disarmed}} for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 550, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Quinn TFT Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Slayer"}, ["abilityname"] = "Skystrike", ["abilityicon"] = "Quinn Skystrike.png", ["active"] = "Launch Valor through the row or column with the most enemies, marking them to take {{as|10% {{tiptft|AP|{{as|AP}}}}}} increased damage for 4 seconds. Then rain down arrows, dealing {{as|{{ap|550%|555|565}}% AD}} {{as|physical damage}} split between all marked enemies.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, }, ["Rakan"] = { [3] = { ["skin"] = "Cosmic Dawn", ["tier"] = 2, ["render"] = "Rakan CosmicDawn Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Protector"}, ["abilityname"] = "Grand Entrance", ["abilityicon"] = "Grand Entrance.png", ["active"] = "{{tip|Dash|Dashes}} next to the furthest enemy within (attack range + 1) hexes then leaps into the air, {{tip|TFT airborne|knocking}} them up for 1 second and dealing {{ap|175|275|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all adjacent enemies in 1-hex radius and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.7, ["range"] = 2, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Cosmic Dawn", ["tier"] = 2, ["render"] = "Rakan CosmicDawn Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Protector"}, ["abilityname"] = "Grand Entrance", ["abilityicon"] = "Grand Entrance.png", ["active"] = "{{tip|Dash|Dashes}} next to the furthest enemy within (attack range + 1) hexes then leaps into the air, {{tip|TFT airborne|knocking}} them up for 1 second and dealing {{ap|175|275|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all adjacent enemies in 1-hex radius and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.7, ["range"] = 2, ["arm"] = 45, ["mr"] = 35, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Cosmic Dawn", ["tier"] = 2, ["render"] = "Rakan CosmicDawn Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Protector"}, ["abilityname"] = "Grand Entrance", ["abilityicon"] = "Grand Entrance.png", ["active"] = "{{tip|Dash}} to the furthest enemy within range and {{tiptft|Stun}} all enemies within 1 hex for {{ap|{{fd|1.5}}|{{fd|1.5}}|2}} seconds, dealing {{as|{{ap|175|275|400}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.7, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Elderwood", ["variant"] = "old", ["tier"] = 2, ["render"] = "Rakan Elderwood TFT Render old.png", ["origin"] = {"Elderwood"}, ["class"] = {"Keeper"}, ["abilityname"] = "Disarming Diversion", ["abilityicon"] = "The Quickness.png", ["active"] = "{{tip|Dash|Dashes}} to the furthest enemy within attack range, {{tip|TFT disarm|disarming}} all units he passes through for {{ap|2.5|3|4}} seconds and {{tip|TFT Taunt|taunting}} his target. He then shields himself by {{ap|200|400|800}} {{tiptft|AP|{{as|AP}}}} for 4 seconds.", ["hp"] = 600, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.7, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Elderwood", ["tier"] = 2, ["render"] = "Rakan Elderwood TFT Render old.png", ["origin"] = {"Elderwood"}, ["class"] = {"Keeper"}, ["abilityname"] = "Disarming Diversion", ["abilityicon"] = "The Quickness.png", ["active"] = "{{tip|Dash}} to the furthest enemy within attack range, {{tip|TFT disarm|Disarming}} all units passed through for {{ap|2|2.5|3}} seconds, and {{tip|TFT Taunt|Taunting}} the target. Create a {{as|{{ap|300|400|675}} {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+150 Health}}, {{as|+15 Armor}}, {{as|+15 Magic Resist}}.<br><br>''Disarm: Target cannot attack.''", ["hp"] = 600, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.7, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged", ["star4"] = true }, [5.5] = { ["skin"] = "iG", ["tier"] = 3, ["render"] = "Rakan iG TFT Render.png", ["origin"] = {"Sentinel"}, ["class"] = {"Renewer"}, ["abilityname"] = "Gleaming Quill", ["abilityicon"] = "Battle Dance 2.png", ["active"] = "Launches a feather toward his target, dealing {{ap|350|500|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first enemy hit. He then heals all nearby allies for {{as|{{ap|35|50|70}}% of their '''missing''' health}}, with an increased radius if the feather killed an enemy.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.6, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "iG", ["tier"] = 3, ["render"] = "Rakan iG TFT Render.png", ["origin"] = {"Sentinel"}, ["class"] = {"Renewer"}, ["abilityname"] = "Gleaming Quill", ["abilityicon"] = "Battle Dance 2.png", ["active"] = "Deal {{as|{{ap|350|500|800}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target, then {{as|Heal}} all nearby allies for {{ap|30|40|50}}% of {{as|their '''missing''' Health}}, with an increased radius if the enemy dies.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.6, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Arcana", ["tier"] = 3, ["render"] = "Rakan Arcana Render.png", ["origin"] = {"Ragewing"}, ["class"] = {"Guardian", "Mystic"}, ["abilityname"] = "Disarming Diversion", ["abilityicon"] = "Battle Dance 2.png", ["active"] = "Rakan dashes the furthest enemy within his attack range, disarming all units he passes through, and taunting his target. Then for 4 seconds, Rakan creates a shield on himself and his attacks grant him an additional shield.", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 15, ["ad"] = 55, ["as"] = 0.75, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Dragonmancer", ["tier"] = 5, ["render"] = "Rakan Dragonmancer TFT Render.png", ["origin"] = {"Dragonlord", "Lovers"}, ["class"] = {"Altruist"}, ["abilityname"] = "Grand Entrance", ["abilityicon"] = "Rakan Grand Entrance.png", ["active"] = "{{tip|Dash}} into the largest group of enemies and deal {{as|{{ap|300|450|1500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies in a 2-hex range. Gain {{as|{{ap|175|225|500}}% {{tiptft|AP|{{as|AP}}}}}} Shield for each enemy hit for 2 seconds and reduce their damage by 10% for 4 seconds.", ["hp"] = 1200, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.85, ["range"] = 2, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Elderwood", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Rakan Elderwood TFT Render.png", ["origin"] = {"Faerie"}, ["class"] = {"Preserver"}, ["abilityname"] = "Gleaming Quill", ["abilityicon"] = "Rakan Gleaming Quill.png", ["active"] = "Gain ({{as|18% Health}} + {{as|{{ap|160|180|1000}}% {{tiptft|AP|{{as|AP}}}}}}) Shield for 3 seconds and shoot 8 feathers in a wide cone, dealing {{as|{{ap|150|225|1200}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies they hit. Then land, granting allies within 2 hexes a {{as|{{ap|80|100|1000}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.", ["hp"] = 1050, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, }, ["Rammus"] = { [8] = { ["skin"] = "Guardian of the Sands", ["tier"] = 3, ["render"] = "Rammus GuardianoftheSands TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Sand Slam", ["abilityicon"] = "Rammus Soaring Slam.png", ["passive"] = "Gain {{as|+{{ap|60|90|150}} Armor}}.", ["active"] = "Rammus powers himself up and leaps to the largest group of nearby enemies, dealing {{as|{{ap|150|175|205}}% '''maximum''' Armor}} + {{as|{{ap|30|50|80}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, knocking them up for 1.25 seconds, and reducing their {{as|Attack Damage}} by 40% for 4 seconds.", ["hp"] = 950, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Guardian of the Sands", ["tier"] = 3, ["render"] = "Rammus GuardianoftheSands TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Sand Slam", ["abilityicon"] = "Rammus Soaring Slam.png", ["passive"] = "Gain {{as|+{{ap|61|91|151}} Armor}}.", ["active"] = "Rammus powers himself up and leaps to the largest group of nearby enemies, dealing {{as|{{ap|150|175|205}}% '''maximum''' Armor}} + {{as|{{ap|30|50|80}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, knocking them up for 1.25 seconds, and reducing their {{as|Attack Damage}} by 40% for 4 seconds.", ["hp"] = 950, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, }, ["Rek'Sai"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Rek'Sai Render.png", ["origin"] = {"Void"}, ["class"] = {"Brawler"}, ["abilityname"] = "Burrow", ["abilityicon"] = "Burrow.png", ["active"] = "Burrows, becoming untargetable for 1 second while healing each {{fd|0.5}} seconds for {{ap|150 to 450 3}} {{tiptft|AP|{{as|AP}}}} health in total. She then emerges at her target, dealing {{ap|200 to 500 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|knocking them up}} for {{fd|1.75}} seconds.", ["hp"] = 650, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Eternum", ["tier"] = 2, ["render"] = "Rek'Sai Eternum Render.png", ["origin"] = {"Steel"}, ["class"] = {"Predator"}, ["abilityname"] = "Furious Bite", ["abilityicon"] = "Furious Bite.png", ["active"] = "Bites an enemy, dealing {{ap|250|550|1000}} {{tiptft|AP|{{as|AP}}}} {{as|true damage}}.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Rek'Sai TFT Render.png", ["origin"] = {"Mutant"}, ["class"] = {"Bruiser", "Striker"}, ["abilityname"] = "Furious Bite", ["abilityicon"] = "Furious Bite.png", ["active"] = "Bites her target, dealing {{ap|100|150|200}} {{as|(+ 125% AD)}} {{as|physical damage}} and healing for {{ap|200|225|400}} {{tiptft|AP|{{as|AP}}}}. If she casts her ability again on a target she already bit, the heal is increased to {{ap|275|350|600}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Rek'Sai Render.png", ["origin"] = {"Void"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Furious Bite", ["abilityicon"] = "Rek'Sai Furious Bite.png", ["active"] = "Deal {{as|315% AD}} {{as|physical damage}} to the current target. If they are {{as|'''below''' 60% Health}}, deal ({{as|315% AD}} + {{as|100% {{tiptft|AP|{{as|AP}}}}}}) {{as|true damage}} instead.<br/><br/>If this kills the target, rip through them 1 hex and {{as|heal}} for ({{as|15% {{tiptft|AP|{{as|AP}}}}}} + {{as|10% '''max''' Health}}).", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Rek'Sai Render.png", ["origin"] = {"Void"}, ["class"] = {"Bruiser","Slayer"}, ["abilityname"] = "Furious Bite", ["abilityicon"] = "Rek'Sai Furious Bite.png", ["active"] = "Deal {{as|{{ap|240|240|250}}% AD}} {{as|physical damage}} to the current target. If they are {{as|'''below''' 66% Health}}, deal ({{as|{{ap|240|240|250}}% AD}} + {{as|{{ap|190|195|200}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|true damage}} instead.<br/><br/>If this kills the target, rip through them 1 hex and {{as|heal}} for ({{as|10% {{tiptft|AP|{{as|AP}}}}}} + {{as|10% '''max''' Health}}).", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Elderwood", ["tier"] = 1, ["render"] = "Rek'Sai Elderwood TFT Render.png", ["origin"] = {"Dryad"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Uproot", ["abilityicon"] = "Rek'Sai Void Rush.png", ["active"] = "Gain 75 {{as|Armor}} and {{as|Magic Resist}} for 5 seconds. {{tiptft|Stun}} nearby enemies for 1 second and deal ({{as|12% HP}} + {{as|{{ap|70|90|120}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|magic damage}}.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 75, ["as"] = 0.55, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, }, ["Rell"] = { [5] = { ["skin"] = "Battle Queen", ["tier"] = 4, ["render"] = "Rell BattleQueen TFT Render.png", ["origin"] = {"Redeemed", "Ironclad"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Attract and Repel", ["abilityicon"] = "Attract and Repel.png", ["active"] = "Leaps into the air, creating a tether between herself and her farthest ally. When she lands the tether breaks, {{tip|TFT stun|stunning}} all enemies in its path for {{ap|1.5|2|8}} seconds. This effect also grants a {{ap|300|450|3000}} {{tiptft|AP|{{as|AP}}}} shield for 4 seconds to nearby allies in the same area.", ["hp"] = 950, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Battle Queen", ["tier"] = 4, ["render"] = "Rell BattleQueen TFT Render.png", ["origin"] = {"Redeemed", "Ironclad"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Attract and Repel", ["abilityicon"] = "Attract and Repel.png", ["active"] = "Leaps into the air, creating a tether between herself and her farthest ally. When she lands the tether breaks, {{tip|TFT stun|stunning}} all enemies in its path for {{ap|1.5|2|8}} seconds. This effect also grants a {{ap|300|450|3000}} {{tiptft|AP|{{as|AP}}}} shield for 4 seconds to nearby allies in the same area.", ["hp"] = 900, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Battle Queen", ["tier"] = 4, ["render"] = "Rell BattleQueen TFT Render.png", ["origin"] = {"Redeemed", "Ironclad"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Attract and Repel", ["abilityicon"] = "Attract and Repel.png", ["active"] = "Leap into the air and create a tether to the farthest ally. Upon landing, the tether breaks and {{tiptft|Stun|Stuns}} all nearby enemies in its path for {{ap|1.5|2|8}} seconds. Nearby allies gain a {{as|{{ap|300|450|3000}} {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.", ["hp"] = 900, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Rell TFT Render old.png", ["origin"] = {"Darkflight"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Iron Bond", ["abilityicon"] = "Rell Attract and Repel.png", ["active"] = "Forms a tether between herself and her lowest ally, dealing {{ap|160|240|440}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} between herself and her bound ally. She also grants herself and her bound ally {{ap|35|40|50}}% of her current {{as|armor}} and {{as|magic resistance}} for 4 seconds", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Star Guardian", ["tier"] = 2, ["render"] = "Rell StarGuardian TFT Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Defender"}, ["abilityname"] = "Iron Bond", ["abilityicon"] = "Rell Attract and Repel.png", ["active"] = "Forms a tether between herself and her lowest ally, dealing {{as|{{ap|140|210|325}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} between herself and her bound ally. She also grants herself and her bound ally {{ap|35|40|50}}% of her current {{as|Armor}} and {{as|Magic resistance}} for 4 seconds", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 60, ["as"] = 0.5, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Star Guardian", ["tier"] = 2, ["render"] = "Rell StarGuardian TFT Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Defender"}, ["abilityname"] = "Iron Bond", ["abilityicon"] = "Rell Attract and Repel.png", ["active"] = "Forms a tether between herself and her lowest ally, dealing {{as|{{ap|140|210|325}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} between herself and her bound ally. She also grants herself and her bound ally {{ap|50|60|70%}}% of her current {{as|Armor}} and {{as|Magic resistance}} for 4 seconds", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 60, ["as"] = 0.5, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Rell TFT Render.png", ["origin"] = {"Conqueror"}, ["class"] = {"Sentinel", "Visionary"}, ["abilityname"] = "Shattering Strike", ["abilityicon"] = "Rell Shattering Strike.png", ["active"] = "Gain {{as|{{ap|300|350|400}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Lance enemies in a line for {{as|{{ap|120|180|270}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and steal 10/12/15 {{as|Armor}} and {{as|Magic Resist}} from enemies hit.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Renekton"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Renekton Render.png", ["origin"] = {"Desert"}, ["class"] = {"Berserker"}, ["abilityname"] = "Cull the Meek", ["abilityicon"] = "Cull the Meek.png", ["active"] = "Swings his blade, dealing {{ap|150|275|475}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and healing himself for {{ap|150|225|300}} {{tiptft|AP|{{as|AP}}}} health per enemy hit.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [8] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Renekton PROJECT TFT Render.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Brawler"}, ["abilityname"] = "Dominus", ["abilityicon"] = "Renekton Dominus.png", ["active"] = "Renekton empowers himself for 8 seconds, gaining {{as|{{ap|200|250|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''maximum''' Health}}, and causing his attacks to deal {{as|6% '''Maximum''' Health}} as {{as|'''bonus''' magic damage}}.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "PROJECT", ["tier"] = 1, ["render"] = "Renekton PROJECT TFT Render.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Brawler"}, ["abilityname"] = "Dominus", ["abilityicon"] = "Renekton Dominus.png", ["active"] = "Renekton empowers himself for 8 seconds, gaining {{as|{{ap|200|250|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''maximum''' Health}}, and causing his attacks to deal {{as|6% '''Maximum''' Health}} as {{as|'''bonus''' magic damage}}.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Renekton TFT Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Cull the Meek", ["abilityicon"] = "Renekton Cull the Meek.png", ["active"] = "Deal {{as|{{ap|180|270|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies. {{as|Heal}} {{as|{{ap|220|270|320}}% {{tiptft|AP|{{as|AP}}}}}} for the first enemy hit and another {{as|30% {{tiptft|AP|{{as|AP}}}}}} for each additional one.", ["hp"] = 600, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Renekton TFT Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Cull the Meek", ["abilityicon"] = "Renekton Cull the Meek.png", ["active"] = "Deal {{as|{{ap|180|270|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies. {{as|Heal}} {{as|{{ap|220|270|320}}% {{tiptft|AP|{{as|AP}}}}}} for the first enemy hit and another {{as|30% {{tiptft|AP|{{as|AP}}}}}} for each additional one.", ["hp"] = 600, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Dawnbringer", ["tier"] = 5, ["render"] = "Renekton Dawnbringer TFT Render.png", ["origin"] = {"Divinicorp", "Overlord"}, ["class"] = {"Bastion"}, ["abilityname"] = "Dominus", ["abilityicon"] = "Renekton Dominus.png", ["active"] = "Deal ({{as|{{ap|300|300|3000}}% {{tip|TFT AD|{{as|AD}}}}}} + {{as|{{ap|30|40|500}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to enemies within 2 hexes and {{tip|TFT Burn|Burn}}, and {{tip|TFT Wound|Wound}} them for 5 seconds. Gain {{as|{{ap|400|550|30000}} '''max''' Health}}.<br><br>'''First Cast:''' Enter frenzy mode where attacks strike twice, dealing {{as|150% AD}} {{as|'''total''' physical damage}} and can dash to new targets.<br><br>'''Second Cast:''' Frenzy mode now strikes thrice, dealing {{as|200% AD}} {{as|'''total''' physical damage}}. Cannot cast again.<br><br>''Burn: Deal a percent of the target's max Health as true damage every second.''<br>''Wound: Reduce healing received by 33%.''", ["hp"] = 1000, ["mana"] = 150, ["startmana"] = 70, ["ad"] = 66, ["as"] = 0.91, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["role"] = "Attack Fighter" }, }, ["Renata Glasc"] = { [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Renata Glasc TFT Render old.png", ["origin"] = {"Chemtech"}, ["class"] = {"Scholar"}, ["abilityname"] = "Toxic Wave", ["abilityicon"] = "Renata Glasc Hostile Takeover.png", ["active"] = "Unleashes a toxic poison wave towards the largest group of nearby enemies within 6 hexes, poisoning all enemies caught in its path for 15 seconds. Poisoned enemies suffer 20% reduced {{as|attack speed}} and take {{ap|50|75|250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per second. Damage dealt by the poison can stack.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Renata Glasc TFT Render.png", ["origin"] = {"Chem-Baron"}, ["class"] = {"Visionary"}, ["abilityname"] = "Loyalty Program", ["abilityicon"] = "Renata Glasc Loyalty Program.png", ["active"] = "Fire a pair of missiles at target. Allies they pass through gain {{as|{{ap|95|115|135}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds. When they collide, they deal {{as|{{ap|310|465|700}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to target and {{as|{{ap|130|195|290}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies.", ["hp"] = 600, ["mana"] = 85, ["startmana"] = 20, ["ad"] = 35, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, }, ["Rengar"] = { [1] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Rengar Render.png", ["origin"] = {"Wild"}, ["class"] = {"Assassin"}, ["abilityname"] = "Savagery", ["abilityicon"] = "Savagery.png", ["active"] = "Leaps to and stabs the enemy with the {{as|lowest health}}, dealing {{as|{{ap|200 to 400 3}}% AD}} {{as|physical damage}} and applying on-hit effects to his target. After this leap, for the next 6 seconds, gains 25% {{as|critical strike chance}} and increases his {{as|'''total''' attack speed}} by {{ap|30 to 70 3}}%.", ["hp"] = 550, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Night Hunter", ["tier"] = 3, ["render"] = "Rengar NightHunter Render.png", ["origin"] = {"Darkflight"}, ["class"] = {"Assassin"}, ["abilityname"] = "Unseen Predatory", ["abilityicon"] = "Savagery 2.png", ["active"] = "Leaps to the lowest armor enemy, dealing {{as|{{ap|240|245|275}}% AD}} of {{as|physical damage}} and next 2 attacks gets faster.", ["hp"] = 700, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Street Demons", ["tier"] = 3, ["render"] = "Rengar StreetDemons TFT Render.png", ["origin"] = {"Street Demon"}, ["class"] = {"Executioner"}, ["abilityname"] = "Freestyle", ["abilityicon"] = "Rengar Thrill of the Hunt.png", ["active"] = "{{as|Heal}} {{as|{{ap|160|180|210}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and leap to the {{as|'''lowest''' Health}} enemy in 2 hexes, dealing {{as|250% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}}. Then, strike 2 times, each dealing {{as|180% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}}.<br><br>Each cast increases leap range by {{tip|TFT Range|+1 hex}}.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.8, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["role"] = "Attack Reaper" }, }, ["Renni"] = { [13] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Renni TFT Render.png", ["origin"] = {"Chem-Baron"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Sludgerunner's Smash", ["abilityicon"] = "Renni Sludgerunner's Smash TFT.png", ["active"] = "{{as|Heal}} ({{as|15% Health}} + {{as|400% {{tiptft|AP|{{as|AP}}}}}}) over {{fd|1.5}} seconds. For the duration, raise target into the air, {{tip|TFT Stun|Stunning}} them, and dealing {{as|500% AD}} as {{as|physical damage}}. Afterwards, slam them down, dealing {{as|200% AD}} as {{as|physical damage}} to all adjacent enemies.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Tank" }, }, ["Rhaast"] = { [14] = { ["skin"] = "Nightbringer", ["tier"] = 2, ["render"] = "Rhaast Nightbringer TFT Render.png", ["origin"] = {"Divinicorp"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Reaping Slash", ["abilityicon"] = "Kayn Reaping Slash R.png", ["active"] = "Knock the target into the air for 1.75 seconds. Over the duration, {{as|heal}} ({{as|{{ap|150|175|200}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|10% '''max''' Health}}) and deal {{as|400% AD}} as {{as|physical damage}} to the target.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Attack Tank", ["star4"] = true }, }, ["Riven"] = { [3.5] = { ["skin"] = "Pulsefire", ["tier"] = 4, ["render"] = "Riven Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Energy Slash", ["abilityicon"] = "Wind Slash.png", ["active"] = "{{tip|Dash|Dashes}} and shields herself for {{ap|200|350|1200}} {{tiptft|AP|{{as|AP}}}} health, then slashes forward dealing {{ap|100|150|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies.<br />Every third cast, leaps into the air and launches a wave of energy that deals {{ap|300|500|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 850, ["mana"] = 25, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.85, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Pulsefire", ["tier"] = 4, ["render"] = "Riven Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Energy Slash", ["abilityicon"] = "Wind Slash.png", ["active"] = "{{tip|Dash}} and gain {{as|{{ap|175|250|1000}}% {{tiptft|AP|{{as|AP}}}}}} Shield. Then, deal {{as|{{ap|100|150|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.<br/><br/>Every third cast, launch a wave of energy that deals {{as|{{ap|300|500|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 950, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.85, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Spirit Blossom", ["tier"] = 4, ["render"] = "Riven SpiritBlossom Render.png", ["origin"] = {"Dusk"}, ["class"] = {"Keeper"}, ["abilityname"] = "Sweeping Strikes", ["abilityicon"] = "Sweeping Strikes TFT.png", ["active"] = "{{tip|Dash|Dashes}} and shields herself for {{ap|175|250|750}} {{tiptft|AP|{{as|AP}}}} health, then slashes forward dealing {{ap|175|250|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies.<br />Every third cast, leaps into the air and launches a wave of energy that deals {{ap|300|450|1350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 30, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Dawnbringer", ["tier"] = 3, ["render"] = "Riven Dawnbringer TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Blade of the Dawn", ["abilityicon"] = "Blade of the Exile.png", ["active"] = "Empowers her blade after a {{fd|0.3}}-second delay, {{tip|TFT stun|stunning}} nearby enemies for {{fd|1.5}} seconds while dealing {{ap|100|200|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. For the next 8 seconds, she gains {{as|{{ap|90|100|130}}% '''bonus''' attack damage}}.", ["hp"] = 850, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.8, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Dawnbringer", ["tier"] = 3, ["render"] = "Riven Dawnbringer TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Blade of the Dawn", ["abilityicon"] = "Blade of the Exile.png", ["active"] = "Empowers her blade after a {{fd|0.3}}-second delay, {{tip|TFT stun|stunning}} nearby enemies for {{fd|1.5}} seconds while dealing {{ap|100|200|300}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. For the next 8 seconds, she gains {{as|{{ap|90|100|115}}% '''bonus''' attack damage}}.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.8, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Dawnbringer", ["tier"] = 3, ["render"] = "Riven Dawnbringer TFT Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Blade of the Dawn", ["abilityicon"] = "Blade of the Exile.png", ["active"] = "{{tiptft|Stun}} adjacent enemies for {{fd|1.5}} seconds and deal {{as|{{ap|120|180|300}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. For the next 8 seconds, gain {{as|{{ap|90|100|115}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' Attack Damage}}.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.8, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Battle Bunny Prime", ["tier"] = 3, ["render"] = "Riven BattleBunnyPrime TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Brawler","Defender"}, ["abilityname"] = "Bunny Blade", ["abilityicon"] = "Riven Blade of the Exile.png", ["active"] = "Riven gains a {{as|{{ap|325|400|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health shield}} for 4 seconds and empowers her next 3 attacks with {{as|100% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}. If Riven has more Health than her target, she deals 100% more {{as|'''bonus''' magic damage}}.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Battle Bunny Prime", ["tier"] = 3, ["render"] = "Riven BattleBunnyPrime TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Brawler","Defender"}, ["abilityname"] = "Bunny Blade", ["abilityicon"] = "Riven Blade of the Exile.png", ["active"] = "Riven gains a {{as|{{ap|325|400|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health shield}} for 4 seconds and empowers her next 3 attacks with {{as|{{ap|100|150|250}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}. If Riven has more Health than her target, she deals 100% more {{as|'''bonus''' magic damage}}.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Arcade", ["tier"] = 3, ["render"] = "Riven Arcade TFT Render.png", ["origin"] = {"8-Bit"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Voxel Defense", ["abilityicon"] = "Riven Valor.png", ["active"] = "For the next 6 seconds, gain a {{as|250% AD}} + {{as|{{ap|100|120|140}}% {{tiptft|AP|{{as|AP}}}}}} Shield and attacks deal {{as|100% of '''bonus''' AD}} {{as|physical damage}} to enemies within 1 {{tip|TFT Range|hex}} of the target.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+10% AD}}, {{as|+10% Armor}}, {{as|+10% Magic Resist}}.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Arcade", ["tier"] = 3, ["render"] = "Riven Arcade TFT Render.png", ["origin"] = {"8-Bit"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Voxel Defense", ["abilityicon"] = "Riven Valor.png", ["active"] = "For the next 6 seconds, gain a ({{as|250% AD}} + {{as|{{ap|100|120|140}}% {{tiptft|AP|{{as|AP}}}}}}) Shield and attacks deal {{as|85% of '''bonus''' AD}} {{as|physical damage}} to enemies within 1 {{tip|TFT Range|hex}} of the target.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+10% AD}}, {{as|+10% Armor}}, {{as|+10% Magic Resist}}.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Valiant Sword", ["tier"] = 2, ["render"] = "Riven ValiantSword TFT Render.png", ["origin"] = {"Storyweaver"}, ["class"] = {"Altruist", "Bruiser"}, ["abilityname"] = "Broken Wings", ["abilityicon"] = "Riven Broken Wings.png", ["active"] = "Deal {{as|{{ap|200|200|215}}% AD}} as {{as|physical damage}} to the current target. Every 3rd cast, also deal {{as|{{ap|310|310|325}}% AD}} as {{as|physical damage}} to adjacent enemies and {{as|heal}} for {{as|{{ap|175|225|275}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 700, ["mana"] = 25, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, }, ["Rumble"] = { [3] = { ["skin"] = "Super Galaxy", ["tier"] = 3, ["render"] = "Rumble SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Demolitionist"}, ["abilityname"] = "Flamespitter", ["abilityicon"] = "Flamespitter.png", ["active"] = "Torches his enemies, dealing {{ap|350|500|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} in a 2-hex cone over 3 seconds with each tick of damage occurring every {{fd|0.25}} seconds, and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} on them for 5 seconds.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Super Galaxy", ["tier"] = 3, ["render"] = "Rumble SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Demolitionist"}, ["abilityname"] = "Flamespitter", ["abilityicon"] = "Flamespitter.png", ["active"] = "Torches his enemies, dealing {{ap|500|750|1650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} in a 2-hex cone over 3 seconds with each tick of damage occurring every {{fd|0.25}} seconds, and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} on them for 5 seconds.", ["hp"] = 900, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 40, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Super Galaxy", ["tier"] = 3, ["render"] = "Rumble SuperGalaxy Render.png", ["origin"] = {"Mech-Pilot"}, ["class"] = {"Demolitionist"}, ["abilityname"] = "Flamespitter", ["abilityicon"] = "Flamespitter.png", ["active"] = "Deal {{as|{{ap|450|675|1125}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} in a cone over 3 seconds, and {{tip|TFT Wound|Wound}} for 5 seconds.<br/><br/>''Wound: Reduce healing received by 50%.''", ["hp"] = 850, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Cafe Cuties", ["tier"] = 2, ["render"] = "Rumble CafeCuties TFT Render.png", ["origin"] = {"Sugarcraft"}, ["class"] = {"Blaster", "Vanguard"}, ["abilityname"] = "Molten Caramel", ["abilityicon"] = "Rumble Flamespitter.png", ["active"] = "For 3 seconds, gain {{as|35% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} and create a cone of flame that deals {{as|{{ap|220|330|495}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over the duration and {{tip|TFT Wound|Wounds}} enemies for 5 seconds.<br/><br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Badlands Baron", ["tier"] = 5, ["render"] = "Rumble BadlandsBaron TFT Render.png", ["origin"] = {"Junker King", "Scrap"}, ["class"] = {"Sentinel"}, ["abilityname"] = "The Equalizer", ["abilityicon"] = "Rumble The Equalizer.png", ["active"] = "Call down a rain of 5 missiles on target's row that each deal {{as|{{ap|450|675|4000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}, {{tip|TFT Wound|Wound}}, and 1% {{tip|TFT Burn|Burn}} units hit for 5 seconds. For each missile that doesn't hit an enemy, restore {{as|20 Mana}}.<br><br>If there's only 1 enemy left, fire all of the missiles at them.<br><br>''Burn: Deal a percent of the target's max Health as true damage every second.''<br>''Wound: Reduce healing received by 33%.''", ["hp"] = 1200, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.8, ["range"] = 1, ["arm"] = 65, ["mr"] = 65, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Fighter" }, }, ["Ryze"] = { [5] = { ["skin"] = "Zombie", ["tier"] = 4, ["render"] = "Ryze Zombie TFT Render.png", ["origin"] = {"Forgotten", "Abomination"}, ["class"] = {"Mystic"}, ["abilityname"] = "Rune Prison", ["abilityicon"] = "Rune Prison.png", ["active"] = "Imprisons the nearest enemy, dealing {{ap|200|250|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for a {{ap|1.5|2|4}} seconds. His next cast is then empowered to spread from his target, applying the same damage and half the {{tiptft|Stun}} duration to all enemies in a large area around the target.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.8, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Ryze Whitebeard", ["tier"] = 3, ["render"] = "Ryze RyzeWhitebeard TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Mage"}, ["abilityname"] = "Overload", ["abilityicon"] = "Overload.png", ["active"] = "Hurls 1 arcane orb at his target, dealing {{as|{{ap|180|260|420}}% {{tiptft|AP|{{as|AP}}}} '''maximum''' mana|mana}} {{as|magic damage}}. Each cast increases his {{as|'''maximum''' mana}} by 20 and the number of orbs thrown by 1.<br/>{{sbc|Guild Bonus:}} Gain 10 ability power.", ["hp"] = 650, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Ryze Render.png", ["origin"] = {"Wanderer"}, ["class"] = {"Invoker"}, ["abilityname"] = "Realm Warp", ["abilityicon"] = "Ryze Realm Warp.png", ["active"] = "Wanderers' spells change depending on the Region Portal players voted for at the start of the game.", ["hp"] = 1111, ["mana"] = 99, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.85, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Ryze Render.png", ["origin"] = {"Wanderer"}, ["class"] = {"Invoker"}, ["abilityname"] = "Realm Warp", ["abilityicon"] = "Ryze Realm Warp.png", ["active"] = "Wanderers' spells change depending on the Region Portal players voted for at the start of the game.", ["hp"] = 1111, ["mana"] = 99, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.85, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Professor", ["tier"] = 4, ["render"] = "Ryze Professor TFT Render.png", ["origin"] = {"Portal"}, ["class"] = {"Scholar"}, ["abilityname"] = "Runic Portal", ["abilityicon"] = "Ryze Realm Warp.png", ["active"] = "Open portals that fire a total of {{as|{{ap|10|10|22}} + 1 per 40% AS}} magic bolts split among the 3 closest enemies. Each bolt deals {{as|{{ap|85|130|300}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 15, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Samira"] = { [4.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Samira Render.png", ["origin"] = {"Daredevil"}, ["class"] = {"Sharpshooter", "Slayer"}, ["abilityname"] = "Inferno Trigger", ["abilityicon"] = "Samira Rank S.png", ["active"] = "{{tip|Dash|Dashes}} and becomes unstoppable, unleashing {{ap|3|3|10}} {{tiptft|AP|{{as|AP}}}} shots per second at {{ap|3|3|9}} enemies within {{fd|2.5}} hexes for 2 seconds, each shot deals {{ap|10|20|777}} {{as|(+ {{ap|30|40|60}}% AD)}} {{as|physical damage}}. For the duration, also gains 100% {{tip|TFT dodge|dodge}} chance.", ["hp"] = 900, ["mana"] = 4, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.85, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Samira Render.png", ["origin"] = {"Daredevil"}, ["class"] = {"Sharpshooter", "Slayer"}, ["abilityname"] = "Inferno Trigger", ["abilityicon"] = "Samira Rank S.png", ["active"] = "{{tip|Dash}} away from the current target and become '''Unstoppable''', gaining 100% {{tip|TFT Dodge|dodge}} chance and unleashing {{as|{{ap|3|3|10}} {{tiptft|AP|{{as|AP}}}}}} shots per second at {{ap|3|3|9}} enemies within {{fd|2.5}} hexes for 2 seconds. Each shot deals {{ap|10|20|777}} {{as|(+ {{ap|30|40|60}}% AD)}} {{as|physical damage}}.<br><br>{{sbc|Chosen Effect:}} {{as|+20% Attack Damage}}, {{as|+20 Critical Chance}}.", ["hp"] = 900, ["mana"] = 4, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.85, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Samira Render.png", ["origin"] = {"Imperial"}, ["class"] = {"Challenger"}, ["abilityname"] = "Flair", ["abilityicon"] = "Flair.png", ["active"] = "If a target is adjacent to her, she slashes with her blade in a cone towards them dealing {{as|{{ap|175|180|190}}% AD}} {{as|physical damage}} to all enemies within and reducing their {{as|armor}} by {{ap|10|15|20}} {{tiptft|AP|{{as|AP}}}}. This armor reduction can stack.<br /> If no targets are adjacent, she fires an empowered shot at her target with the same effects and refunds 20 {{as|mana}}.", ["hp"] = 700, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "PsyOps", ["tier"] = 4, ["render"] = "Samira PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Ace","Sureshot"}, ["abilityname"] = "Flair", ["abilityicon"] = "Samira Daredevil Impulse.png", ["active"] = "Samira rapidly fires bullets that deal a total of {{as|{{ap|480|490|1250}}% AD}} + {{as|{{ap|80|100|666}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}. Bullets ricochet to nearby enemies for 20% less damage.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "PsyOps", ["tier"] = 4, ["render"] = "Samira PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Ace","Sureshot"}, ["abilityname"] = "Flair", ["abilityicon"] = "Samira Daredevil Impulse.png", ["active"] = "Samira rapidly fires bullets that deal a total of {{as|{{ap|450|460|1200}}% AD}} + {{as|{{ap|66|99|366}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}. Bullets ricochet to nearby enemies for 20% less damage.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 1, ["render"] = "Samira Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Challenger"}, ["abilityname"] = "Flair", ["abilityicon"] = "Samira Flair.png", ["active"] = "Shoot at the current target and deal {{as|180% AD}} to the first enemy hit. Reduce their {{as|Armor}} by {{as|{{ap|10|15|20}} {{tiptft|AP|{{as|AP}}}}}} for the rest of combat.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.70, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 1, ["render"] = "Samira Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Challenger"}, ["abilityname"] = "Flair", ["abilityicon"] = "Samira Flair.png", ["active"] = "Shoot at the current target and deal {{as|{{ap|190|190|200}}% AD}} to the first enemy hit. Reduce their {{as|Armor}} by {{as|{{ap|10|15|20}} {{tiptft|AP|{{as|AP}}}}}} for the rest of combat.", ["hp"] = 500, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.70, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "High Noon", ["tier"] = 3, ["render"] = "Samira HighNoon Render.png", ["origin"] = {"Country"}, ["class"] = {"Executioner"}, ["abilityname"] = "Thrills & Kills", ["abilityicon"] = "Samira Daredevil Impulse.png", ["passive"] = "Attacks that {{tiptft|Crit|critically strike}} grant a stack of Style, up to 6 stacks. Each stack grants {{as|20% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}}.", ["active"] = "Deal {{as|{{ap|240|240|250}}% AD}} {{as|physical damage}} to the current target, then another {{as|110% AD}} {{as|physical damage}} per Style stack. Afterwards, reset Style.<br />{{sbc|Headliner Effect:}} {{as|+20 AD}}, {{as|+10% Critical Chance}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "High Noon", ["tier"] = 3, ["render"] = "Samira HighNoon Render.png", ["origin"] = {"Country"}, ["class"] = {"Executioner"}, ["abilityname"] = "Thrills & Kills", ["abilityicon"] = "Samira Daredevil Impulse.png", ["passive"] = "Attacks that {{tiptft|Crit|critically strike}} grant a stack of Style, up to 6 stacks. Each stack grants {{as|20% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}}.", ["active"] = "Deal {{as|{{ap|300|300|310}}% AD}} {{as|physical damage}} to the current target, then another {{as|110% AD}} {{as|physical damage}} per Style stack. Afterwards, reset Style.<br />{{sbc|Headliner Effect:}} {{as|+20 AD}}, {{as|+10% Critical Chance}}.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Chromacrash", ["tier"] = 5, ["render"] = "Samira Chromacrash TFT Render.png", ["origin"] = {"Street Demon"}, ["class"] = {"A.M.P."}, ["abilityname"] = "Demon Trigger", ["abilityicon"] = "Samira Wild Rush.png", ["active"] = "Dash towards the target and fire a volley of (20 + 2 × {{tip|TFT AMP|A.M.P.}}) bullets over 2 seconds split between enemies within three hexes. Each bullet reduces {{as|armor}} by 3 and deals {{as|{{ap|90|90|1500}}% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}}, reduced by 20% per hex distance from Samira.<br><br>When the volley ends, dash back to safety while dealing {{as|{{ap|500|500|5000}}% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}} to the current target.<br><br>For the duration of the Ability, Samira is '''Unstoppable''' and has {{as|{{ap|12|12|100}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|omnivamp|{{as|Omnivamp}}}}.", ["hp"] = 900, ["mana"] = 100, ["startmana"] = 20, ["ad"] = 70, ["as"] = 0.8, ["range"] = 4, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged", ["role"] = "Attack Caster" }, }, ["Scar"] = { [13] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Scar TFT Render.png", ["origin"] = {"Firelight"}, ["class"] = {"Watcher"}, ["abilityname"] = "Sumpsnipe Surprise", ["abilityicon"] = "Scar Sumpsnipe Surprise TFT.png", ["active"] = "Lob bombs at the nearest 3 enemies, {{tip|TFT Stun|Stunning}} them for {{ap|1.5|1.5|1.75}} seconds and dealing {{as|{{ap|80|120|180}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. {{as|Heal}} for {{as|{{ap|245|255|270}}% {{tiptft|AP|{{as|AP}}}}}} {{as|health}}.", ["hp"] = 800, ["mana"] = 155, ["startmana"] = 80, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Sejuani"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Sejuani Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Knight"}, ["abilityname"] = "Glacial Prison", ["abilityicon"] = "Glacial Prison.png", ["active"] = "After a 2 second delay, creates a glacial prison on an enemy, dealing {{ap|100 to 250 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies within 2 hexes of her target and {{tip|TFT stun|stunning}} them for {{ap|2 to 5 3}} seconds.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Firecracker", ["variant"] = "old", ["tier"] = 4, ["render"] = "Sejuani Firecracker Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Firecracker", ["abilityicon"] = "Glacial Prison.png", ["active"] = "Throws a giant firecracker at the enemy she is currently attacking, that explodes after a 2-second delay. Enemies within the detonation radius receive {{ap|100|200|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are {{tip|TFT stun|stunned}} for {{ap|2.5|3|6}} seconds.", ["hp"] = 1000, ["mana"] = 150, ["startmana"] = 70, ["ad"] = 45, ["as"] = 0.55, ["range"] = 1, ["arm"] = 60, ["mr"] = 40, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Firecracker", ["variant"] = "old", ["tier"] = 4, ["render"] = "Sejuani Firecracker Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Firecracker", ["abilityicon"] = "Glacial Prison.png", ["active"] = "Throws a giant firecracker at the enemy she is currently attacking, that explodes after a 2-second delay. Enemies within the detonation radius receive {{ap|100|200|1600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are {{tip|TFT stun|stunned}} for {{ap|2.5|2.5|8}} seconds.", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 45, ["as"] = 0.55, ["range"] = 1, ["arm"] = 60, ["mr"] = 40, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Firecracker", ["tier"] = 4, ["render"] = "Sejuani Firecracker Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Firecracker", ["abilityicon"] = "Glacial Prison.png", ["active"] = "Throw a giant firecracker at the closest enemy that explodes in a large circle after a 2-second delay. Enemies in the explosion take {{as|{{ap|150|250|1600}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and are {{tip|TFT Stun|Stunned}} for {{ap|2.5|2.5|8}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+500 Health}}.", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 80, ["ad"] = 45, ["as"] = 0.55, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Darkrider", ["tier"] = 2, ["render"] = "Sejuani Darkrider TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Fury of the North", ["abilityicon"] = "Fury of the North.png", ["active"] = "Signals Bristle to charge, dealing {{ap|300|450|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} the target for {{ap|2|3|4}} seconds. She then gains Frost Armor, granting her {{ap|100|150|300}} {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}} for 4 seconds.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Darkrider", ["tier"] = 2, ["render"] = "Sejuani Darkrider TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Brawler", "Cavalier"}, ["abilityname"] = "Fury of the North", ["abilityicon"] = "Fury of the North.png", ["active"] = "Signals Bristle to charge, dealing {{ap|300|450|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} the target for {{ap|2|3|4}} seconds. She then gains Frost Armor, granting her {{ap|60|100|200}} {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}} for 4 seconds.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Darkrider", ["tier"] = 2, ["render"] = "Sejuani Darkrider TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Brawler", "Cavalier"}, ["abilityname"] = "Fury of the North", ["abilityicon"] = "Fury of the North.png", ["active"] = "{{tiptft|Stun}} the current target for {{ap|2|3|4}} seconds and deal {{as|{{ap|300|450|750}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. Then gain '''Frost Armor''', granting {{ap|60|100|200}} {{as|Armor}} and {{as|Magic Resist}} for 4 seconds.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 65, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Hextech", ["tier"] = 2, ["render"] = "Sejuani Hextech TFT Render.png", ["origin"] = {"Enforcer", "Hextech"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Fury of the North", ["abilityicon"] = "Fury of the North.png", ["active"] = "Signals Bristle to charge, dealing {{ap|300|450|750}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} the target for {{ap|1.5|1.5|2}} seconds. She then gains Frost Armor, granting her {{ap|50|75|125}} {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}} for 4 seconds.", ["hp"] = 850, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Sejuani Dawnchaser", ["tier"] = 1, ["render"] = "Sejuani SejuaniDawnchaser TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Warrior's Wrath", ["abilityicon"] = "Winter's Wrath.png", ["active"] = "Swings her mace wide, hitting all enemies in a cone for {{as|6% {{tiptft|AP|{{as|AP}}}} '''maximum''' health|health}} {{as|magic damage}}. She quickly strike again, repeating the damage on her target and the enemy directly behind it and {{tip|TFT stun|stunning}} them for {{ap|1.5|1.75|2}} seconds.<br/>{{sbc|Guild Bonus:}} Gain 100 {{as|'''bonus''' health}}.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Sejuani Dawnchaser", ["tier"] = 1, ["render"] = "Sejuani SejuaniDawnchaser TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Cavalier"}, ["abilityname"] = "Warrior's Wrath", ["abilityicon"] = "Winter's Wrath.png", ["active"] = "Swings her mace wide, hitting all enemies in a cone for {{as|6% {{tiptft|AP|{{as|AP}}}} '''maximum''' health|health}} {{as|magic damage}}. She quickly strike again, repeating the damage on her target and the enemy directly behind it and {{tip|TFT stun|stunning}} them for {{ap|1.5|1.75|2}} seconds.<br/>{{sbc|Guild Bonus:}} Gain 130 {{as|'''bonus''' health}}.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "PROJECT", ["variant"] = "old", ["tier"] = 4, ["render"] = "Sejuani PROJECT TFT Render old.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Brawler"}, ["abilityname"] = "Cryo Grenade", ["abilityicon"] = "Sejuani Permafrost.png", ["active"] = "Sejuani throws a cryo grenade at the closest enemy that explodes after a 2-second delay. Enemies within a 3-hex radius are {{tip|TFT Stun|Stunned}} for {{ap|2|{{fd|2.50}}|8}} seconds and take {{as|{{ap|125|200|1200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 950, ["mana"] = 180, ["startmana"] = 80, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Sejuani Render.png", ["origin"] = {"Freljord"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Fury of the North", ["abilityicon"] = "Sejuani Fury of the North.png", ["passive"] = "Whenever an ally attacks a {{tip|TFT Chill|Chilled}} enemy, they deal {{as|{{ap|{{fd|1.5}}|{{fd|1.5}}|10}}% '''max''' Health}} {{as|'''bonus''' true damage}}.", ["active"] = "Gain {{as|{{ap|600|700|2000}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Deal {{as|{{ap|150|225|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and {{tiptft|Chill}} them for 4 seconds.<br/><br/>''Chill: Reduce Attack Speed by 30%.''", ["hp"] = 1000, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Sejuani Render.png", ["origin"] = {"Freljord"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Fury of the North", ["abilityicon"] = "Sejuani Fury of the North.png", ["passive"] = "Whenever an ally attacks a {{tip|TFT Chill|Chilled}} enemy, they deal {{as|{{ap|1|1|10}}% '''max''' Health}} {{as|'''bonus''' true damage}}.", ["active"] = "Gain {{as|{{ap|600|700|2000}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Deal {{as|{{ap|160|240|1200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and {{tiptft|Chill}} them for 4 seconds.<br/><br/>''Chill: Reduce Attack Speed by 30%.''", ["hp"] = 1000, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [14] = { ["skin"] = "PROJECT", ["tier"] = 4, ["render"] = "Sejuani PROJECT TFT Render.png", ["origin"] = {"Exotech"}, ["class"] = {"Bastion"}, ["abilityname"] = "Blue Screen", ["abilityicon"] = "Sejuani Winter's Wrath.png", ["passive"] = "Gain 30% more {{tip|TFT Armor|{{as|Armor}}}} and {{tip|TFT Magic Resist|{{as|Magic Resist}}}} from all sources.", ["active"] = "Throw an EMP at the current target that explodes after 2 seconds. It deals {{as|{{ap|120|180|1800}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies within 3 hexes and {{tiptft|Stun}} them for {{ap|1.75|2|8}} seconds.", ["hp"] = 1000, ["mana"] = 140, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["role"] = "Magic Tank" }, }, ["Senna"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Senna Render.png", ["origin"] = {"Shadow"}, ["class"] = {"Soulbound"}, ["abilityname"] = "Piercing Darkness", ["abilityicon"] = "Piercing Darkness.png", ["active"] = "Fires a beam through her furthest ally (or a nearest enemy if there is no ally), dealing {{ap|50 to 150 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies hit by the beam, and granting allies {{ap|20|45|70}} {{as|'''bonus''' magic damage on-hit}} for 5 seconds.", ["hp"] = 450, ["mana"] = 75, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Senna TFT Render old.png", ["origin"] = {"Sentinel"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Last Embrace", ["abilityicon"] = "Last Embrace.png", ["active"] = "Launches black mist toward the farthest enemy. The first enemy hit along the path is {{tip|TFT stun|stunned}} for {{fd|1.5}} seconds, and all nearby enemies are dealt {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", }, [5.6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Senna TFT Render old.png", ["origin"] = {"Sentinel"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Last Embrace", ["abilityicon"] = "Last Embrace.png", ["active"] = "Launch black mist toward the farthest enemy. {{tiptft|Stun}} the first enemy it hits for {{ap|1.25|1.25|1.5}} seconds, and deal {{as|{{ap|220|330|510}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all adjacent enemies.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", }, [6.5] = { ["skin"] = "Prestige True Damage", ["tier"] = 3, ["render"] = "Senna PrestigeTrueDamage Render.png", ["origin"] = {"Socialite"}, ["class"] = {"Enchanter"}, ["abilityname"] = "Piercing Darkness", ["abilityicon"] = "Piercing Darkness.png", ["active"] = "Fires a beam in the direction of her target, dealing {{ap|100|140|200}} {{as|(+ 150% AD)}} {{as|physical damage}} to all enemies hit. For each enemy hit, she heals the {{as|lowest health}} ally for 60% {{tiptft|AP|{{as|AP}}}} of the damage dealt.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", }, [7] = { ["skin"] = "High Noon", ["tier"] = 1, ["render"] = "Senna HighNoon TFT Render.png", ["origin"] = {"Ragewing"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Last Embrace", ["abilityicon"] = "Last Embrace.png", ["active"] = "Launches black mist toward the farthest enemy, striking the first enemy hit and dealing {{as|200% AD}} {{as|physical damage}} in a small area. The first enemy hit is dealt an additional {{ap|300|400|500}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 500, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", }, [7.5] = { ["skin"] = "High Noon", ["tier"] = 1, ["render"] = "Senna HighNoon TFT Render.png", ["origin"] = {"Ragewing"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Last Embrace", ["abilityicon"] = "Last Embrace.png", ["active"] = "Launches black mist toward the farthest enemy, striking the first enemy hit and dealing {{as|200% AD}} {{as|physical damage}} in a small area. The first enemy hit is dealt an additional {{ap|300|400|500}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 500, ["mana"] = 75, ["startmana"] = 15, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", }, [8] = { ["skin"] = "PROJECT", ["tier"] = 3, ["render"] = "Senna PROJECT TFT Render.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Sureshot"}, ["abilityname"] = "Piercing Darkness", ["abilityicon"] = "Senna Piercing Darkness.png", ["active"] = "Senna fires a laser beam in the direction of her target, dealing {{as|{{ap|170|180|190}}% AD}} + {{as|{{ap|45|65|125}} {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to all enemies in a line.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", }, [9] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 5, ["render"] = "Senna TFT Render old2.png", ["origin"] = {"Shadow Isles"}, ["class"] = {"Gunner","Redeemer"}, ["abilityname"] = "Dawning Shadow", ["abilityicon"] = "Piercing Darkness.png", ["active"] = "Fire a massive beam at the furthest enemy, dealing {{as|{{ap|230|250|2000}}% AD}} {{as|physical damage}} to all enemies hit. Any allies hit gain {{as|{{ap|200|275|4000}}% {{tiptft|AP|{{as|AP}}}}}} Shield for {{ap|4|4|15}} seconds.", ["hp"] = 900, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 65, ["as"] = 0.80, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "True Damage", ["tier"] = 2, ["render"] = "Senna TrueDamage Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Soulwoofer", ["abilityicon"] = "Senna Absolution.png", ["active"] = "Fire a blast of sound at the current target's location. It pulses 3 times, each dealing {{as|{{ap|105|155|225}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 1 hex.<br />'''Bling Bonus:''' {{as|-15 '''max''' Mana}}.<br />{{sbc|Headliner Effect:}} {{as|+10% AD}}; Each Subwoofer pulse grows slightly larger.", ["hp"] = 600, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", }, [10.1] = { ["skin"] = "True Damage", ["tier"] = 2, ["render"] = "Senna TrueDamage Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Soulwoofer", ["abilityicon"] = "Senna Absolution.png", ["active"] = "Fire a blast of sound at the current target's location. It pulses 3 times, each dealing {{as|{{ap|110|165|255}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 1 hex.<br />'''Bling Bonus:''' {{as|-15 '''max''' Mana}}.<br />{{sbc|Headliner Effect:}} {{as|+5% AD}}, each pulse grows larger.", ["hp"] = 600, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", }, [11] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Senna TFT Render.png", ["origin"] = {"Inkshadow"}, ["class"] = {"Sniper"}, ["abilityname"] = "Absolution", ["abilityicon"] = "Senna Absolution.png", ["active"] = "Fire a laser 2 Hexes beyond the current target, dealing ({{as|{{ap|245|245|260}}% AD}} + {{as|{{ap|10|15|25}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to enemies hit. Grant {{as|{{ap|20|25|30}}% Attack Damage}} to Senna and allies to the left and right for 4 seconds.", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 55, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", }, [14] = { ["skin"] = "Prestige Lunar Eclipse", ["tier"] = 3, ["render"] = "Senna PrestigeLunarEclipse TFT Render.png", ["origin"] = {"Divinicorp"}, ["class"] = {"Slayer"}, ["abilityname"] = "Ion Beam", ["abilityicon"] = "Senna Piercing Darkness.png", ["passive"] = "Attacks deal {{as|40% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}} to enemies adjacent to the target.", ["active"] = "Fire a beam two hexes beyond the current target, dealing ({{as|{{ap|280|280|300}}% {{tip|TFT AD|{{as|AD}}}}}} + {{as|{{ap|20|30|45}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to enemies hit.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.6, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["role"] = "Attack Caster" }, }, ["Seraphine"] = { [6] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Seraphine Render.png", ["origin"] = {"Socialite"}, ["class"] = {"Innovator"}, ["abilityname"] = "Encore", ["abilityicon"] = "Encore.png", ["active"] = "Projects her song towards the largest group of units. The song deals {{ap|275|450|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies. Allies it passes through are healed {{ap|250|350|1000}} {{tiptft|AP|{{as|AP}}}} and gain {{ap|30|50|100}}% {{as|'''bonus''' attack speed}} for 4 seconds.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 80, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Seraphine Render.png", ["origin"] = {"Socialite"}, ["class"] = {"Innovator"}, ["abilityname"] = "Encore", ["abilityicon"] = "Encore.png", ["active"] = "Projects her song towards the largest group of units. The song deals {{ap|250|400|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies. Allies it passes through are healed {{ap|250|350|1000}} {{tiptft|AP|{{as|AP}}}} and gain {{ap|30|45|100}}% {{as|'''bonus''' attack speed}} for 4 seconds.", ["hp"] = 750, ["mana"] = 130, ["startmana"] = 70, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Prestige Ocean Song", ["tier"] = 3, ["render"] = "Seraphine OceanSong TFT Render.png", ["origin"] = {"Lagoon"}, ["class"] = {"Mystic", "Evoker"}, ["abilityname"] = "Serenade of the Seas", ["abilityicon"] = "Encore.png", ["active"] = "Seraphine sings a serenade of the seas, granting a shield and bonus damage per attack to all allies within 2 hexes for 4 seconds.", ["hp"] = 750, ["mana"] = 175, ["startmana"] = 100, ["ad"] = 50, ["as"] = 0.7, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "KDA ALL OUT Rising Star", ["tier"] = 2, ["render"] = "Seraphine KDAALLOUTRisingStar TFT Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "High Note", ["abilityicon"] = "Seraphine High Note.png", ["active"] = "Send a high note to the largest clump of units that hits all units within 1 hex. Enemies take {{as|{{ap|140|210|315}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. {{as|Allies heal}} {{as|{{ap|80|120|160}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br />{{sbc|Headliner Effect:}} Every 2 casts, sings an extra High Note that deals 60% damage and heals 60%.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "KDA ALL OUT Rising Star", ["tier"] = 2, ["render"] = "Seraphine KDAALLOUTRisingStar TFT Render.png", ["origin"] = {"K/DA"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "High Note", ["abilityicon"] = "Seraphine High Note.png", ["active"] = "Send a high note to the largest clump of units that hits all units within 1 hex. Enemies take {{as|{{ap|140|210|315}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. {{as|Allies heal}} {{as|{{ap|80|120|160}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br />{{sbc|Headliner Effect:}} Every other casts, send another High Note that deals 40% damage and heals 40%.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Faerie Court", ["tier"] = 1, ["render"] = "Seraphine FaerieCourt TFT Render.png", ["origin"] = {"Faerie"}, ["class"] = {"Mage"}, ["abilityname"] = "Sharp Note", ["abilityicon"] = "Seraphine Beat Drop.png", ["active"] = "Fires a soundwave towards the longest line of enemies that deals {{as|{{ap|240|360|540}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}, reduced by 30% for each target struck.", ["hp"] = 500, ["mana"] = 70, ["startmana"] = 10, ["ad"] = 35, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true }, [14] = { ["skin"] = "Battle Dove", ["tier"] = 1, ["render"] = "Seraphine BattleDove TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Techie"}, ["abilityname"] = "Ping()", ["abilityicon"] = "Seraphine Beat Drop.png", ["active"] = "Fire a soundwave through the current target that deals {{as|{{ap|250|375|585}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}, reduced by 40% for each enemy hit.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["role"] = "Magic Caster", ["star4"] = true }, }, ["Sett"] = { [4] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Sett Render.png", ["origin"] = {"The Boss"}, ["class"] = {"Brawler"}, ["abilityname"] = "Showstopper", ["abilityicon"] = "The Show Stopper.png", ["active"] = "Grabs his target and {{tip|TFT airborne|slams}} them forward, dealing {{as|{{ap|40|60|400}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|magic damage}} to them, and {{as|{{ap|20|30|200}}% {{tiptft|AP|{{as|AP}}}} of the slammed enemy's '''maximum''' health}} {{as|magic damage}} to all other enemies in a large area.", ["hp"] = 1100, ["mana"] = 175, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Sett Render.png", ["origin"] = {"The Boss"}, ["class"] = {"Brawler"}, ["abilityname"] = "Showstopper", ["abilityicon"] = "The Show Stopper.png", ["active"] = "Grabs his target and {{tip|TFT airborne|slams}} them forward, dealing {{as|{{ap|40|60|800}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|magic damage}} to them, and {{as|{{ap|20|30|400}}% {{tiptft|AP|{{as|AP}}}} of the slammed enemy's '''maximum''' health}} {{as|magic damage}} to all other enemies in a large area.", ["hp"] = 1100, ["mana"] = 175, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Sett Render.png", ["origin"] = {"The Boss"}, ["class"] = {"Brawler"}, ["abilityname"] = "Showstopper", ["abilityicon"] = "The Show Stopper.png", ["active"] = "Grab the target and {{tip|TFT airborne|slam}} them forward, dealing {{as|{{ap|20|30|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} of their {{as|'''max''' Health}} and {{as|{{ap|10|15|200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} of the slammed enemy's {{as|'''max''' Health}} to all other enemies in 3-hex area.<br><br>{{sbc|Chosen Effect:}} {{as|+600 Health}}.", ["hp"] = 1100, ["mana"] = 175, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Prestige Obsidian Dragon", ["tier"] = 2, ["render"] = "Sett PrestigeObsidianDragon TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Brawler"}, ["abilityname"] = "Haymaker", ["abilityicon"] = "Haymaker.png", ["active"] = "Pulls back for a punch, {{tip|TFT Shred|Shredding}} {{ap|20|25|30}} {{tiptft|AP|{{as|AP}}}} {{as|armor}} for 10 seconds (stacks) and dealing {{as|{{ap|170|185|200}}% AD}} {{as|physical damage}} to all enemies in the area.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Prestige Obsidian Dragon", ["tier"] = 2, ["render"] = "Sett PrestigeObsidianDragon TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Brawler"}, ["abilityname"] = "Haymaker", ["abilityicon"] = "Haymaker.png", ["active"] = "Pulls back for a punch, {{tip|TFT Shred|Shredding}} {{ap|20|25|40}} {{tiptft|AP|{{as|AP}}}} {{as|armor}} for 10 seconds (stacks) and dealing {{as|{{ap|170|185|200}}% AD}} {{as|physical damage}} to all enemies in the area.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Prestige Obsidian Dragon", ["tier"] = 2, ["render"] = "Sett PrestigeObsidianDragon TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Brawler"}, ["abilityname"] = "Haymaker", ["abilityicon"] = "Haymaker.png", ["active"] = "After a brief wind up, punch forward in a cone, reducing enemies' {{as|armor}} by {{as|{{ap|20|25|40}} × 100% {{tiptft|AP|{{as|AP}}}}}} for 10 seconds and dealing {{as|{{ap|170|185|200}}% AD}} {{as|physical damage}}.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Obsidian Dragon", ["tier"] = 1, ["render"] = "Sett ObsidianDragon TFT Render.png", ["origin"] = {"Ragewing"}, ["class"] = {"Dragonmancer"}, ["abilityname"] = "Knuckle Down", ["abilityicon"] = "Knuckle Down.png", ["active"] = "For the next 4 seconds he gains {{ap|50|60|80}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}}, and every other punch deals {{as|170% AD}} {{as|'''bonus''' physical damage}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Obsidian Dragon", ["tier"] = 1, ["render"] = "Sett ObsidianDragon TFT Render.png", ["origin"] = {"Ragewing"}, ["class"] = {"Dragonmancer"}, ["abilityname"] = "Knuckle Down", ["abilityicon"] = "Knuckle Down.png", ["active"] = "For the next 4 seconds he gains {{ap|50|60|80}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}}, and every other punch deals {{as|150|155|170}}% AD {{as|'''bonus''' physical damage}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Mecha Kingdoms", ["tier"] = 4, ["render"] = "Sett MechaKingdoms TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Defender"}, ["abilityname"] = "Mecha SLAM!", ["abilityicon"] = "Sett Haymaker.png", ["active"] = "Sett gains {{as|{{ap|325|425|1500}} {{tiptft|AP|{{as|AP}}}}}} Health shield and becomes immune to {{tip|TFT Stun|crowd control}} for {{fd|2.5}} seconds. He charges up while the shield is active; when the shield breaks or expires, he deals {{as|{{ap|140|150|300}}% AD}} {{as|physical damage}} in a cone to all enemies caught within the blast. The blast damage increases up to {{as|{{ap|240|250|400}}% AD}} depending on how long Sett was charged up.", ["hp"] = 1000, ["mana"] = 80, ["startmana"] = 180, ["ad"] = 90, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Sett TFT Render old.png", ["origin"] = {"Ionia"}, ["class"] = {"Juggernaut"}, ["abilityname"] = "Facebreaker", ["abilityicon"] = "Sett Knuckle Down.png", ["active"] = "Grab an enemy from either side and slam them together, knocking them up. Deals {{as|{{ap|200|300|465}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun|Stuns}} them for {{ap|{{fd|1.25}}|{{fd|1.5}}|2.00}} seconds.<br/><br/>If only one enemy is grabbed, the damage and Stun duration are increased by 50%.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+180 maximum Health}}.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Sett TFT Render old.png", ["origin"] = {"Ionia"}, ["class"] = {"Juggernaut"}, ["abilityname"] = "Facebreaker", ["abilityicon"] = "Sett Knuckle Down.png", ["active"] = "Grab an enemy from either side and slam them together, knocking them up. Deals {{as|{{ap|180|270|420}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun|Stuns}} them for {{ap|{{fd|1.25}}|{{fd|1.5}}|2.00}} seconds.<br/><br/>If only one enemy is grabbed, the damage and Stun duration are increased by 50%.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+200 maximum Health}}.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10] = { ["skin"] = "HEARTSTEEL", ["tier"] = 3, ["render"] = "Sett HEARTSTEEL TFT Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Bruiser", "Mosher"}, ["abilityname"] = "THE PUNCHLINE", ["abilityicon"] = "Haymaker.png", ["active"] = "Gain a {{as|{{ap|375|425|475}}}} Shield for 2 seconds, increased by 1 for every 4 {{as|'''missing''' Health}}. Deal {{as|{{ap|275|420|680}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target and {{as|{{ap|130|210|340}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in a cone around them.<br />{{sbc|Headliner Effect:}} {{as|+250 Health}}; After dropping {{as|below 15% Health or dying}}, gains {{as|+50 permanent '''max''' Health}}.", ["hp"] = 950, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "HEARTSTEEL", ["tier"] = 3, ["render"] = "Sett HEARTSTEEL TFT Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Bruiser", "Mosher"}, ["abilityname"] = "THE PUNCHLINE", ["abilityicon"] = "Haymaker.png", ["active"] = "Gain a {{as|{{ap|375|425|475}}}} Shield for 2 seconds, increased by 1 for every 4 {{as|'''missing''' Health}}. Deal {{as|{{ap|250|375|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target and {{as|{{ap|120|180|290}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in a cone around them.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, At {{as|50% Health}}, gains {{as|50 '''max''' Health}} permanently.", ["hp"] = 900, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 5, ["render"] = "Sett SpiritBlossom TFT Render.png", ["origin"] = {"Fated", "Umbral"}, ["class"] = {"Warden"}, ["abilityname"] = "Light and Shadow", ["abilityicon"] = "Sett Pit Grit.png", ["passive"] = "At the start of combat, squat adjacent units in the same row. Permanently gain {{as|1% Attack Damage}} for each {{as|1000 Health}} squatted (Current net gains: 0%).<br/>''Gains are doubled in Hyper Roll.''", ["active"] = "Slam the current target forward, {{tip|TFT Stun|Stunning}} them and dealing {{as|{{ap|300|300|9001}}% AD}} as {{as|physical damage}}. Deal ({{as|200% AD}} + {{as|{{ap|30|45|2000}}% {{tiptft|AP|{{as|AP}}}}}} plus {{as|{{ap|10|15|1000}}% of the target's '''maximum''' health|HP}}) as {{as|physical damage}} to enemies within 2.5 hexes.<br/><br/>'''Fated Bonus:''' Gain {{as|12% {{tiptft|omnivamp|{{as|Omnivamp}}}}}}.", ["hp"] = 1200, ["mana"] = 180, ["startmana"] = 100, ["ad"] = 80, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 2, ["render"] = "Sett TFT Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Bruiser", "Pit Fighter"}, ["abilityname"] = "Facebreaker", ["abilityicon"] = "Sett Facebreaker.png", ["active"] = "Pull in an enemy on either side and slam them together, dealing {{as|{{ap|220|330|500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and {{tip|TFT Stun|Stunning}} them for {{ap|1.5|1.5|2}} seconds.<br><br>If only one enemy is grabbed, the damage and Stun duration are increased by 50%.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Sevika"] = { [13] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Sevika TFT Render.png", ["origin"] = {"High Roller", "Chem-Baron"}, ["class"] = {"Pit Fighter"}, ["abilityname"] = "Beat the Odds", ["abilityicon"] = "Sevika Beat the Odds TFT.png", ["active"] = "Randomly cast 1 of 3 spells, with a chance of a Jackpot!<br><br>'''Flamethrower:''' Deal ({{as|{{ap|240|240|1500}}% AD}} + {{as|{{ap|20|30|500}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|true damage}} to target every second until death. Enemies in a cone around them take 50% less as {{as|physical damage}}.<br><br>'''Extendo-Punch:''' Deal ({{as|{{ap|720|720|4500}}% AD}} + {{as|{{ap|60|90|1500}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to target and {{tip|TFT Airborne|knock them away}}. Then, dash to them and deal ({{as|{{ap|312|312|1950}}% AD}} + {{as|{{ap|26|39|650}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} in a 1 hex radius around them.<br><br>'''Chomp:''' Deal ({{as|{{ap|768|768|4800}}% AD}} + {{as|{{ap|64|96|1600}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to target. If they are left with {{as|'''less''' than 15% Health}}, {{tip|execute}} them and cast again on {{as|the '''lowest''' Health}} target within 2 hexes, dealing 80% damage.", ["hp"] = 1277, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.9, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Fighter" }, }, ["Shaco"] = { [3] = { ["skin"] = "Dark Star", ["tier"] = 3, ["render"] = "Shaco DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Deceive", ["abilityicon"] = "Deceive.png", ["active"] = "{{tip|TFT invisible|Teleports}} and backstabs his target, dealing {{as|{{ap|200|225|250}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}, while also {{tip|TFT crit|critically striking}}.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.8, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Dark Star", ["tier"] = 3, ["render"] = "Shaco DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Deceive", ["abilityicon"] = "Deceive.png", ["active"] = "{{tip|TFT invisible|Teleports}} and backstabs his target, dealing {{as|{{ap|250|275|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}}, while also {{tip|TFT crit|critically striking}}.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 75, ["as"] = 0.8, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Dark Star", ["tier"] = 3, ["render"] = "Shaco DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Deceive", ["abilityicon"] = "Deceive.png", ["active"] = "{{tip|TFT invisible|Teleport}} behind the current target and attack the target for ({{as|{{ap|250|250|255}}% {{tiptft|AP|{{as|AP}}}}}} × {{as|100% AD}}) {{as|physical damage}}. This is always a critical hit.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.8, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Crime City Nightmare", ["variant"] = "old", ["tier"] = 3, ["render"] = "Shaco CrimeCityNightmare TFT Render old.png", ["origin"] = {"Syndicate"}, ["class"] = {"Assassin"}, ["abilityname"] = "Deceive", ["abilityicon"] = "Deceive.png", ["active"] = "Dips into the shadows, briefly becoming untargetable. His next attack is empowered to deal {{ap|90|110|130}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 185% AD)}} {{as|physical damage}}, and is guaranteed to {{tiptft|Crit|critically strike}} against targets {{as|'''below''' 50% health}}.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 80, ["as"] = 0.75, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Crime City Nightmare", ["tier"] = 1, ["render"] = "Shaco CrimeCityNightmare TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Slayer"}, ["abilityname"] = "Felony Fantastique", ["abilityicon"] = "Shaco Backstab.png", ["passive"] = "Gain {{as|{{fd|1.5}}% Attack Damage}} for each kill this game.", ["active"] = "Deal ({{as|300% {{tip|TFT AD|{{as|AD}}}}}} + {{as|{{ap|40|60|90}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to the current target.<br><br>'''Kingpin bonus:''' Teleport behind the {{as|'''lowest''' Health}} enemy within 3 hexes and deal {{as|50% AD}} {{as|'''bonus''' physical damage}}.", ["hp"] = 600, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Attack Reaper", ["star4"] = true }, }, ["Shen"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Shen Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Spirit's Refuge", ["abilityicon"] = "Spirit's Refuge.png", ["active"] = "Creates a zone around himself that follows him for {{ap|3 to 5 3}} seconds, allowing adjacent allies to {{tip|TFT dodge|dodge}} all incoming basic attacks.", ["hp"] = 700, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 2, ["render"] = "Shen Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Future's Refuge", ["abilityicon"] = "Spirit's Refuge.png", ["active"] = "Creates a zone around himself that follows him for {{ap|2.5|3|5}} seconds, allowing adjacent allies to {{tip|TFT dodge|dodge}} all incoming basic attacks. While active, he gains {{ap|15|30|45}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic resistance}}.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 2, ["render"] = "Shen Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Future's Refuge", ["abilityicon"] = "Spirit's Refuge.png", ["active"] = "Creates a zone around himself that follows him for {{ap|2.5|3|5}} seconds, allowing adjacent allies to {{tip|TFT dodge|dodge}} all incoming basic attacks. While active, he gains {{ap|15|30|45}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic resistance}}.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 35, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 2, ["render"] = "Shen Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Future's Refuge", ["abilityicon"] = "Spirit's Refuge.png", ["active"] = "All nearby allies automatically {{tip|TFt Dodge|dodge}} incoming attacks for {{ap|{{fd|2.5}}|3|5}} seconds. While active, gain {{as|{{ap|15|30|45}} {{tiptft|AP|{{as|AP}}}}}} {{as|Magic Resist}}.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Shen Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Adept", "Mystic"}, ["abilityname"] = "Shadow Dash", ["abilityicon"] = "Stand United.png", ["active"] = "{{tip|Dash|Dashes}} past his target, shielding himself for {{ap|500|800|4000}} {{tiptft|AP|{{as|AP}}}} damage and {{tip|TFT taunt|taunting}} all adjacent enemies for {{ap|4|4|8}} seconds.", ["hp"] = 950, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 40, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Shen Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Adept", "Mystic"}, ["abilityname"] = "Shadow Dash", ["abilityicon"] = "Stand United.png", ["active"] = "{{tip|Dash|Dashes}} past his target, shielding himself for {{ap|500|800|4000}} {{tiptft|AP|{{as|AP}}}} damage, {{tip|TFT taunt|taunting}} all adjacent enemies for {{ap|4|4|8}} seconds, but {{tip|TFT mana-lock|mana-locking}} himself for 4 seconds.", ["hp"] = 950, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 40, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Shen Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Adept", "Mystic"}, ["abilityname"] = "Shadow Dash", ["abilityicon"] = "Stand United.png", ["active"] = "{{tip|Dash}} past the target, gaining a {{as|{{ap|500|800|4000}} {{tiptft|AP|{{as|AP}}}}}} Shield and {{tip|TFT Taunt|Taunting}} all adjacent enemies for {{ap|4|4|8}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+500 Health}}.", ["hp"] = 950, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee", ["star4"] = true }, [7] = { ["skin"] = "Infernal", ["variant"] = "old", ["tier"] = 2, ["render"] = "Shen Infernal Render.png", ["origin"] = {"Ragewing"}, ["class"] = {"Bruiser", "Warrior"}, ["abilityname"] = "Flame's Refuge", ["abilityicon"] = "Spirit's Refuge.png", ["active"] = "Creates a zone around himself for {{ap|2.5|3|4}} seconds, in which all nearby allies to {{tip|TFT dodge|dodge}} all incoming basic attacks. While it's active, he gains {{ap|50|75|100}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic resistance}}", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 45, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Pulsefire", ["tier"] = 3, ["render"] = "Shen Pulsefire Render.png", ["origin"] = {"InfiniTeam"}, ["class"] = {"Defender","Hacker"}, ["abilityname"] = "Stand United", ["abilityicon"] = "Shen Stand United.png", ["active"] = "Shen tethers himself to the ally who has done the most damage this round and reduces all damage he takes by {{as|{{ap|40|45|50}}% {{tiptft|AP|{{as|AP}}}}}} for 4 seconds. While the tether is active, his ally is invunerable and any damage they would take is redirected to Shen instead.", ["hp"] = 750, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 4, ["render"] = "Shen TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Bastion","Invoker"}, ["abilityname"] = "Ki Barrier", ["abilityicon"] = "Shen Ki Barrier.png", ["active"] = "Gain {{as|{{ap|350|450|2000}}% {{tiptft|AP|{{as|AP}}}}}} Shield and grant {{as|{{ap|250|350|1500}}% {{tiptft|AP|{{as|AP}}}}}} Shield to the 2 {{as|'''lowest'''-Health allies}} for 4 seconds. After shielding his allies, Shen's Shield refreshes with a burst, dealing {{as|{{ap|225|355|1600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.<br/><br/>{{sbc|Ionia Bonus:}} +10% Damage Reduction.", ["hp"] = 1000, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 4, ["render"] = "Shen TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Bastion","Invoker"}, ["abilityname"] = "Ki Barrier", ["abilityicon"] = "Shen Ki Barrier.png", ["active"] = "Gain {{as|{{ap|350|450|2000}}% {{tiptft|AP|{{as|AP}}}}}} Shield and grant {{as|{{ap|250|350|1500}}% {{tiptft|AP|{{as|AP}}}}}} Shield to the 2 {{as|'''lowest'''-Health allies}} for 4 seconds. After shielding his allies, Shen's Shield refreshes with a burst, dealing {{as|{{ap|240|360|2500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to adjacent enemies.<br/><br/>{{sbc|Ionia Bonus:}} +8% Damage Reduction.", ["hp"] = 1000, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Blood Moon", ["tier"] = 2, ["render"] = "Shen BloodMoon TFT Render.png", ["origin"] = {"Ghostly"}, ["class"] = {"Behemoth"}, ["abilityname"] = "Spirit's Refuge", ["abilityicon"] = "Shen Spirit's Refuge.png", ["active"] = "For 4 seconds, reduce damage taken by {{as|{{ap|40|50|70}}% {{as|TFT AP|{{as|AP}}}}}} for Shen and {{as|{{ap|15|20|30}}% {{as|TFT AP|{{as|AP}}}}}} for adjacent allies. Shen's next 3 attacks deal {{as|{{ap|100|150|235}}% Armor}} {{as|'''bonus''' true damage}}.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Infernal", ["tier"] = 3, ["render"] = "Shen Infernal TFT Render.png", ["origin"] = {"Pyro"}, ["class"] = {"Bastion"}, ["abilityname"] = "Twilight Eruption", ["abilityicon"] = "Ornn Volcanic Rupture.png", ["active"] = "Gain {{as|{{ap|35|40|50}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} for 4 seconds. Create 3 volcanic ruptures under the closest enemies which {{tiptft|Stun}} for {{fd|1.5}} seconds and deal {{as|{{ap|120|180|300}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. Subsequent ruptures on the same enemy are 50% effective.", ["hp"] = 850, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true }, }, ["Shi Oh Yu"] = { [7] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 8, ["render"] = "Shi Oh Yu TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Dragon", "Mystic"}, ["abilityname"] = "Jade Form", ["abilityicon"] = "Gathering Fire.png", ["active"] = "Enters Jade stance, gaining {{ap|20|25|50}}% {{tiptft|AP|{{as|AP}}}} damage reduction, immunity to crowd control, and empowering her next 3 basic attacks to have bonus effects.<br />Attack 1: Deals {{as|{{ap|325|350|1000}}% AD}} {{as|physical damage}} and {{tiptft|Stun|Stuns}} the target for {{fd|1.25}} seconds.<br />Attack 2: Deals {{as|{{ap|325|350|1000}}% AD}} {{as|true damage}}.<br />Attack 3: Ends the stance, dealing {{as|{{ap|325|350|1000}}% AD}} {{as|physical damage}} to all enemies in a line and {{tip|TFT airborne|knocking them up}} for {{fd|1.5}} seconds.", ["hp"] = 1650, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 75, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 7, ["render"] = "Shi Oh Yu TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Dragon", "Mystic"}, ["abilityname"] = "Jade Form", ["abilityicon"] = "Gathering Fire.png", ["active"] = "Enters Jade stance, gaining {{ap|20|25|50}}% {{tiptft|AP|{{as|AP}}}} damage reduction, immunity to crowd control, and empowering her next 3 basic attacks to have bonus effects.<br />Attack 1: Deals {{as|{{ap|250|275|1000}}}} {{as|physical damage}} and {{tiptft|Stun|Stuns}} the target for {{fd|1.25}} seconds.<br />Attack 2: Deals {{as|{{ap|250|275|1000}}}} {{as|true damage}}.<br />Attack 3: Ends the stance, dealing {{as|{{ap|250|275|1000}}}} {{as|physical damage}} to all enemies in a line and {{tip|TFT airborne|knocking them up}} for {{fd|1.5}} seconds.", ["hp"] = 1650, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 75, ["as"] = 0.75, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, }, ["Shyvana"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Shyvana Render.png", ["origin"] = {"Dragon"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Dragon's Descent", ["abilityicon"] = "Dragon's Descent.png", ["active"] = "{{tip|Dash|Dashes}} up to 2 hexes away from her current target and transforms to her Dragon Form, becoming a {{tip|TFT Ranged|ranged attacker}} for 60 seconds.<br />While in Dragon Form, gains {{ap|100 to 200 3}} {{as|attack damage}} and basic attacks apply a {{tip|TFT Burn|burn}} on enemies hit for 3 seconds, dealing a total of {{ap|200 to 400 3}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 650, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Shyvana Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Brawler"}, ["abilityname"] = "Dragon's Descent", ["abilityicon"] = "Dragon's Descent.png", ["active"] = "{{tip|Dash|Dashes}} up to 2 hexes away from her current target and transforms to her Dragon Form, becoming a {{tip|TFT Ranged|ranged attacker}} for 60 seconds.<br />While in Dragon Form, gains {{as|{{ap|40|45|50}}% '''bonus''' health}}, {{as|{{ap|30|60|120}} attack damage}} and basic attacks apply a {{tip|TFT Burn|burn}} on enemies hit for 2 seconds, dealing a total of {{ap|125|250|500}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 60, ["behavior"] = "Melee", }, [4.6] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Shyvana Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Brawler"}, ["abilityname"] = "Dragon's Descent", ["abilityicon"] = "Dragon's Descent.png", ["active"] = "{{tip|Dash}} away from the current target and transform into a dragon, gaining {{as|{{ap|40|45|50}}% '''bonus''' Health}} and {{as|30|60|120}}% Attack Damage}}. Attacks gain 3 range that deal {{as|{{ap|125|250|500}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} over 2 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+400 Health}}.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [7] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 5, ["cost"] = 10, ["render"] = "Shyvana TFT Render old.png", ["origin"] = {"Ragewing"}, ["class"] = {"Dragon", "Shapeshifter"}, ["abilityname"] = "Dragon's Descent", ["abilityicon"] = "Dragon's Descent.png", ["active"] = "Transforms into Dragon Form for the rest of combat, replacing her ability with Flame Breath. She then becomes untargetable before dive-bombing the largest group of enemies, dealing {{ap|250|400|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.<br />{{sbc|Flame Breath:}} Breathes fire in a cone, dealing {{as|{{ap|50|66|500}}% of the enemy's '''maximum''' health}} as {{as|magic damage}}, at 3-Star the size is doubled.", ["hp"] = 1920, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 120, ["as"] = 0.8, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee", }, [7.5] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 5, ["cost"] = 8, ["render"] = "Shyvana TFT Render old.png", ["origin"] = {"Ragewing"}, ["class"] = {"Dragon", "Shapeshifter"}, ["abilityname"] = "Dragon's Descent", ["abilityicon"] = "Dragon's Descent.png", ["active"] = "Transforms into Dragon Form for the rest of combat, replacing her ability with Flame Breath. She then becomes untargetable before dive-bombing the largest group of enemies, dealing {{ap|100|175|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds.<br />{{sbc|Flame Breath:}} Breathes fire in a cone, dealing {{ap|1050|1650|30000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 140, ["as"] = 0.8, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee", }, [12] = { ["skin"] = "Original", ["variant"] = "old4", ["tier"] = 2, ["render"] = "Shyvana TFT Render.png", ["origin"] = {"Dragon"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Dragon's Descent", ["abilityicon"] = "Dragon's Descent.png", ["active"] = "Transform into dragon form and gain an aura that deals ({{as|1% '''max''' HP}} + {{as|{{ap|60|90|135}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|magic damage}} per second to adjacent enemies. Then fly through the largest group of enemies within 2 hexes and {{tiptft|Stun}} them for {{ap|1|1|1.25}} seconds.<br><br>'''Dragon Upgrade:''' Double the size of the aura. It deals 15% more damage.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [14] = { ["skin"] = "Super Galaxy", ["tier"] = 2, ["render"] = "Shyvana Dragon SuperGalaxy TFT Render.png", ["origin"] = {"Nitro"}, ["class"] = {"Bastion", "Techie"}, ["abilityname"] = "Burnout", ["abilityicon"] = "Shyvana Burnout.png", ["active"] = "'''First cast:''' Every second for the rest of combat, {{as|heal}} ({{as|{{ap|6|8|10}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|1% Health}}) and deal ({{as|{{ap|18|27|40}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|1% Health}}) as {{as|magic damage}} to adjacent enemies.<br><br>Gain {{as|{{ap|200|250|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}} and 10% {{tip|TFT Dmg Amp|Damage Amp}}.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 140, ["as"] = 0.8, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee", ["star4"] = true }, }, ["Silco"] = { [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Silco Render.png", ["origin"] = {"Mastermind"}, ["class"] = {"Scholar"}, ["abilityname"] = "Unstable Concoction", ["abilityicon"] = "Goes Where He Pleases.png", ["active"] = "Injects an unstable concoction into {{ap|1|1|5}} of his {{as|lowest health}} allies, granting them {{as|50% '''maximum''' health}}, {{ap|50|125|666}}% {{as|'''bonus''' attack speed}}, and immunity to crowd control for {{ap|6|7|10}} seconds. When the concoction wears off, unstable units die by explosion, dealing {{ap|350|600|5000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies. The explosion radius is doubled at 3-Star.", ["hp"] = 850, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [9.5]={ ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Silco TFT Render old.png", ["origin"] = {"Zaun"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Undercity Tactics", ["abilityicon"] = "Goes Where He Pleases.png", ["active"] = "Silco throws a flask of chemicals at the nearest surrounded enemy, infecting adjacent cells for {{ap|6|6|10}} seconds. Enemies hit by chemicals take {{as|{{ap|65|100|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} per second. Allies affected by the chemicals {{as|heal {{as|{{ap|20|25|120}}% {{tiptft|AP|{{as|AP}}}}}} of {{as|Health}}}} per second. If possible, the targets are groups of fighters that have not yet been infected.", ["hp"] = 750, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Silco TFT Render.png", ["origin"] = {"Chem-Baron"}, ["class"] = {"Dominator"}, ["abilityname"] = "Canned Monstrosity", ["abilityicon"] = "Goes Where He Pleases.png", ["active"] = "Throw a canister at target, dealing {{as|{{ap|140|200|1000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to them and releasing 4/4/8 [[File:VoidmiteSquare.png|20px|link=]] monstrosities. Monstrosities attack 5 times and deal {{as|{{ap|38|58|100}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} per attack.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Singed"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Singed Render.png", ["origin"] = {"Poison"}, ["class"] = {"Alchemist"}, ["abilityname"] = "Poison Trail", ["abilityicon"] = "Poison Trail.png", ["passive"] = "Leaves a toxic cloud for {{fd|3.25}} seconds wherever he moves, poisoning enemies who stand in it for {{ap|225|300|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 6 seconds, with each tick of damage occurring every {{fd|0.5}} seconds.", ["hp"] = 950, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 0, ["as"] = 0.001, ["range"] = 1, ["arm"] = 50, ["mr"] = 20, ["behavior"] = "Alchemist" }, [6] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Singed TFT Render.png", ["origin"] = {"Chemtech"}, ["class"] = {"Innovator"}, ["abilityname"] = "Fling", ["abilityicon"] = "Fling.png", ["active"] = "{{tip|TFT airborne|Flings}} a nearby enemy towards the largest cluster of enemies, {{tip|TFT stun|stunning}} his target for {{ap|1.5|2|3}} seconds when they land. All adjacent enemies take {{ap|125|175|250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are briefly {{tip|TFT stun|stunned}}.", ["hp"] = 650, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Singed TFT Render.png", ["origin"] = {"Chemtech"}, ["class"] = {"Innovator"}, ["abilityname"] = "Fling", ["abilityicon"] = "Fling.png", ["active"] = "{{tip|TFT airborne|Flings}} a nearby enemy towards the largest cluster of enemies, {{tip|TFT stun|stunning}} his target for {{ap|1.5|2|3}} seconds when they land. All adjacent enemies take {{ap|125|175|250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are briefly {{tip|TFT stun|stunned}}.", ["hp"] = 700, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Arcane Shimmer Lab", ["tier"] = 1, ["render"] = "Singed ArcaneShimmerLab TFT Render.png", ["origin"] = {"Chem-Baron"}, ["class"] = {"Sentinel"}, ["abilityname"] = "Dangerous Mutations", ["abilityicon"] = "Warwick Primal Howl.png", ["passive"] = "Gain {{as|{{ap|45|45|50|50}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} and grant the ally who has dealt the most damage this round {{as|{{ap|100|115|130|150}}% Attack Speed}}, decaying over 4 seconds.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Sion"] = { [2] = { ["skin"] = "Warmonger", ["tier"] = 3, ["render"] = "Sion Warmonger Render.png", ["origin"] = {"Shadow"}, ["class"] = {"Berserker"}, ["abilityname"] = "Decimating Smash", ["abilityicon"] = "Decimating Smash.png", ["active"] = "Winds up for {{fd|0.75}} seconds, then smashes his axe down a 2-hex line in front of him, {{tip|TFT airborne|knocking up}} and dealing {{ap|200|350|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies hit.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 75, ["ad"] = 65, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Sion Render.png", ["origin"] = {"Imperial"}, ["class"] = {"Colossus", "Protector"}, ["abilityname"] = "Decimating Smash", ["abilityicon"] = "Decimating Smash.png", ["active"] = "Winds up for a moment, then smashes his axe down. All enemies within a large area are {{tip|TFT airborne|knocked up}}, {{tip|TFT stun|stunned}} for {{ap|2.5|3|6}} seconds, and dealt {{ap|125|200|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 1850, ["mana"] = 200, ["startmana"] = 125, ["ad"] = 100, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Sion Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Glory in Death", ["abilityicon"] = "Sion Roar of the Slayer.png", ["passive"] = "Upon death, reanimate with {{as|100% Health}}, decaying at {{as|{{ap|12|8|0}}% '''maximum''' Health}} per second. Sion can no longer use his Ability, but is immune to crowd control and gains {{as|{{ap|150|150|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}}.", ["active"] = "Charge towards the most enemies within (3 + {{tip|TFT Range|{{as|Range}}}}) hexes. Deal {{as|{{ap|225|235|500}}% AD}} {{as|physical damage}} to any enemies along the way and {{tip|TFT Airborne|knock them up}}, {{tip|TFT Stun|Stunning}} them for {{ap|{{fd|1.25}}|{{fd|1.5}}|15}} seconds.", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 70, ["ad"] = 70, ["as"] = 0.60, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Sion Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Glory in Death", ["abilityicon"] = "Sion Roar of the Slayer.png", ["passive"] = "Upon death, reanimate with {{as|100% Health}}, decaying at {{as|{{ap|20|13|0}}% '''maximum''' Health}} per second. Sion can no longer use his Ability, but is immune to crowd control and gains {{as|{{ap|150|150|1000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}}.", ["active"] = "Charge towards the most enemies within (3 + {{tip|TFT Range|{{as|Range}}}}) hexes. Deal {{as|{{ap|225|235|500}}% AD}} {{as|physical damage}} to any enemies along the way and {{tip|TFT Airborne|knock them up}}, {{tip|TFT Stun|Stunning}} them for {{ap|{{fd|1.25}}|{{fd|1.5}}|15}} seconds.", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 70, ["ad"] = 70, ["as"] = 0.60, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, }, ["Sivir"] = { [2] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Sivir Render.png", ["origin"] = {"Desert"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Ricochet", ["abilityicon"] = "Ricochet.png", ["active"] = "For the next 5 seconds, basic attacks bounce up to {{ap|5|7|9}} times to nearby enemies within 2-hex range of their, dealing {{as|{{ap|100 to 150 3}}% AD}} {{as|physical damage}} and applying on-hit effects.", ["hp"] = 600, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 3, ["render"] = "Sivir BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "On the Hunt", ["abilityicon"] = "On the Hunt.png", ["active"] = "Rallies allies with 2 hexes, granting them {{ap|40|50|70}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 5 seconds. Additionally, grants herself {{ap|100|200|350}} {{as|'''bonus''' attack damage}} for the duration.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.85, ["range"] = 2, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Blood Moon", ["tier"] = 3, ["render"] = "Sivir BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "On the Hunt", ["abilityicon"] = "On the Hunt.png", ["active"] = "Rally allies within 2 hexes, granting them {{as|{{ap|40|55|90}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 5 seconds.<br>Gain {{as|{{ap|100|150|200}}% '''bonus''' Attack Damage}} for the duration.<br><br>{{sbc|Chosen Effect:}} {{as|15% Attack Damage}}, {{as|+20 Critical Chance}}.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.85, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [6.5] = { ["skin"] = "Victorious", ["tier"] = 4, ["render"] = "Sivir Victorious TFT Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Striker"}, ["abilityname"] = "Ricochet", ["abilityicon"] = "Ricochet.png", ["active"] = "For the next 5 seconds, grants herself {{ap|30|60|300}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} and her attacks bounce up to 4 times within 5 hexes dealing {{as|30% AD}} {{as|physical damage}} to enemies hit.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Pizza Delivery", ["tier"] = 2, ["render"] = "Sivir PizzaDelivery TFT Render.png", ["origin"] = {"Civilian"}, ["class"] = {"Sureshot"}, ["abilityname"] = "Pizza Delivery", ["abilityicon"] = "Sivir Boomerang Blade.png", ["active"] = "Sivir throws her pizza at her target, dealing {{as|{{ap|400|400|410}}% AD}} {{as|physical damage}}. It then splits into slices and gets delivered to the 3 nearest allies, healing them for {{as|{{ap|80|100|125}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "PAX", ["tier"] = 2, ["render"] = "Sivir PAX Render.png", ["origin"] = {"InfiniTeam"}, ["class"] = {"Sureshot"}, ["abilityname"] = "Piece of Time", ["abilityicon"] = "Sivir Boomerang Blade.png", ["active"] = "Sivir throws her blade at her target, dealing ({{as|{{ap|170|170|180}}% AD}} + {{as|{{ap|20|30|50}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}. Her blade then splits, hitting the 3 nearest enemies for {{as|120% Attack Damage}} physical damage.", ["hp"] = 550, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Mythmaker", ["tier"] = 1, ["render"] = "Sivir Mythmaker TFT Render.png", ["origin"] = {"Storyweaver"}, ["class"] = {"Trickshot"}, ["abilityname"] = "Piece of Time", ["abilityicon"] = "Sivir Boomerang Blade.png", ["active"] = "Gain {{as|{{ap|80|80|85}}% Attack Damage}} and grant {{as|{{ap|15|20|25}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} to self and adjacent allies for {{ap|6|7|8}} seconds.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, }, ["Skarner"] = { [2] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Skarner Render old2.png", ["origin"] = {"Crystal"}, ["class"] = {"Predator"}, ["abilityname"] = "Crystalline Exoskeleton", ["abilityicon"] = "Crystalline Exoskeleton.png", ["active"] = "Shields himself for {{ap|150 to 750 3}} {{tiptft|AP|{{as|AP}}}} health for 8 seconds. While the shield persists, gains {{ap|50|75|100}}% {{as|'''bonus''' attack speed}}.", ["hp"] = 650, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Cosmic Sting", ["tier"] = 1, ["render"] = "Skarner CosmicSting TFT Render.png", ["origin"] = {"Astral"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Crystalline Exoskeleton", ["abilityicon"] = "Crystalline Exoskeleton.png", ["active"] = "Shields himself for {{ap|450|550|700}} {{tiptft|AP|{{as|AP}}}} for 8 seconds. While the shield persists, gains {{ap|175|200|225}}% {{as|'''bonus''' attack speed}}.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Cosmic Sting", ["tier"] = 1, ["render"] = "Skarner CosmicSting TFT Render.png", ["origin"] = {"Astral"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Crystalline Exoskeleton", ["abilityicon"] = "Crystalline Exoskeleton.png", ["active"] = "Shields himself for {{ap|300|375|460}} {{tiptft|AP|{{as|AP}}}} for 8 seconds. While the shield persists, gains {{ap|160|180|200}}% {{as|'''bonus''' attack speed}}.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Battlecast Alpha", ["tier"] = 2, ["render"] = "Skarner BattlecastAlpha TFT Render.png", ["origin"] = {"BoomBot"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Missile Defense", ["abilityicon"] = "Skarner Seismic Bastion.png", ["active"] = "Gain {{as|{{ap|325|375|450}} {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds and dredge up a missile. When the Shield ends, hurl the missile at the group of most enemies within (2 + {{tip|TFT Range|{{as|Range}}}}) hexes, dealing (40 / 60 / 90 + {{as|{{ap|150|225|350}}% {{tip|TFT Armor|{{as|Armor}}}}}}) as {{as|magic damage}} to the centermost enemy, and 50% of the damage to enemies adjacent to them.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 25, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["role"] = "Magic Tank", ["star4"] = true }, }, ["Smeech"] = { [13] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Smeech TFT Render.png", ["origin"] = {"Chem-Baron"}, ["class"] = {"Ambusher"}, ["abilityname"] = "Scrap Hacker", ["abilityicon"] = "Smeech Scrap Hacker TFT.png", ["active"] = "Leap towards the enemy with the fewest items within 4 hexes. Slash 3 times, dealing a total of ({{as|500% AD}} + {{as|{{ap|70|105|170}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}}. If they die, leap again, dealing 30% less damage.", ["hp"] = 777, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 70, ["as"] = 0.8, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Reaper" }, }, ["Smolder"] = { [12] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Smolder TFT Render.png", ["origin"] = {"Dragon"}, ["class"] = {"Blaster"}, ["abilityname"] = "Learning to Fly", ["abilityicon"] = "Smolder Flap, Flap, Flap.png", ["passive"] = "Fly around and attack the nearest enemy.", ["active"] = "Gain {{as|{{ap|50|50|500}}% Attack Speed}} for the next {{ap|4|4|30}} attacks. These attacks launch fireballs that deal ({{as|{{ap|185|190|888}}% AD}} + {{as|{{ap|25|40|888}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}.<br><br>'''Dragon Upgrade:''' Next {{ap|6|6|99}} attacks instead. Fireballs deal 130% of Fireball Damage as {{as|physical damage}}.", ["hp"] = 1000, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 75, ["as"] = 0.85, ["range"] = 8, ["arm"] = 65, ["mr"] = 65, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Sohm"] = { [7.5] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 7, ["render"] = "Sohm TFT Render.png", ["origin"] = {"Lagoon"}, ["class"] = {"Mage", "Dragon"}, ["abilityname"] = "Tideblossom", ["abilityicon"] = "Nilah Formless Blade.png", ["active"] = "Sohm sends out a tide to an unmarked target, making them with a Tideblossom and dealing {{as|{{ap|150|225|600}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies along the way. Tideblossoms transfer to a nearby target if the enemies dies.<br><br>After 3 casts, his next cast instead summons a vortex under each Tideblossom, dealing {{as|{{ap|300|450|1500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies in the area.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.75, ["range"] = 4, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, }, ["Sona"] = { [3] = { ["skin"] = "Odyssey", ["tier"] = 2, ["render"] = "Sona Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Mystic"}, ["abilityname"] = "Aria of Perseverance", ["abilityicon"] = "Aria of Perseverance.png", ["active"] = "Heals {{ap|2|3|4}} injured allies for {{ap|150|200|300}} {{tiptft|AP|{{as|AP}}}} health and cleanses them of {{tiptft|Stun|Stuns}}.", ["hp"] = 550, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Guqin", ["tier"] = 4, ["render"] = "Sona Guqin TFT Render.png", ["origin"] = {"Revel"}, ["class"] = {"Evoker"}, ["abilityname"] = "Crescendo", ["abilityicon"] = "Crescendo.png", ["active"] = "Plays her ultimate chord toward the farthest enemy, dealing {{ap|190|275|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies and {{tip|TFT Stun|stunning}} them for {{ap|1|1|4}} seconds.", ["hp"] = 750, ["mana"] = 160, ["startmana"] = 100, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "PsyOps", ["tier"] = 3, ["render"] = "Sona PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Heart", "Spellslinger"}, ["abilityname"] = "Crescendo Sequence", ["abilityicon"] = "Sona Hymn of Valor.png", ["active"] = "Sona fires 2 beams that cycle between 3 phases:<br/><br/>{{sbc|1:}} Deal {{as|{{ap|175|265|430}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the nearest enemies.<br/>{{sbc|2:}} {{as|Heals}} {{as|{{ap|200|250|325}}% {{tiptft|AP|{{as|AP}}}}}} the {{as|'''lowest''' Health allies}}.<br/>{{sbc|3:}} Deal {{as|{{ap|100|150|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the nearest enemies and {{tip|TFT Stun|stunning}} them for {{fd|1.50}} seconds.<br/><br/>''Stun: cannot move, attack, or cast Abilities.''", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "PsyOps", ["tier"] = 3, ["render"] = "Sona PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Heart", "Spellslinger"}, ["abilityname"] = "Crescendo Sequence", ["abilityicon"] = "Sona Hymn of Valor.png", ["active"] = "Sona fires 2 beams that cycle between 3 phases:<br/><br/>{{sbc|1:}} Deal {{as|{{ap|190|285|470}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the nearest enemies.<br/>{{sbc|2:}} {{as|Heals}} {{as|{{ap|200|250|325}}% {{tiptft|AP|{{as|AP}}}}}} the {{as|'''lowest''' Health allies}}.<br/>{{sbc|3:}} Deal {{as|{{ap|120|180|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the nearest enemies and {{tip|TFT Stun|stunning}} them for {{fd|1.50}} seconds.<br/><br/>''Stun: cannot move, attack, or cast Abilities.''", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Sona Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Multicaster"}, ["abilityname"] = "Crescendo", ["abilityicon"] = "Sona Crescendo.png", ["active"] = "Send a wave of sound at the largest clump of enemies and deal {{as|{{ap|115|175|285}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies hit. Allies hit by the wave gain {{as|{{ap|25|30|40}}% Attack Speed}} for 5 seconds.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Sona Render.png", ["origin"] = {"Demacia"}, ["class"] = {"Multicaster"}, ["abilityname"] = "Crescendo", ["abilityicon"] = "Sona Crescendo.png", ["active"] = "Send a wave of sound at the largest clump of enemies and deal {{as|{{ap|105|155|255}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies hit. Allies hit by the wave gain {{as|{{ap|25|30|40}}% Attack Speed}} for 5 seconds.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "DJ", ["tier"] = 5, ["render"] = "Sona DJ Render.png", ["origin"] = {"Mixmaster"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "The Drop", ["abilityicon"] = "Sona Aria of Perseverance.png", ["passive"] = "[[File:DJ_Sona_Kinetic_profileicon.png|18px|link=]]{{sbc|Kinetic:}} Attacks instead send a beat to an ally, {{as|healing}} them for {{as|{{ap|4|7|100}}% of their '''maximum''' Health}}.<br /><br />[[File:DJ_Sona_Ethereal_profileicon.png|18px|link=]]{{sbc|Ethereal:}} Attacks instead send a beat to an ally, granting them {{as|{{ap|25|35|500}}% Attack Speed}} for 4 seconds.<br /><br />[[File:DJ_Sona_Concussive_profileicon.png|18px|link=]]{{sbc|Concussive:}} Attacks instead send a beat to an ally, granting both Sona and the ally {{as|+{{ap|2|3|100}} {{tiptft|AP|{{as|AP}}}}}}.", ["active"] = "[[File:DJ_Sona_Kinetic_profileicon.png|18px|link=]]{{sbc|Kinetic:}} Send a beat to all allies and grant them a {{as|{{ap|350|550|3333}}% {{tiptft|AP|{{as|AP}}}}}} Shield for {{ap|2|2|10}} seconds.<br /><br />[[File:DJ_Sona_Ethereal_profileicon.png|18px|link=]]{{sbc|Ethereal:}} Grant all allies {{as|{{ap|125|175|777}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} and {{as|{{ap|90|135|777}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage on attack}} for 6 seconds.<br /><br />[[File:DJ_Sona_Concussive_profileicon.png|18px|link=]]{{sbc|Concussive:}} Deal {{as|{{ap|450|675|9999}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the {{ap|5|5|11}} nearest enemies.<br /><br />{{sbc|Headliner Effect:}} {{as|+5% AS}}; Gains {{as|+2% Attack Speed}} every time she attacks.", ["hp"] = 850, ["mana"] = 170, ["startmana"] = 0, ["ad"] = 5, ["as"] = 0.85, ["range"] = 10, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "DJ", ["tier"] = 5, ["render"] = "Sona DJ Render.png", ["origin"] = {"Mixmaster"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "The Drop", ["abilityicon"] = "Sona Aria of Perseverance.png", ["passive"] = "[[File:DJ_Sona_Kinetic_profileicon.png|18px|link=]]{{sbc|Kinetic:}} Attacks instead send a beat to an ally, {{as|healing}} them for {{as|{{ap|6|9|100}}% of their '''maximum''' Health}}.<br /><br />[[File:DJ_Sona_Ethereal_profileicon.png|18px|link=]]{{sbc|Ethereal:}} Attacks instead send a beat to an ally, granting them {{as|{{ap|25|30|500}}% Attack Speed}} for 4 seconds.<br /><br />[[File:DJ_Sona_Concussive_profileicon.png|18px|link=]]{{sbc|Concussive:}} Attacks instead send a beat to an ally, granting both Sona and the ally {{as|+{{ap|3|4|100}} {{tiptft|AP|{{as|AP}}}}}}.", ["active"] = "[[File:DJ_Sona_Kinetic_profileicon.png|18px|link=]]{{sbc|Kinetic:}} Send a beat to all allies and grant them a {{as|{{ap|350|550|3333}}% {{tiptft|AP|{{as|AP}}}}}} Shield for {{ap|2.5|2.5|30}} seconds.<br /><br />[[File:DJ_Sona_Ethereal_profileicon.png|18px|link=]]{{sbc|Ethereal:}} Grant all allies {{as|{{ap|100|150|777}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} and {{as|{{ap|75|115|777}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage on attack}} for 6 seconds.<br /><br />[[File:DJ_Sona_Concussive_profileicon.png|18px|link=]]{{sbc|Concussive:}} Deal {{as|{{ap|450|675|9999}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the {{ap|5|5|11}} nearest enemies.<br /><br />{{sbc|Headliner Effect:}} {{as|+5% AS}}; Gains {{as|+2% Attack Speed}} every time she attacks.", ["hp"] = 850, ["mana"] = 170, ["startmana"] = 0, ["ad"] = 5, ["as"] = 0.85, ["range"] = 10, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, }, ["Soraka"] = { [2] = { ["skin"] = "Celestine", ["tier"] = 3, ["render"] = "Soraka Celestine Render.png", ["origin"] = {"Light"}, ["class"] = {"Mystic"}, ["abilityname"] = "Equinox", ["abilityicon"] = "Equinox.png", ["active"] = "Calms the 1-hex radius area around a random enemy for {{ap|3 to 7 3}} seconds, dealing {{ap|150 to 450 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies standing in it and {{tip|TFT mana-lock|mana-locking}} them.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Star Guardian", ["tier"] = 4, ["render"] = "Soraka StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Mystic"}, ["abilityname"] = "Wish", ["abilityicon"] = "Wish.png", ["active"] = "Heals all allies for {{ap|375|500|20000}} {{tiptft|AP|{{as|AP}}}} health.", ["hp"] = 700, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.75, ["range"] = 3, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Star Guardian", ["tier"] = 4, ["render"] = "Soraka StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Mystic"}, ["abilityname"] = "Wish", ["abilityicon"] = "Wish.png", ["active"] = "Heals all allies for {{ap|325|500|20000}} {{tiptft|AP|{{as|AP}}}} health.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.75, ["range"] = 3, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Star Guardian", ["tier"] = 4, ["render"] = "Soraka StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Mystic"}, ["abilityname"] = "Wish", ["abilityicon"] = "Wish.png", ["active"] = "{{as|Heal}} your team for {{as|{{ap|250|375|20000}} {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Dawnbringer", ["variant"] = "old", ["tier"] = 2, ["render"] = "Soraka Dawnbringer Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Renewer"}, ["abilityname"] = "Equinox", ["abilityicon"] = "Equinox.png", ["active"] = "Calms the 1-hex raidus area around the enemy with the highest {{as|'''current''' mana}} dealing {{ap|150|250|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies standing in it and increases the mana cost of her target's next ability 35%.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Dawnbringer", ["variant"] = "old", ["tier"] = 2, ["render"] = "Soraka Dawnbringer Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Renewer"}, ["abilityname"] = "Equinox", ["abilityicon"] = "Equinox.png", ["active"] = "Calms the 1-hex raidus area around the enemy with the highest {{as|'''current''' mana}} dealing {{ap|200|275|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies standing in it and increases the mana cost of her target's next ability 35%.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Dawnbringer", ["variant"] = "old", ["tier"] = 2, ["render"] = "Soraka Dawnbringer Render.png", ["origin"] = {"Dawnbringer"}, ["class"] = {"Renewer"}, ["abilityname"] = "Equinox", ["abilityicon"] = "Equinox.png", ["active"] = "Calm the area around the enemy with the {{as|'''highest current''' percent Mana|Mana}}, dealing {{as|{{ap|180|270|405}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and '''Mana Reaving''' enemies within a 2-hex radius.<br><br>''Mana Reave: Increase max Mana by 35% until the next cast.''", ["hp"] = 550, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Dawnbringer", ["tier"] = 5, ["render"] = "Soraka Dawnbringer TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Starcaller"}, ["abilityname"] = "Starfall", ["abilityicon"] = "Wish.png", ["passive"] = " While any ally is {{as|'''below''' 50% health}}, gain 15 {{as|'''bonus''' mana}} per basic attack.", ["active"] = "Calls down a shower of stars over the next 2 seconds. Allies are healed for {{ap|120|180|1000}} {{tiptft|AP|{{as|AP}}}} each time a star hits them.", ["hp"] = 800, ["mana"] = 200, ["startmana"] = 100, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Dawnbringer", ["tier"] = 5, ["render"] = "Soraka Dawnbringer TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Starcaller"}, ["abilityname"] = "Starfall", ["abilityicon"] = "Wish.png", ["passive"] = " While any ally is {{as|'''below''' 50% health}}, gain 15 {{as|'''bonus''' mana}} per basic attack.", ["active"] = "Calls down a shower of stars over the next 2 seconds. Allies are healed for {{ap|105|165|1000}} {{tiptft|AP|{{as|AP}}}} each time a star hits them.", ["hp"] = 800, ["mana"] = 200, ["startmana"] = 100, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Program", ["tier"] = 4, ["render"] = "Soraka Program TFT Render.png", ["origin"] = {"A.D.M.I.N."}, ["class"] = {"Heart"}, ["abilityname"] = "Starfall", ["abilityicon"] = "Soraka Starcall.png", ["active"] = "Soraka launches a star at her target, which deals {{as|{{ap|235|350|750}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{as|heals}} Soraka for {{as|8% of her '''maximum''' Health}}. Every 3 casts, she launches {{ap|3|3|5}} stars at each of the nearest enemies.", ["hp"] = 750, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Soraka TFT Render.png", ["origin"] = {"Targon"}, ["class"] = {"Invoker"}, ["abilityname"] = "Astral Infusion", ["abilityicon"] = "Soraka Astral Infusion.png", ["active"] = "{{as|Heal the {{as|'''lowest''' health}} ally}} for {{as|{{ap|200|225|250}}% {{tiptft|AP|{{as|AP}}}}}}. If the ally is {{as|'''below''' 50% Health}}, {{as|heal}} them for an additional {{as|50 {{tiptft|AP|{{as|AP}}}}%}}.<br/><br/>Over the next 5 seconds, 5 stars hit the enemy closest to them. Each deals {{as|{{ap|100|150|235}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.65, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Soraka TFT Render.png", ["origin"] = {"Targon"}, ["class"] = {"Invoker"}, ["abilityname"] = "Astral Infusion", ["abilityicon"] = "Soraka Astral Infusion.png", ["active"] = "{{as|Heal the {{as|'''lowest''' health}} ally}} for {{as|{{ap|170|190|220}}% {{tiptft|AP|{{as|AP}}}}}}. If the ally is {{as|'''below''' 50% Health}}, {{as|heal}} them for an additional {{as|33 {{tiptft|AP|{{as|AP}}}}%}}.<br/><br/>Over the next 5 seconds, 5 stars hit the enemy closest to them. Each deals {{as|{{ap|115|165|260}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.65, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Immortal Journey", ["tier"] = 3, ["render"] = "Soraka ImmortalJourney Render.png", ["origin"] = {"Heavenly"}, ["class"] = {"Altruist"}, ["abilityname"] = "Divine Judgement", ["abilityicon"] = "Soraka Equinox.png", ["passive"] = "Each time your team loses {{as|20% of '''their''' total Health}}, gain {{as|+8 Ability Power}} for the rest of combat.", ["active"] = "Mana Reave the largest group of enemies within range. Deal {{as|{{ap|260|390|650}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the center enemy and {{as|{{ap|120|180|305}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies.<br/><br/>''Mana Reave: Increase max Mana by 20% until the next cast.''", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 10, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Cafe Cuties", ["tier"] = 1, ["render"] = "Soraka CafeCuties TFT Render.png", ["origin"] = {"Sugarcraft"}, ["class"] = {"Mage"}, ["abilityname"] = "Starfall", ["abilityicon"] = "Soraka Starcall.png", ["active"] = "Call down a star on the target that deals {{as|{{ap|180|270|405}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies then {{as|heals}} a nearby ally for {{as|{{ap|100|120|150}}% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 450, ["mana"] = 50, ["startmana"] = 10, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Steb"] = { [13] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Steb TFT Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Field Medicine", ["abilityicon"] = "Steb Field Medicine TFT.png", ["passive"] = "On heal, {{as|heal}} the 2 closest allies for 25% of the amount.", ["active"] = "{{as|Heal}} for {{as|{{ap|260|290|360|430}}% {{tiptft|AP|{{as|AP}}}}}} and strike target for {{as|{{ap|260|390|585}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Swain"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Swain Render.png", ["origin"] = {"Demon", "Imperial"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Demonflare", ["abilityicon"] = "Demonic Ascension.png", ["active"] = "Transforms to his Demon Form for 6 seconds.<br />While in Demon Form, drains health from enemies within 2 hexes of him, dealing {{ap|480/12 to 1440/12 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and healing himself for {{ap|360/12 to 1080/12 3}} {{tiptft|AP|{{as|AP}}}} each {{fd|0.5}} seconds for each enemy in range. At the end of the transformation, sends out a Soul Flare, dealing {{ap|300 to 900 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies within 2 hexes.<br />In total, for each enemy, the drain can deal {{ap|480 to 1440 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and heal for {{ap|360 to 1080 3}} {{tiptft|AP|{{as|AP}}}} health.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.65, ["range"] = 2, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Dragon Master", ["variant"] = "old", ["tier"] = 5, ["render"] = "Swain DragonMaster Amethyst Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Syphoner"}, ["abilityname"] = "Draconic Ascension", ["abilityicon"] = "Demonic Ascension.png", ["active"] = "Transforms to his Dragon Form for 6 seconds.<br />While in Dragon Form, he gains {{as|{{ap|60|65|100}}% '''maximum''' health}}, deals {{ap|75|150|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} each second to enemies with {{ap|2.5|2.5|5}} hexes and breathes a cone of fire every 2 seconds that deals {{ap|175|350|5000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, applies {{tip|TFT Grievous Wounds|Grievous Wounds}} for the rest of the duration and {{tip|TFT Burn|burns}} them, dealing {{as|25% '''maximum''' health}} {{as|true damage}} over 10 seconds.", ["hp"] = 1000, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.65, ["range"] = 2, ["arm"] = 60, ["mr"] = 80, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Dragon Master", ["tier"] = 5, ["render"] = "Swain DragonMaster Amethyst Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Syphoner"}, ["abilityname"] = "Draconic Ascension", ["abilityicon"] = "Demonic Ascension.png", ["active"] = "Transform into a dragon form for 6 seconds, gaining {{as|{{ap|60|65|100}}% '''max''' health}} and dealing {{as|{{ap|100|175|1000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} each second to enemies within {{ap|2.5|2.5|5}} hexes.<br>While in dragon form, breathe fire in a cone in front every 2 seconds, dealing {{as|{{ap|175|350|5000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, {{tip|TFT Burn|burning}} enemies for {{as|25% of their '''max''' Health}} as {{as|true damage}} over 10 seconds, and {{tip|TFT Grievous Wounds|Wounding}} them for the duration.<br><br>{{sbc|Chosen Effect:}} {{as|+400 Health}}, {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.<br><br>''Wound: Reduce healing received by 50%.''", ["hp"] = 1000, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.65, ["range"] = 2, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged", ["star4"] = true }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Swain Render.png", ["origin"] = {"Imperial"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Death's Hand", ["abilityicon"] = "Death's Hand.png", ["active"] = "Unleashes piercing bolts of eldritch power in a cone towards his target, dealing {{ap|250|340|480}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within and healing {{ap|225|250|350}} {{tiptft|AP|{{as|AP}}}} for each enemy hit.", ["hp"] = 800, ["mana"] = 85, ["startmana"] = 40, ["ad"] = 45, ["as"] = 0.6, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Hextech", ["tier"] = 2, ["render"] = "Swain Hextech TFT Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Death's Hand", ["abilityicon"] = "Death's Hand.png", ["active"] = "Unleashes piercing bolts of eldritch power in a cone towards his target, dealing {{ap|250|350|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies within and healing {{ap|250|330|350}} {{tiptft|AP|{{as|AP}}}} for each enemy hit.", ["hp"] = 800, ["mana"] = 85, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Dragon Master", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Swain DragonMaster TFT Render.png", ["origin"] = {"Ragewing"}, ["class"] = {"Dragonmancer", "Shapeshifter"}, ["abilityname"] = "Draconic Ascension", ["abilityicon"] = "Demonic Ascension.png", ["active"] = "Transforms into Dragon Form, replacing his attacks with fireballs that deal {{ap|70|110|165}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and replacing his ability with Greater Fireball.<br />{{sbc|Greater Fireball:}} His next fireball deals 100% more damage and explodes in an area around his target.", ["hp"] = 600, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Tyrant Dragon", ["tier"] = 4, ["cost"] = 7, ["render"] = "Swain TyrantDragon Render.png", ["origin"] = {"Darkflight"}, ["class"] = {"Dragon"}, ["abilityname"] = "Dragon Master's Decree", ["abilityicon"] = "Ravenous Flock.png", ["active"] = "Releases a dragonling flock, launching 8 dragonlings toward nearby enemies that each deal {{ap|135|195|1000}} magic damage to their target, then return to Swain and heal him for 10% of his missing Health.", ["hp"] = 950, ["mana"] = 110, ["startmana"] = 60, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 2, ["render"] = "Swain Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Sorcerer","Strategist"}, ["abilityname"] = "Demonflare", ["abilityicon"] = "Swain Demonic Ascension.png", ["active"] = "Transform and gain {{as|{{ap|425|450|480}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}} for 6 seconds. While transformed, deal {{as|{{ap|25|40|60}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 2 hexes every second.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.65, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 2, ["render"] = "Swain Render.png", ["origin"] = {"Noxus"}, ["class"] = {"Sorcerer","Strategist"}, ["abilityname"] = "Demonflare", ["abilityicon"] = "Swain Demonic Ascension.png", ["active"] = "Transform and gain {{as|{{ap|325|375|550}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}}. While transformed, deal {{as|{{ap|25|40|60}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 2 hexes every second.<br/><br/>If already transformed, gain an additional {{as|{{ap|225|260|385}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}} and deal {{as|{{ap|100|160|240}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within.", ["hp"] = 800, ["mana"] = 135, ["startmana"] = 60, ["ad"] = 45, ["as"] = 0.65, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Winterblessed", ["tier"] = 3, ["render"] = "Swain Winterblessed TFT Render.png", ["origin"] = {"Frost"}, ["class"] = {"Shapeshifter"}, ["abilityname"] = "Blizzard", ["abilityicon"] = "Swain Demonic Ascension.png", ["active"] = "Transform, gaining {{as|{{ap|275|325|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}}. While transformed, deal {{as|{{ap|30|40|65}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies within 2 hexes every second.<br><br>If already transformed, gain {{as|{{ap|210|250|290}}% {{tiptft|AP|{{as|AP}}}}}} {{as|additional '''max''' Health}} and increase the damage by {{as|{{ap|10|15|25}}% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 900, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Swain TFT Render.png", ["origin"] = {"Conqueror"}, ["class"] = {"Form Swapper", "Sorcerer"}, ["abilityname"] = "Demonic Ascension / Murder of Crows", ["abilityicon"] = "Swain Demonic Ascension.png", ["active"] = "<br>'''Front Row:''' {{as|Heal}} {{as|{{ap|240|300|380}}% {{tiptft|AP|{{as|AP}}}}}} and ascend for 6 seconds. While ascended, {{as|heal}} {{as|{{ap|70|90|125}}% {{tiptft|AP|{{as|AP}}}}}} and deal {{as|{{ap|40|60|95}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies every second. On takedown, the ascension's duration is extended by 2 seconds.<br><br>'''Back Row:''' Send 8 crows towards target that deal {{as|{{ap|325|485|750}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. They each fly to a nearby enemy and deal {{as|{{ap|38|57|90}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.<br><br>''Modifies the attack speed to 0.7 and increases the range to 4.''", ["hp"] = 650, ["mana"] = 10, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.5, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true, }, }, ["Sy'fen"] = { [7] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 8, ["render"] = "Sy'fen TFT Render.png", ["origin"] = {"Whispers"}, ["class"] = {"Bruiser", "Dragon"}, ["abilityname"] = "Rampage", ["abilityicon"] = "Queen's Wrath.png", ["active"] = "Charges toward the farthest enemy within 2 hexes, dealing {{as|{{ap|150|150|300}}% AD}} {{as|physical damage}} and {{tip|TFT airborne|knocking up}} enemies they pass through. If no enemies are nearby, he charges again. After charging, he bites an enemy, dealing {{as|{{ap|450|500|2500}}% AD}} {{as|physical damage}} and ignoring 50% {{tiptft|AP|{{as|AP}}}} of the target's {{as|armor}}.", ["hp"] = 1100, ["mana"] = 200, ["startmana"] = 120, ["ad"] = 100, ["as"] = 0.7, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Original", ["tier"] = 4, ["cost"] = 7, ["render"] = "Sy'fen TFT Render.png", ["origin"] = {"Whispers"}, ["class"] = {"Bruiser", "Dragon"}, ["abilityname"] = "Rampage", ["abilityicon"] = "Queen's Wrath.png", ["active"] = "Charges toward the farthest enemy within 2.5 hexes, dealing {{as|{{ap|150|170|450}}% AD}} {{as|physical damage}} and {{tip|TFT airborne|knocking up}} enemies they pass through. If no enemies are nearby, he charges again. After charging, he bites an enemy, dealing {{as|{{ap|500|600|3000}}% AD}} {{as|physical damage}} and ignoring 50% {{tiptft|AP|{{as|AP}}}} of the target's {{as|armor}}.", ["hp"] = 1100, ["mana"] = 200, ["startmana"] = 120, ["ad"] = 100, ["as"] = 0.7, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, }, ["Sylas"] = { [4] = { ["skin"] = "Lunar Wraith", ["variant"] = "old", ["tier"] = 2, ["render"] = "Sylas LunarWraith Render.png", ["origin"] = {"Moonlight"}, ["class"] = {"Brawler"}, ["abilityname"] = "Chain Lash", ["abilityicon"] = "Chain Lash.png", ["active"] = "Lashes his chains out in a 3-hex line, dealing {{ap|250|400|700|1111}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies hit and increasing the cost of their next spell by 33%.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 80, ["behavior"] = "Melee", ["star4"] = true }, [7] = { ["skin"] = "Lunar Wraith", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Sylas LunarWraith TFT Render old.png", ["origin"] = {"Whispers"}, ["class"] = {"Bruiser", "Mage"}, ["abilityname"] = "Petricite Burst", ["abilityicon"] = "Petricite Burst.png", ["active"] = "Whirls his chains, dealing {{ap|150|225|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to enemies hit and applying mana-reave, increasing the cost of their next ability by 35%. If this hits at least 1 mana-reaved enemy, he shields himself for {{ap|700|750|800}} {{tiptft|AP|{{as|AP}}}} for 6 seconds.", ["hp"] = 750, ["mana"] = 120, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Lunar Wraith", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Sylas LunarWraith TFT Render old.png", ["origin"] = {"Whispers"}, ["class"] = {"Bruiser", "Mage"}, ["abilityname"] = "Petricite Burst", ["abilityicon"] = "Petricite Burst.png", ["active"] = "Whirls his chains, dealing {{ap|140|200|320}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and shielding himself by {{ap|365|415|515}} for 6 seconds. If Sylas has already shielded himself, he hits in a larger area and applies mana-reave to enemies hit, increasing the cost of their next ability by 35%", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Battle Wolf", ["variant"] = "old", ["tier"] = 1, ["render"] = "Sylas BattleWolf TFT Render old.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Renegade"}, ["abilityname"] = "Battle Blast", ["abilityicon"] = "Sylas Chain Lash.png", ["active"] = "Sylas whirls his chains around him, dealing {{as|{{ap|10|12|15}}% '''Maximum''' Health}} {{as|magic damage}} to nearby enemies and {{as|healing}} himself for {{as|{{ap|150|170|190}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Battle Wolf", ["Variant"] = "old", ["tier"] = 1, ["render"] = "Sylas BattleWolf TFT Render old.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Renegade"}, ["abilityname"] = "Battle Blast", ["abilityicon"] = "Sylas Chain Lash.png", ["active"] = "Sylas whirls his chains around him, dealing {{as|{{ap|10|12|15}}% '''Maximum''' Health}} {{as|magic damage}} to nearby enemies and {{as|healing}} himself for {{as|{{ap|150|170|190}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.55, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Lunar Wraith", ["tier"] = 4, ["render"] = "Sylas LunarWraith TFT Render.png", ["origin"] = {"Umbral"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Unchain The Demon", ["abilityicon"] = "Sylas Hijack.png", ["active"] = "{{tip|Dash}} around the target and slam, dealing {{as|{{ap|200|300|1200}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and {{as|healing|heal}} for {{as|{{ap|110|130|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}. Swipe after, dealing {{as|{{ap|90|135|550}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to nearby enemies.", ["hp"] = 1200, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.85, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", }, [14] = { ["skin"] = "Battle Wolf", ["tier"] = 1, ["render"] = "Sylas BattleWolf TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Chains of the Pack", ["abilityicon"] = "Sylas Chain Lash.png", ["active"] = "Gain {{as|{{ap|150|200|250}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''max''' Health}} and deal ({{as|{{ap|100|150|225}}% {{tiptft|AP|{{as|AP}}}}}} +{{as|10% Health}}) as {{as|magic damage}} to the current target. If they die, gain an {{as|additional {{ap|75|100|125}} Health}}.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 45, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Magic Tank", ["star4"] = true }, }, ["Syndra"] = { [2] = { ["skin"] = "Atlantean", ["tier"] = 2, ["render"] = "Syndra Atlantean Render.png", ["origin"] = {"Ocean"}, ["class"] = {"Mage"}, ["abilityname"] = "Hydro Sphere", ["abilityicon"] = "Dark Sphere.png", ["active"] = "Conjures a sphere of water with a 2-hex radius which explodes near a random enemy, dealing {{ap|225|375|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies hit.", ["hp"] = 500, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Star Guardian", ["tier"] = 3, ["render"] = "Syndra StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Unleashed Power", ["abilityicon"] = "Unleashed Power.png", ["active"] = "After {{fd|0.75}} seconds, pulls in all orbs on the battlefield and creates 3 new ones, then fires them all at the enemy with the most {{as|'''current''' health}}, dealing {{ap|100|150|250}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per orb.", ["hp"] = 600, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Star Guardian", ["tier"] = 3, ["render"] = "Syndra StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Unleashed Power", ["abilityicon"] = "Unleashed Power.png", ["active"] = "After {{fd|0.75}} seconds, pulls in all orbs on the battlefield and creates 3 new ones, then fires them all at the enemy with the most {{as|'''current''' health}}, dealing {{ap|100|140|220}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per orb. If the ability kills her target, extra orbs move on to the next target.", ["hp"] = 600, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Star Guardian", ["tier"] = 3, ["render"] = "Syndra StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Unleashed Power", ["abilityicon"] = "Unleashed Power.png", ["active"] = "Pull in all orbs on the battlefield and create 3 new ones, then fire them all at the enemy with the {{as|'''highest percent''' Health}}, dealing {{as|{{ap|80|120|200}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} per orb.<br/><br/>'''Lowest total Health breaks targeting ties.'''", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Justicar", ["tier"] = 2, ["render"] = "Syndra Justicar TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Invoker"}, ["abilityname"] = "Force of Will", ["abilityicon"] = "Force of Will 2.png", ["active"] = "Grabs the nearest enemy and {{tip|TFT airborne|flings}} them towards the farthest enemy, dealing {{ap|300|400|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all nearby enemies upon impact and {{tip|TFT stun|stunning}} the thrown target for {{ap|2|2.5|4}} seconds.", ["hp"] = 550, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Justicar", ["tier"] = 2, ["render"] = "Syndra Justicar TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Invoker"}, ["abilityname"] = "Force of Will", ["abilityicon"] = "Force of Will 2.png", ["active"] = "Grabs the nearest enemy, rendering them untargetable, and {{tip|TFT airborne|flings}} them towards the farthest enemy, dealing {{ap|250|350|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all nearby enemies upon impact and {{tip|TFT stun|stunning}} the thrown target for {{ap|2|2.5|4}} seconds.", ["hp"] = 600, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Justicar", ["tier"] = 2, ["render"] = "Syndra Justicar TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Invoker"}, ["abilityname"] = "Force of Will", ["abilityicon"] = "Force of Will 2.png", ["active"] = "Grab the nearest enemy and fling them towards the farthest enemy. Upon landing, they are {{tip|TFT Stun|Stunned}} for {{ap|1.5|2|3}} seconds and all adjacent enemies take {{as|{{ap|250|375|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 600, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Withered Rose", ["tier"] = 2, ["render"] = "Syndra WitheredRose TFT Render.png", ["origin"] = {"Debonair"}, ["class"] = {"Scholar"}, ["abilityname"] = "Force of Will", ["abilityicon"] = "Force of Will 2.png", ["active"] = "Flings the nearest enemy towards the farthest enemy, dealing {{ap|225|300|425}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all nearby enemies upon impact and {{tip|TFT stun|stunning}} the thrown target for {{ap|2|2.5|3}} seconds.<br />{{sbc|VIP Bonus:}} Impact area is larger and {{tip|TFT airborne|knocks up}} affected enemies for {{fd|1.5}} seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Prestige Star Guardian", ["tier"] = 5, ["render"] = "Syndra PrestigeStarGuardian TFT Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Heart"}, ["abilityname"] = "Force of Will", ["abilityicon"] = "Syndra Force of Will 2 old.png", ["active"] = "Syndra grants a {{as|{{ap|200|600|4000}}% {{tiptft|AP|{{as|AP}}}}}} Health shield to a random champion on your bench, then flings them into the arena inside an orb at her closest enemy. The orb deals {{as|{{ap|250|375|2500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun|Stuns}} for {{ap|1|{{fd|1.5}}|8}} to enemies hit.<br/><br/>Traits of champions flung onto the board do not become active, except for Corrupted.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 70, ["ad"] = 40, ["as"] = 0.85, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Prestige Star Guardian", ["tier"] = 5, ["render"] = "Syndra PrestigeStarGuardian TFT Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Heart"}, ["abilityname"] = "Force of Will", ["abilityicon"] = "Syndra Force of Will 2 old.png", ["active"] = "Syndra grants a {{as|{{ap|200|600|4000}}% {{tiptft|AP|{{as|AP}}}}}} Health shield to a random champion on your bench, then flings them into the arena inside an orb at her closest enemy. The orb deals {{as|{{ap|250|375|2500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun|Stuns}} for {{ap|1|{{fd|1.5}}|8}} to enemies hit.<br/><br/>Traits of champions flung onto the board do not become active, except for Corrupted.", ["hp"] = 850, ["mana"] = 125, ["startmana"] = 70, ["ad"] = 40, ["as"] = 0.85, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 4, ["render"] = "Syndra SpiritBlossom TFT Render.png", ["origin"] = {"Fated"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Phantom Butterflies", ["abilityicon"] = "Syndra Dark Sphere.png", ["passive"] = "Start combat with {{ap|6|6|10}} butterflies and gain 1 every cast.", ["active"] = "Throw all butterflies at the current target, dealing {{as|{{ap|45|70|180}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} for each butterfly.<br/><br/>'''Fated Bonus:''' Deal 11% '''more''' damage.", ["hp"] = 900, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Coven", ["tier"] = 2, ["render"] = "Syndra Coven TFT Render.png", ["origin"] = {"Eldritch"}, ["class"] = {"Incantor"}, ["abilityname"] = "Transcendence", ["abilityicon"] = "Syndra Transcendent.png", ["active"] = "Conjure a rift that deals {{as|{{ap|250|375|565|755}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and 20% {{tip|TFT Shred|Shreds}} the target for 6 seconds. This ability upgrades the more it is cast. (Total Casts: 0 casts)<br><br>{{sbc|15 Casts:}} Enemies adjacent to the target are Shredded and take {{as|{{ap|125|185|280|375}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br>{{sbc|30+ Casts:}} For every 30 casts, creates an additional rift on a nearby enemy that deals 35% damage.<br><br>''Shred: Reduce Magic Resist.''", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, }, ["Tahm Kench"] = { [4] = { ["skin"] = "Coin Emperor", ["variant"] = "old", ["tier"] = 1, ["render"] = "Tahm Kench CoinEmperor Ruby Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Brawler"}, ["abilityname"] = "Thick Skin", ["abilityicon"] = "Thick Skin.png", ["passive"] = "Takes {{ap|15|25|75}} {{tiptft|AP|{{as|AP}}}} reduced post-mitigation damage from all sources.", ["hp"] = 700, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Coin Emperor", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Tahm Kench CoinEmperor Ruby Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Brawler"}, ["abilityname"] = "Thick Skin", ["abilityicon"] = "Thick Skin.png", ["passive"] = "Takes {{ap|15|25|75}} {{tiptft|AP|{{as|AP}}}} reduced post-mitigation damage from all sources.", ["hp"] = 700, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Coin Emperor", ["tier"] = 1, ["render"] = "Tahm Kench CoinEmperor Ruby Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Brawler"}, ["abilityname"] = "Thick Skin", ["abilityicon"] = "Thick Skin.png", ["passive"] = "Take {{as|{{ap|12|25|50}} {{tiptft|AP|{{as|AP}}}}}} reduced damage from all sources.<br><br>{{sbc|Chosen Effect:}} {{as|+300 Health}}.", ["hp"] = 700, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee", ["star4"] = true }, [6] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Tahm Kench TFT Render.png", ["origin"] = {"Glutton", "Mercenary"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Devour", ["abilityicon"] = "Devour.png", ["active"] = "Devours his target, storing them in his belly and dealing {{ap|850|1350|30000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 3 seconds. During this time, the target is invulnerable to other sources of damage and he gains 30% damage reduction. If they die while inside, he either spits out a random item component they were holding, or the cost of the unit in gold. Otherwise, he spits them towards the farthest enemy, briefly {{tip|TFT stun|stunning}} targets they impact. If the target is immune to crowd control, they take 35% damage instead.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 80, ["as"] = 0.55, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Tahm Kench TFT Render.png", ["origin"] = {"Glutton", "Mercenary"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Devour", ["abilityicon"] = "Devour.png", ["active"] = "Devours his target, storing them in his belly and dealing {{ap|900|1350|30000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 3 seconds. During this time, the target is invulnerable to other sources of damage and he gains 30% damage reduction. If they die while inside, he either spits out a random item component they were holding, or the cost of the unit in gold. Otherwise, he spits them towards the farthest enemy, briefly {{tip|TFT stun|stunning}} targets they impact. If the target is immune to crowd control, they take 50% damage instead.", ["hp"] = 1000, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 70, ["as"] = 0.55, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Coin Emperor", ["variant"] = "old3", ["tier"] = 1, ["render"] = "Tahm Kench CoinEmperor Ruby Render.png", ["origin"] = {"Revel"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Thicker Skin", ["abilityicon"] = "Thick Skin.png", ["active"] = "Shields himself for {{ap|250|300|375}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 10% '''maximum''' health)}} for 6 seconds. While the shield holds, enemies that damage him take {{ap|75|100|125}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, up to once every {{fd|1.5}} seconds.", ["hp"] = 700, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 70, ["as"] = 0.5, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10] = { ["skin"] = "High Noon", ["tier"] = 1, ["render"] = "Tahm Kench HighNoon TFT Render.png", ["origin"] = {"Country"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Rawhide", ["abilityicon"] = "Tahm Kench Thick Skin.png", ["passive"] = "Reduce each instance of incoming damage by {{as|{{ap|12|15|25}}% {{tiptft|AP|{{as|AP}}}}}}.<br><br>{{sbc|Headliner Effect:}} {{as|+300 Health}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.55, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "High Noon", ["tier"] = 1, ["render"] = "Tahm Kench HighNoon TFT Render.png", ["origin"] = {"Country"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Rawhide", ["abilityicon"] = "Tahm Kench Thick Skin.png", ["passive"] = "Reduce each instance of incoming damage by {{as|{{ap|12|18|33}}% {{tiptft|AP|{{as|AP}}}}}}.<br><br>{{sbc|Headliner Effect:}} {{as|+300 Health}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 88, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Shan Hai Scrolls", ["tier"] = 3, ["render"] = "Tahm Kench ShanHaiScrolls TFT Render.png", ["origin"] = {"Mythic"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Tongue Lash", ["abilityicon"] = "Tahm Kench Devour.png", ["active"] = "Gain {{as|20% HP}} Shield for 3 seconds and deal {{as|{{ap|300|450|700}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the current target. If Tahm Kench has more Health than them, deal 160% of the damage instead. Otherwise, gain {{as|{{ap|200|250|300}}% {{tiptft|AP|{{as|AP}}}}}} more Shield.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Arcana", ["tier"] = 4, ["render"] = "Tahm Kench Arcana TFT Render.png", ["origin"] = {"Arcana"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Divination Dive", ["abilityicon"] = "Tahm Kench Abyssal Dive.png", ["active"] = "Dive underground and surface next to the closest enemy. Send out a shockwave towards the farthest enemy within 4 hexes. Enemies within 2 hexes, and those hit by the shockwave take ({{as|{{ap|100|150|1000}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|5% Health}}) as {{as|magic damage}} and are {{tip|TFT Stun|Stunned}} for {{ap|1.75|2|8}} seconds.", ["hp"] = 1050, ["mana"] = 180, ["startmana"] = 80, ["ad"] = 70, ["as"] = 0.55, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, }, ["Taliyah"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Taliyah Render.png", ["origin"] = {"Mountain"}, ["class"] = {"Mage"}, ["abilityname"] = "Seismic Shove", ["abilityicon"] = "Seismic Shove.png", ["active"] = "Causes the ground to erupt under the enemy with the most mana, dealing {{ap|150 to 550 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to them, and {{tip|TFT Stun|stunning}} them for 2 seconds. This also {{tip|TFT airborne|knocks}} melee enemies away from her, or {{tip|TFT airborne|pulls}} ranged enemies toward her, with 2-hex distance.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Pool Party", ["tier"] = 1, ["render"] = "Taliyah PoolParty TFT Render.png", ["origin"] = {"Lagoon"}, ["class"] = {"Mage"}, ["abilityname"] = "Seastone Volley", ["abilityicon"] = "Threaded Volley.png", ["active"] = "Throws 3 seastones at her target, each dealing {{ap|160|240|380}} {{as|magic damage}} to the first enemy hit.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Star Guardian", ["tier"] = 4, ["render"] = "Taliyah StarGuardian TFT Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Spellslinger"}, ["abilityname"] = "Weaver's Wall", ["abilityicon"] = "Taliyah Weaver's Wall.png", ["active"] = "Taliyah summons a torrent of spiraling rocks in a line of enemy units, dealing {{as|{{ap|75|115|275}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies it hits. After a brief delay, the wall explodes, dealing {{as|{{ap|225|335|999}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''additional''' magic damage}} to nearby enemies.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Taliyah TFT Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Multicaster"}, ["abilityname"] = "Seismic Shove", ["abilityicon"] = "Taliyah Seismic Shove.png", ["passive"] = "Whenever an enemy is {{tip|TFT Airborne|knocked up or back}} by anything, throw a boulder towards them. It deals {{as|{{ap|125|190|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy hit.", ["active"] = "Deal {{as|{{ap|160|240|375}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to your target and knock them up, {{tip|TFT Stun|Stunning}} them for 2 seconds.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 20, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Taliyah TFT Render.png", ["origin"] = {"Shurima"}, ["class"] = {"Multicaster"}, ["abilityname"] = "Seismic Shove", ["abilityicon"] = "Taliyah Seismic Shove.png", ["passive"] = "Whenever an enemy is {{tip|TFT Airborne|knocked up or back}} by anything, throw a boulder towards them. It deals {{as|{{ap|110|160|240}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy hit.", ["active"] = "Deal {{as|{{ap|180|270|410}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to your target and knock them up, {{tip|TFT Stun|Stunning}} them for 2 seconds.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 20, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, }, ["Talon"] = { [4] = { ["skin"] = "Enduring Sword", ["variant"] = "old", ["tier"] = 4, ["render"] = "Talon EnduringSword RoseQuartz Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Assassin"}, ["abilityname"] = "Truestrike", ["abilityicon"] = "Noxian Diplomacy.png", ["active"] = "Basic attacks the target with the least armor, dealing {{ap|85|135|400}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|240|250|275}}% AD)}} {{as|physical damage}}. If this kills them, he becomes unstoppable and untargetable while he leaps to the enemy who's done the most damage this round. This does not apply spell effects.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 90, ["as"] = 0.8, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Enduring Sword", ["variant"] = "old", ["tier"] = 4, ["render"] = "Talon EnduringSword RoseQuartz Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Assassin"}, ["abilityname"] = "Truestrike", ["abilityicon"] = "Noxian Diplomacy.png", ["active"] = "Stabs his target, dealing {{ap|100|200|600}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|240|250|300}}% AD)}} {{as|physical damage}}. If this kills them, he becomes unstoppable and untargetable while he leaps to the lowest armor enemy. This does not apply spell effects.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 95, ["as"] = 0.8, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Enduring Sword", ["tier"] = 4, ["render"] = "Talon EnduringSword RoseQuartz Render.png", ["origin"] = {"Enlightened"}, ["class"] = {"Assassin"}, ["abilityname"] = "Truestrike", ["abilityicon"] = "Noxian Diplomacy.png", ["active"] = "Deal {{as|{{ap|100|200|600}} {{tiptft|AP|{{as|AP}}}}}} {{as|(+ {{ap|200|200|350}}% AD)}} {{as|physical damage}} to the current target.<br><br>If this kills them, become '''Unstoppable''' and '''Untargetable''' while leaping to the {{as|'''lowest''' Armor}} enemy.<br><br>{{sbc|Chosen Effect:}} {{as|+25% Attack Damage}}.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 95, ["as"] = 0.8, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee", ["star4"] = true }, [6] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Talon Render.png", ["origin"] = {"Imperial"}, ["class"] = {"Assassin"}, ["abilityname"] = "Blade's End", ["abilityicon"] = "Blade's End.png", ["passive"] = "His first basic attack against an enemy causes them to bleed {{ap|425|600|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 7 seconds. Every third basic attack on a target applies an additional bleed.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Withered Rose", ["tier"] = 2, ["render"] = "Talon WitheredRose TFT Render.png", ["origin"] = {"Debonair"}, ["class"] = {"Assassin"}, ["abilityname"] = "Blade's End", ["abilityicon"] = "Blade's End.png", ["passive"] = "His first basic attack against an enemy causes them to bleed {{ap|450|575|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over 7 seconds. Every third basic attack on a target applies an additional bleed.<br />{{sbc|VIP Bonus:}} Bleed now deals {{as|true damage}} and lasts 75% longer.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Talon Blackwood", ["tier"] = 4, ["render"] = "Talon TalonBlackwood TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Assassin"}, ["abilityname"] = "Shadow Assault", ["abilityicon"] = "Noxian Diplomacy.png", ["active"] = "{{tip|TFT invisible|Stealths}} for {{fd|1.5}} seconds and flings out a ring of blades, dealing {{as|{{ap|100|100|200}}% AD}} {{as|physical damage}} to enemies hit. He then leaps to an enemy and recalls the blades, dealing that damage again and {{ap|125|175|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} plus {{as|325% AD}} {{as|physical damage}} to his target.<br/>{{sbc|Guild Bonus:}} Gain 10 {{as|'''bonus''' attack damage}}.", ["hp"] = 800, ["mana"] = 125, ["startmana"] = 75, ["ad"] = 60, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Prestige High Noon", ["tier"] = 1, ["render"] = "Talon PrestigeHighNoon TFT Render.png", ["origin"] = {"Ox Force"}, ["class"] = {"Renegade"}, ["abilityname"] = "OX-ian Diplomacy", ["abilityicon"] = "Talon Noxian Diplomacy.png", ["active"] = "Talon jumps to the furthest unit from the center of the board and stabs them for {{as|{{ap|170|250|370}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If this kills them, Talon {{as|heals}} for {{as|{{ap|150|200|250}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, }, ["Taric"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Taric Render.png", ["origin"] = {"Crystal"}, ["class"] = {"Warden"}, ["abilityname"] = "Cosmic Radiance", ["abilityicon"] = "Cosmic Radiance.png", ["active"] = "After a {{fd|1.5}} second delay, pulses cosmic energy onto allied champions within {{ap|2 to 4 3}} hexes, making them invulnerable for {{ap|2.5|2.5|8}} seconds.", ["hp"] = 900, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 20, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Emerald", ["variant"] = "old", ["tier"] = 4, ["render"] = "Taric Emerald TFT Render old.png", ["origin"] = {"Verdant"}, ["class"] = {"Knight"}, ["abilityname"] = "Nature's Touch", ["abilityicon"] = "Starlight's Touch.png", ["active"] = "All allies in a large area around him are healed by {{ap|500|750|5000}} {{tiptft|AP|{{as|AP}}}} and gain {{ap|50|75|500}} {{as|'''bonus''' armor}} for 5 seconds.", ["hp"] = 950, ["mana"] = 200, ["startmana"] = 120, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Armor of the Fifth Age", ["tier"] = 3, ["render"] = "Taric ArmoroftheFifthAge TFT Render.png", ["origin"] = {"Socialite"}, ["class"] = {"Enchanter"}, ["abilityname"] = "Starlight Bastion", ["abilityicon"] = "Starlight's Touch.png", ["active"] = "Heals himself and the lowest health ally for {{ap|325|425|600}} {{tiptft|AP|{{as|AP}}}}. Any overhealing is converted to a shield that lasts 4 seconds.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Emerald", ["tier"] = 1, ["render"] = "Taric Emerald TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Guardian"}, ["abilityname"] = "Bastion", ["abilityicon"] = "Bastion 2.png", ["active"] = "Grants himself and his closest ally a protective rune that grants {{ap|60|80|150}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' armor}} for 6 seconds.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Taric TFT Render.png", ["origin"] = {"Targon"}, ["class"] = {"Bastion","Sorcerer"}, ["abilityname"] = "Radiance", ["abilityicon"] = "Taric Bastion.png", ["active"] = "Gain {{as|{{ap|400|475|550}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 6 seconds. It redirects 50% of the damage received by adjacent allies.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Taric TFT Render.png", ["origin"] = {"Targon"}, ["class"] = {"Bastion","Sorcerer"}, ["abilityname"] = "Radiance", ["abilityicon"] = "Taric Bastion.png", ["active"] = "Gain {{as|{{ap|500|580|680}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. It redirects 50% of the damage received by adjacent allies.", ["hp"] = 800, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Space Groove", ["tier"] = 1, ["render"] = "Taric SpaceGroove TFT Render.png", ["origin"] = {"Disco"}, ["class"] = {"Guardian"}, ["abilityname"] = "Mirrorball's Blessing", ["abilityicon"] = "Taric Cosmic Radiance.png", ["active"] = "Gain a {{ap|240|290|330}} Base Amount {{as|+6% of Health}} Shield for 4 seconds. Taric's next 2 attacks deal {{as|{{ap|100|150|225}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+20 Armor}}.", ["hp"] = 650, ["mana"] = 140, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Space Groove", ["tier"] = 1, ["render"] = "Taric SpaceGroove TFT Render.png", ["origin"] = {"Disco"}, ["class"] = {"Guardian"}, ["abilityname"] = "Mirrorball's Blessing", ["abilityicon"] = "Taric Cosmic Radiance.png", ["active"] = "Gain a {{as|{{ap|240|290|330}} +6% of Health}} Shield for 4 seconds. Taric's next 2 attacks deal {{as|{{ap|250|375|565}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+15 Armor}}.", ["hp"] = 650, ["mana"] = 140, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.55, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Taric Luminshield", ["tier"] = 4, ["render"] = "Taric TaricLuminshield TFT Render.png", ["origin"] = {"Portal"}, ["class"] = {"Bastion"}, ["abilityname"] = "All Eyes on Me", ["abilityicon"] = "Taric Starlight's Touch.png", ["active"] = "Gain {{as|{{ap|55|60|90}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|Durability}} for 4 seconds and attract nearby enemy projectiles. At the end, release a nova that deals {{as|{{ap|100|150|1000}}% Magic Resist}} as {{as|magic damage}} in a 2 hex range.", ["hp"] = 1100, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["star4"] = true }, }, ["Teemo"] = { [3.5] = { ["skin"] = "Astronaut", ["tier"] = 4, ["render"] = "Teemo Astronaut Render.png", ["origin"] = {"Astro"}, ["class"] = {"Sniper"}, ["abilityname"] = "Satellite Traps", ["abilityicon"] = "Teemo Noxious Trap old2.png", ["active"] = "Scatters 3 traps around the nearest enemy. When an enemy nears a trap, or after 3 seconds, it explodes on nearby enemies dealing {{ap|125|175|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, knocking them down, and {{tip|TFT slow|slowing}} them for 3 seconds.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.95, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Astronaut", ["tier"] = 4, ["render"] = "Teemo Astronaut Render.png", ["origin"] = {"Astro"}, ["class"] = {"Sniper"}, ["abilityname"] = "Satellite Traps", ["abilityicon"] = "Teemo Noxious Trap old2.png", ["active"] = "Toss 3 traps around the nearest enemy. When an enemy nears a trap (or after 3 seconds) it explodes, dealing {{as|{{ap|125|200|550}} {{tiptft|AP|{{as|AP}}}}}} damage to nearby enemies and slowing their movement speed for 3 seconds.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.85, ["range"] = 6, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Spirit Blossom", ["variant"] = "old", ["tier"] = 2, ["render"] = "Teemo SpiritBlossom Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Sporecloud Dart", ["abilityicon"] = "Toxic Shot.png", ["active"] = "Fires a dart at the enemy with the highest {{as|attack speed}} that explodes into a cloud of spores on contact, poisoning nearby enemies. Poisoned enemies take {{ap|300|400|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over {{ap|2.5|3|4.5}} seconds and are {{tip|TFT miss|blinded}} for the duration.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Spirit Blossom", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Teemo SpiritBlossom Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Sporecloud Dart", ["abilityicon"] = "Toxic Shot.png", ["active"] = "Fires a dart at his current target that explodes into a cloud of spores on contact, poisoning nearby enemies. Poisoned enemies take {{ap|250|400|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over {{ap|2.5|3|4.5}} seconds and are {{tip|TFT miss|blinded}} for the duration.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Spirit Blossom", ["tier"] = 2, ["render"] = "Teemo SpiritBlossom Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Sporecloud Dart", ["abilityicon"] = "Toxic Shot.png", ["active"] = "Fire a dart that explodes into a cloud of spores, poisoning nearby enemies in 1-hex area. Poisoned enemies take {{as|{{ap|250|400|900}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over {{ap|2.5|3|4.5}} seconds and are {{tip|TFT Miss |Blinded}} for {{ap|1|1|1}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+10% Attack Speed}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Little Devil", ["tier"] = 5, ["blood"] = 6, ["render"] = "Teemo LittleDevil Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Cruel", "Invoker"}, ["abilityname"] = "Teemo's Cruelty", ["abilityicon"] = "Little Devil Teemo profileicon.png", ["active"] = "Scatters {{ap|5|6|42}} Infernal Souls around a random enemy. When an enemy nears an Infernal Soul (or after 3 seconds), it explodes dealing {{ap|130|160|666}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and reducing their {{as|attack speed}} by 50% for 3 seconds.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Little Devil", ["tier"] = 5, ["blood"] = 6, ["render"] = "Teemo LittleDevil Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Cruel", "Invoker"}, ["abilityname"] = "Teemo's Cruelty", ["abilityicon"] = "Little Devil Teemo profileicon.png", ["active"] = "Scatters {{ap|5|6|42}} Infernal Souls around a random enemy. When an enemy nears an Infernal Soul (or after 3 seconds), it explodes dealing {{ap|120|160|666}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby enemies and reducing their {{as|attack speed}} by 50% for 3 seconds.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Little Devil", ["tier"] = 5, ["blood"] = 6, ["render"] = "Teemo LittleDevil Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Cruel", "Invoker"}, ["abilityname"] = "Teemo's Cruelty", ["abilityicon"] = "Little Devil Teemo profileicon.png", ["active"] = "Scatter {{ap|5|6|42}} Infernal Souls around a random enemy. When an enemy nears an Infernal Soul (or after 3 seconds), it explodes, dealing {{as|{{ap|120|160|666}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies and 50% {{tip|TFT Chill|Chills}} them for 3 seconds.<br><br>''Chill: Reduce Attack Speed.''", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Teemo Render old2.png", ["origin"] = {"Yordle"}, ["class"] = {"Multicaster","Strategist"}, ["abilityname"] = "Noxious Trap", ["abilityicon"] = "Teemo Noxious Trap old2.png", ["active"] = "Hurl an explosive heat-seeking mushroom at the current target. When it detonates, enemies within 1 hex are {{tip|TFT Wound|Wounded}} and dealt {{as|{{ap|230|345|535}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over 3 seconds.<br/><br/>[[File:4 Star.png|20px|link=]] {{sbc|4-Star Upgrade:}} Increase the explosion radius by 1 hex.<br/><br/>''Wound: Reduce healing received by 50%.''", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.70, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [11] = { ["skin"] = "Firecracker", ["tier"] = 2, ["render"] = "Teemo Firecracker Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Trickshot"}, ["abilityname"] = "Dim-Sum Delivery", ["abilityicon"] = "Teemo Noxious Trap old2.png", ["active"] = "Throw a spoiled dumpling at the nearest non-poisoned enemy, poisoning them for {{as|{{ap|380|570|1050}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} over 10 seconds.", ["hp"] = 550, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.70, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", }, }, ["Terra"] = { [7.5] = { ["skin"] = "Original", ["tier"] = 5, ["cost"] = 8, ["render"] = "Mountain Drake Render.png", ["origin"] = {"Monolith"}, ["class"] = {"Dragon"}, ["abilityname"] = "Dragon's Descent", ["abilityicon"] = "Dragon's Descent.png", ["active"] = "Stomps three times causing an earthquake around them, dealing physical damage of their combined {{as|Armor}} and {{as|Magic Resist}} plus 200% of their {{as|Attack Damage}}. At the end of the earthquake, gaining {{as|Armor}} and {{as|Magic Resist}} for 8 seconds.", ["hp"] = 1500, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 80, ["as"] = 0.65, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee", }, }, ["Thresh"] = { [2] = { ["skin"] = "Deep Terror", ["tier"] = 2, ["render"] = "Thresh DeepTerror Render.png", ["origin"] = {"Ocean"}, ["class"] = {"Warden"}, ["abilityname"] = "Deep Sea Lantern", ["abilityicon"] = "Dark Passage.png", ["active"] = "After a {{fd|0.25}}-second delay, throws his lantern to the {{as|lowest-health}} ally, shielding them and nearby allies for {{ap|250|400|600}} {{tiptft|AP|{{as|AP}}}} health for 5 seconds.", ["hp"] = 700, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 55, ["as"] = 0.55, ["range"] = 2, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Pulsefire", ["tier"] = 5, ["render"] = "Thresh Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Mana-Reaver"}, ["abilityname"] = "Temporal Passage", ["abilityicon"] = "Dark Passage.png", ["active"] = "Tosses his lantern towards {{ap|1|1|9}} random units on your bench, pulling them into combat and granting them {{ap|25|50|200}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' mana}}. Traits are unaffected.", ["hp"] = 950, ["mana"] = 75, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.95, ["range"] = 2, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Pulsefire", ["tier"] = 5, ["render"] = "Thresh Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Mana-Reaver"}, ["abilityname"] = "Temporal Passage", ["abilityicon"] = "Dark Passage.png", ["active"] = "Tosses his lantern towards {{ap|1|1|9}} random units on your bench, pulling them into combat and granting them {{ap|25|50|200}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' mana}}. Traits are unaffected.", ["hp"] = 950, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.95, ["range"] = 2, ["arm"] = 55, ["mr"] = 40, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Pulsefire", ["tier"] = 5, ["render"] = "Thresh Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Mana-Reaver"}, ["abilityname"] = "Temporal Passage", ["abilityicon"] = "Dark Passage.png", ["active"] = "Toss a lantern towards 1/9 random unit(s) on your bench, pulling onto the battlefield with {{as|{{ap|25|50|200}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' Mana}}. Traits are unaffected.", ["hp"] = 950, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.95, ["range"] = 2, ["arm"] = 55, ["mr"] = 40, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Spirit Blossom", ["variant"] = "old", ["tier"] = 2, ["render"] = "Thresh SpiritBlossom NightBlossom Render.png", ["origin"] = {"Dusk"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Spectral Lantern", ["abilityicon"] = "Dark Passage.png", ["active"] = "Throws his lantern to the {{as|lowest-health}} ally, shielding them and nearby allies for {{ap|250|450|750}} {{tiptft|AP|{{as|AP}}}} damage for 4 seconds.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.55, ["range"] = 2, ["arm"] = 80, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Thresh TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Knight"}, ["abilityname"] = "Death Sentence", ["abilityicon"] = "Death Sentence.png", ["active"] = "Throws his scythe, chaining to the farthest enemy dealing {{ap|200|400|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|pulling}} them toward himself for {{ap|2|3|4}} seconds.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 75, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Thresh TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Knight"}, ["abilityname"] = "Death Sentence", ["abilityicon"] = "Death Sentence.png", ["active"] = "Throws his scythe, chaining to the farthest enemy dealing {{ap|175|350|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|pulling}} them toward himself for {{ap|2|3|4}} seconds.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 80, ["ad"] = 75, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Thresh TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Knight"}, ["abilityname"] = "Death Sentence", ["abilityicon"] = "Death Sentence.png", ["active"] = "Hook the farthest enemy with a chain scythe, dealing {{as|{{ap|200|300|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, {{tip|TFT Stun|Stunning}} and pulling them closer for {{ap|2|2|3}} seconds.", ["hp"] = 800, ["mana"] = 120, ["startmana"] = 80, ["ad"] = 75, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Steel Dragon", ["tier"] = 2, ["render"] = "Thresh SteelDragon TFT Render.png", ["origin"] = {"Whispers"}, ["class"] = {"Guardian"}, ["abilityname"] = "Death Sentence", ["abilityicon"] = "Death Sentence.png", ["active"] = "Hooks the farthest enemy, dealing {{ap|175|350|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|pulling}} them toward himself for 2 seconds.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 150, ["ad"] = 60, ["as"] = 0.6, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "High Noon", ["tier"] = 4, ["render"] = "Thresh HighNoon TFT Render.png", ["origin"] = {"Country"}, ["class"] = {"Guardian"}, ["abilityname"] = "Devil's Round Up", ["abilityicon"] = "Thresh Death Sentence.png", ["active"] = "{{tiptft|Stun}} the largest group of nearby enemies by {{ap|{{fd|1.75}}|2|8}} seconds and deal {{as|{{ap|150|225|1200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to each. Thresh {{as|heals {{ap|250|300|600}} for Base Amount + 50% of the total damage dealt}}.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|-40 '''max''' Mana}}.", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "High Noon", ["tier"] = 4, ["render"] = "Thresh HighNoon TFT Render.png", ["origin"] = {"Country"}, ["class"] = {"Guardian"}, ["abilityname"] = "Devil's Round Up", ["abilityicon"] = "Thresh Death Sentence.png", ["active"] = "{{tiptft|Stun}} the largest group of nearby enemies by {{ap|1.75|2|8}} seconds and deal {{as|{{ap|150|225|1200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to each. Thresh {{as|heals {{ap|250|300|600}} for Base Amount + 50% of the total damage dealt}}.<br />{{sbc|Headliner Effect:}} {{as|+250 Health}}, {{as|-25 '''max''' Mana}}.", ["hp"] = 1050, ["mana"] = 160, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 3, ["render"] = "Thresh SpiritBlossom TFT Render.png", ["origin"] = {"Fated"}, ["class"] = {"Behemoth"}, ["abilityname"] = "Guided Passage", ["abilityicon"] = "Thresh Dark Passage.png", ["active"] = "Grant {{as|{{ap|360|400|450}} {{tiptft|AP|{{as|AP}}}}}} Shield to Thresh and the {{as|'''lowest''' Health ally|HP}} for 4 seconds and deal {{as|{{ap|100|150|250}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies adjacent to both. Thresh shares {{ap|15|15|20}}% of his {{as|Armor}} and {{as|Magic Resist}} with the shielded ally for 6 seconds.<br/><br/>'''Fated Bonus:''' Gain 18 {{as|Armor}} and {{as|Magic Resist}}.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 75, ["as"] = 0.5, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, }, ["Tristana"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Tristana Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Gunslinger"}, ["abilityname"] = "Explosive Charge", ["abilityicon"] = "Explosive Charge.png", ["active"] = "Places a bomb on her current target that detonates after 4 seconds or 3 basic attacks, dealing {{ap|70 to 150 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target and all enemies adjacent to the target. The damage is increased by 50% with each basic attack on the target, dealing up to {{ap|70*2.5 to 150*2.5 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Dragon Trainer", ["variant"] = "old", ["tier"] = 1, ["render"] = "Tristana DragonTrainer Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Rapid Fire", ["abilityicon"] = "Rapid Fire.png", ["active"] = "Gains {{ap|60|65|70}}% {{as|'''bonus''' attack speed}} and {{ap|40|60|80}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} on-hit for 3 seconds.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 40, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Dragon Trainer", ["tier"] = 1, ["render"] = "Tristana DragonTrainer Render.png", ["origin"] = {"Dragonsoul"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Rapid Fire", ["abilityicon"] = "Rapid Fire.png", ["active"] = "Gain {{as|{{ap|60|65|70}}% Attack Speed}} and attacks deal {{as|{{ap|40|60|80}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damag}}e for 3 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+10% Attack Damage}}, {{as|+10% Attack Speed}}.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [5.5] = { ["skin"] = "Little Demon", ["tier"] = 2, ["render"] = "Tristana LittleDemon TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Rocket Jump", ["abilityicon"] = "Rocket Jump.png", ["active"] = "Leaps away from enemies and gains {{ap|120|130|140}}% {{tiptft|AP|{{as|AP}}}} {{as| '''bonus''' attack speed}} for 4 seconds.", ["hp"] = 550, ["mana"] = 125, ["startmana"] = 65, ["ad"] = 70, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Little Demon", ["tier"] = 2, ["render"] = "Tristana LittleDemon TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Rocket Jump", ["abilityicon"] = "Rocket Jump.png", ["active"] = "Leap away from enemies and gain {{as|{{ap|120|130|140}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 4 seconds.", ["hp"] = 550, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 70, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Tristana Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Sniper"}, ["abilityname"] = "Buster Shot", ["abilityicon"] = "Buster Shot.png", ["active"] = "Fires a massive cannonball towards her target, dealing {{ap|125|150|175}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|200|210|225}}% AD)}} {{as|physical damage}} to the first enemy it hits. If the target is within 2 hexes of her, they're {{tip|TFT airborne|knocked back}} {{ap|1|2|3}} hexes and briefly {{tip|TFT stun|stunned}}.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Dragon Trainer", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Tristana DragonTrainer TFT Render.png", ["origin"] = {"Trainer"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Explosive Charge", ["abilityicon"] = "Explosive Charge.png", ["active"] = "Fires up to 2 explosive charges, prioritizing the closest targets without a charge. Charges detonate after 1 second, dealing {{as|{{ap|165|170|175}}% AD}} {{as|physical damage}} to nearby enemies and {{ap|130|160|200}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to the target.", ["hp"] = 600, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 1, ["render"] = "Tristana Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Gunner"}, ["abilityname"] = "Rapid Fire", ["abilityicon"] = "Tristana Rapid Fire.png", ["active"] = "Gain {{as|70% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 4 seconds. For the duration, attacks explode on impact and deal {{as|60% AD}} {{as|physical damage}} to enemies within 1 hex.<br/><br/>[[File:4 Star.png|20px|link=]] {{sbc|4-Star Upgrade:}} Every 8th attack deals {{as|100% AD}} {{as|'''bonus''' physical damage}} and ricochets to the largest clump of enemies, dealing {{as|50% AD}} {{as|physical damage}} to enemies within 1 hex.", ["hp"] = 400, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.70, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true }, [11] = { ["skin"] = "Firecracker", ["tier"] = 3, ["render"] = "Tristana Firecracker TFT Render.png", ["origin"] = {"Fortune"}, ["class"] = {"Duelist"}, ["abilityname"] = "Firecracker Frenzy", ["abilityicon"] = "Tristana Rocket Jump.png", ["active"] = "Gain {{as|{{ap|50|50|60}}% Attack Damage}} for 6 seconds. Jump on the current target and deal ({{as|{{ap|265|265|270}}% AD}} + {{as|{{ap|75|115|185}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to adjacent enemies, before bouncing to a safe location.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", }, [12] = { ["skin"] = "Faerie Court", ["tier"] = 2, ["render"] = "Tristana FaerieCourt TFT Render.png", ["origin"] = {"Faerie"}, ["class"] = {"Blaster"}, ["abilityname"] = "Explosive Charge", ["abilityicon"] = "Tristana Buster Shot.png", ["active"] = "Fire a cannonball at the target, dealing ({{as|360% AD}} + {{as|{{ap|40|60|90}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to the first enemy hit. If the enemy hit is within 2 hexes of Tristana, they're knocked back 2 hexes and briefly {{tip|TFT Stun|Stunned}}.", ["hp"] = 550, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Tristana Render.png", ["origin"] = {"Emissary"}, ["class"] = {"Artillerist"}, ["abilityname"] = "Draw a Bead", ["abilityicon"] = "Tristana Draw a Bead.png", ["active"] = "Fire a cannonball at target, dealing ({{as|525% AD}} + {{as|{{ap|50|75|115}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}}. If they die, the cannonball ricochets to the nearest enemy, dealing the overkill damage. When it does, permanently gain {{as|1% Attack Damage}}.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 20, ["ad"] = 42, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Caster" }, }, ["Trundle"] = { [5] = { ["skin"] = "Dragonslayer", ["tier"] = 2, ["render"] = "Trundle Dragonslayer TFT Render.png", ["origin"] = {"Dragonslayer"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Subjugate", ["abilityicon"] = "Subjugate.png", ["active"] = "Drains the strength of his current target, reducing their {{as|health}}, {{as|armor}}, {{as|magic resistance}}, and {{as|attack damage}} by 35% and granting himself {{ap|100|130|200}}% {{tiptft|AP|{{as|AP}}}} of the drained stats for 8 seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.8, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Junkyard", ["variant"] = "old", ["tier"] = 2, ["render"] = "Trundle Junkyard TFT Render old.png", ["origin"] = {"Scrap"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Chomp", ["abilityicon"] = "Chomp.png", ["active"] = "Bites his target dealing {{as|140% AD}} {{as|physical damage}}, reduces the {{as|attack speed}} of the target by 25% for 3 seconds, and steals {{ap|20|25|40}} {{tiptft|AP|{{as|AP}}}} {{as|attack damage}} for the rest of combat.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 40, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Junkyard", ["tier"] = 1, ["render"] = "Trundle Junkyard TFT Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Chomp", ["abilityicon"] = "Chomp.png", ["active"] = "{{as|Heal}} {{as|{{ap|200|220|250}}% {{tiptft|AP|{{as|AP}}}}}} and chomp target for {{as|280% AD}} as {{as|physical damage}}. Both effects are increased by up to 75% based on Trundle's {{as|'''missing''' Health}}.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Tank" }, }, ["Tryndamere"] = { [4.5] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 4, ["render"] = "Tryndamere WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Duelist", "Slayer"}, ["abilityname"] = "Spinning Slash", ["abilityicon"] = "Spinning Slash.png", ["active"] = "Spins towards the most enemies in a line dealing {{as|140% AD}} {{as|physical damage}} to enemies hit and empowering his next 3 basic attacks to deal {{ap|75|100|200}}% {{tiptft|AP|{{as|AP}}}} '''bonus''' damage.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 85, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Warring Kingdoms", ["tier"] = 4, ["render"] = "Tryndamere WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Duelist", "Slayer"}, ["abilityname"] = "Spinning Slash", ["abilityicon"] = "Spinning Slash.png", ["active"] = "Spin in a line towards the most enemies possible within 4 hexes, dealing {{as|140% AD}} {{as|physical damage}} to enemies in the path and empowering the next 3 attacks to deal {{as|{{ap|75|100|200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' physical damage}}.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+15% Attack Damage}}.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 85, ["as"] = 0.85, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true }, [6.5] = { ["skin"] = "Chemtech", ["tier"] = 3, ["render"] = "Tryndamere Chemtech TFT Render.png", ["origin"] = {"Chemtech"}, ["class"] = {"Challenger"}, ["abilityname"] = "Spinning Slash", ["abilityicon"] = "Spinning Slash.png", ["active"] = "Spins towards the most enemies in a line dealing {{ap|70|90|110}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 100% AD)}} {{as|physical damage}} to enemies hit and empowering his next 3 basic attacks to deal 25% '''bonus''' damage.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 70, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, }, ["Twisted Fate"] = { [1] = { ["skin"] = "Cutpurse", ["tier"] = 2, ["render"] = "Twisted Fate Cutpurse Render.png", ["origin"] = {"Pirate"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Pick a Card", ["abilityicon"] = "Pick a Card.png", ["active"] = "After a small delay, randomly selects one of three cards, enhancing his next basic attack to deal {{ap|150 to 350 3}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and apply an additional effect:<br />[[File:Blue Card.png|border|20px|link=]] Blue Card: Restores {{ap|30 to 70 3}} {{as|mana}} to himself and adjacent allies.<br />[[File:Red Card.png|border|20px|link=]] Red Card: Deals the same {{as|magic damage}} to enemies adjacent to the target.<br />[[File:Gold Card.png|border|20px|link=]] Gold Card: {{tiptft|Stun|Stuns}} the target for {{ap|2 to 4 3}} seconds.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 1, ["render"] = "Twisted Fate Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Wild Cards", ["abilityicon"] = "Wild Cards.png", ["active"] = "Throws three cards in a cone that deal {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to each enemy they pass through.", ["hp"] = 550, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 1, ["render"] = "Twisted Fate Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Wild Cards", ["abilityicon"] = "Wild Cards.png", ["active"] = "Throws three cards in a cone that deal {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to each enemy they pass through.", ["hp"] = 550, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Pulsefire", ["variant"] = "old", ["tier"] = 1, ["render"] = "Twisted Fate Pulsefire Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Wild Cards", ["abilityicon"] = "Wild Cards.png", ["active"] = "Throw three cards in a cone that deal {{as|{{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to each enemy they pass through.", ["hp"] = 500, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 1, ["render"] = "Twisted Fate BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Mage"}, ["abilityname"] = "Wild Cards", ["abilityicon"] = "Wild Cards.png", ["active"] = "Throws three cards in a cone that deal {{ap|250|350|475}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to each enemy they pass through.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 1, ["render"] = "Twisted Fate BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Mage"}, ["abilityname"] = "Wild Cards", ["abilityicon"] = "Wild Cards.png", ["active"] = "Throws three cards in a cone that deal {{ap|250|350|475}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to each enemy they pass through.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Blood Moon", ["tier"] = 1, ["render"] = "Twisted Fate BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Mage"}, ["abilityname"] = "Wild Cards", ["abilityicon"] = "Wild Cards.png", ["active"] = "Throw 3 cards in a cone toward the current target, dealing {{as|{{ap|180|270|400}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to each enemy they pass through.<br><br>{{sbc|Chosen Effect:}} {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true }, [6] = { ["skin"] = "Crime City Nightmare", ["variant"] = "old", ["tier"] = 1, ["render"] = "Twisted Fate CrimeCityNightmare TFT Render old.png", ["origin"] = {"Syndicate"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Wild Cards", ["abilityicon"] = "Wild Cards.png", ["active"] = "Throws three cards in a cone that deal {{ap|155|205|275}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to each enemy they pass through.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Pulsefire", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Twisted Fate Pulsefire Render.png", ["origin"] = {"InfiniTeam"}, ["class"] = {"Duelist","Spellslinger"}, ["abilityname"] = "It's Time to Duel!", ["abilityicon"] = "Twisted Fate Pick a Card.png", ["active"] = "Twisted Fate draws {{ap|6|6|12}} cards and begins drawing another card after every auto attack. After {{fd|2.50}} seconds, Twisted Fate throws all of his drawn cards, each dealing {{as|{{ap|55|85|250}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. The final card thrown is a red card that deals {{as|{{ap|190|285|800}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies.", ["hp"] = 750, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Twisted Fate TFT Render.png", ["origin"] = {"Bilgewater"}, ["class"] = {"Multicaster"}, ["abilityname"] = "Stacked Deck", ["abilityicon"] = "Twisted Fate Stacked Deck.png", ["active"] = "Throw a hand of cards at the current target that deal {{as|{{ap|165|250|375}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. After {{fd|1.50}} seconds the cards explode, dealing {{as|{{ap|210|315|490}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Space Groove", ["tier"] = 4, ["render"] = "Twisted Fate SpaceGroove TFT Render.png", ["origin"] = {"Disco"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Hustle & Shuffle", ["abilityicon"] = "Twisted Fate Wild Cards.png", ["active"] = "Throw 21 + {{as|1 per 40% '''bonus''' Attack Speed}} cards divided between the current target and 3 nearest enemies. They reduce {{as|Magic Resist}} by 1 and deal {{as|{{ap|50|75|225}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br />{{sbc|Headliner Effect:}} Throws 3 extra cards.", ["hp"] = 700, ["mana"] = 105, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Space Groove", ["tier"] = 4, ["render"] = "Twisted Fate SpaceGroove TFT Render.png", ["origin"] = {"Disco"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Hustle & Shuffle", ["abilityicon"] = "Twisted Fate Wild Cards.png", ["active"] = "Throw 21 + {{as|1 per 20% '''bonus''' Attack Speed}} cards divided between the current target and 3 nearest enemies. They reduce {{as|Magic Resist}} by 1 and deal {{as|{{ap|45|70|225}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br />{{sbc|Headliner Effect:}} Throws 3 extra cards.", ["hp"] = 700, ["mana"] = 105, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Pulsefire", ["tier"] = 3, ["render"] = "Twisted Fate Pulsefire TFT Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Quickstriker"}, ["abilityname"] = "Wild Cards", ["abilityicon"] = "Wild Cards.png", ["active"] = "Throw 3 cards at different targets.<br><br>[[File:Twisted_Fate_Blue_Card.png|18px|link=]]{{sbc|Blue Card:}} {{as|Restore|Heal}} {{as|{{ap|90|110|140}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} to the {{as|'''lowest''' Health ally}}.<br>[[File:Twisted_Fate_Red_Card.png|18px|link=]]{{sbc|Red Card:}} Deal {{as|{{ap|120|180|275}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the largest circle of enemies.<br>[[File:Twisted_Fate_Gold_Card.png|18px|link=]]{{sbc|Yellow Card:}} Deal {{as|{{ap|240|360|560}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to target and {{tiptft|Stun}} them for 1 second.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 35, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, [14] = { ["skin"] = "Crime City Nightmare", ["tier"] = 2, ["render"] = "Twisted Fate CrimeCityNightmare TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Ace High", ["abilityicon"] = "Twisted Fate Stacked Deck.png", ["passive"] = "Gain {{as|1.5 {{tip|TFT AP|{{as|Ability Power}}}}}} each Attack.", ["active"] = "Throw a card at the current target and next nearest target, dealing {{as|{{ap|220|330|500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.<br><br>'''Kingpin bonus:''' Throw a random special card at the current target that deals {{as|{{ap|265|400|595}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. [[File:Twisted_Fate_Red_Card.png|20px|link=]] '''Red card''' hits enemies in a 1-hex area. [[File:Twisted_Fate_Blue_Card.png|20px|link=]] '''Blue card''' deals 50% of its damage as {{as|true damage}}. Rarely, throw a [[File:Twisted_Fate_Gold_Card.png|20px|link=]] '''Yellow card''' that grants {{g|gold}}.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 10, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["role"] = "Magic Carry", ["star4"] = true }, }, ["Twitch"] = { [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Twitch Render.png", ["origin"] = {"Poison"}, ["class"] = {"Ranger"}, ["abilityname"] = "Spray and Pray", ["abilityicon"] = "Spray and Pray.png", ["active"] = "For the next 8 seconds, gains {{as|{{ap|30|60|200}}% AD}} {{as|'''bonus''' physical damage on-hit}} and infinite range. During this time his basic attacks travel their full range and hit every enemy they pass through. This also applies on-hit effects.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Twitch TFT Render old.png", ["origin"] = {"Chemtech"}, ["class"] = {"Assassin"}, ["abilityname"] = "Piercing Bolt", ["abilityicon"] = "Spray and Pray.png", ["active"] = "Fires a powerful bolt towards his target that pierces through enemies hit, dealing {{ap|25|50|75}} {{tiptft|AP|{{as|AP}}}} {{as|(+ {{ap|125|135|150}}% AD)}} {{as|physical damage}} and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for 5 seconds.", ["hp"] = 450, ["mana"] = 35, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 3, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Twitch TFT Render old.png", ["origin"] = {"Chemtech"}, ["class"] = {"Assassin"}, ["abilityname"] = "Piercing Bolt", ["abilityicon"] = "Spray and Pray.png", ["active"] = "Fires a powerful bolt towards his target that pierces through enemies hit, dealing {{ap|60|70|80}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 125% AD)}} {{as|physical damage}} and applying {{tip|TFT Grievous Wounds|Grievous Wounds}} for 5 seconds.", ["hp"] = 450, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 3, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Twitch Shadowfoot", ["tier"] = 2, ["render"] = "Twitch TwitchShadowfoot TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Swiftshot"}, ["abilityname"] = "Blast Potion", ["abilityicon"] = "Venom Cask.png", ["active"] = "Hurls an exploding flask at his target, dealing {{ap|50|75|100}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 120% AD)}} {{as|physical damage}} and reducing the {{as|armor}} of enemies hit by 40% for 5 seconds.<br />{{sbc|Guild Bonus:}} Gain 10% {{as|'''bonus''' attack speed}}.", ["hp"] = 550, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 45, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Twitch Shadowfoot", ["tier"] = 2, ["render"] = "Twitch TwitchShadowfoot TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Swiftshot"}, ["abilityname"] = "Blast Potion", ["abilityicon"] = "Venom Cask.png", ["active"] = "Hurls an exploding flask at his target, dealing {{ap|50|75|100}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 120% AD)}} {{as|physical damage}} and reducing the {{as|armor}} of enemies hit by 40% for 5 seconds.<br />{{sbc|Guild Bonus:}} Gain 11% {{as|'''bonus''' attack speed}}.", ["hp"] = 550, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Vandal", ["tier"] = 2, ["render"] = "Twitch Vandal TFT Render.png", ["origin"] = {"Punk"}, ["class"] = {"Executioner"}, ["abilityname"] = "Bottled Anarchy", ["abilityicon"] = "Twitch Venom Cask.png", ["active"] = "Throw an bottle at the current target, which deals {{as|200% AD}} {{as|physical damage}} to enemies within 1 hex. It explodes into 6 shards; each dealing {{as|{{ap|35|50|80}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to a random enemy within 2 hexes. Each enemy {{tip|TFT Crit|critically struck}} by the bottle creates 1 more shard.<br />{{sbc|Headliner Effect:}} {{as|+15% AD}}, {{as|+20% Critical Chance}}.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Vandal", ["tier"] = 2, ["render"] = "Twitch Vandal TFT Render.png", ["origin"] = {"Punk"}, ["class"] = {"Executioner"}, ["abilityname"] = "Bottled Anarchy", ["abilityicon"] = "Twitch Venom Cask.png", ["active"] = "Throw an bottle at the current target, which deals {{as|250% AD}} {{as|physical damage}} to enemies within 1 hex. It explodes into 4 shards; each dealing {{as|{{ap|35|50|80}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to a random enemy within 2 hexes. Each enemy {{tip|TFT Crit|critically struck}} by the bottle creates 1 more shard.<br />{{sbc|Headliner Effect:}} {{as|+15% AD}}, {{as|+20% Critical Chance}}.", ["hp"] = 550, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Ice King", ["tier"] = 1, ["render"] = "Twitch IceKing TFT Render.png", ["origin"] = {"Frost"}, ["class"] = {"Hunter"}, ["abilityname"] = "Ice Shard", ["abilityicon"] = "Twitch Spray and Pray.png", ["active"] = "Fire a shard of ice at the target that pierces through enemies hit, dealing ({{as|160% AD}} + {{as|{{ap|20|30|45}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}}, reduced by 20% for each target hit. Targets are 20% {{tip|TFT Sunder|Sundered}} for 5 seconds.<br><br>''Sunder: Reduce Armor.''", ["hp"] = 450, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Twitch TFT Render.png", ["origin"] = {"Experiment"}, ["class"] = {"Sniper"}, ["abilityname"] = "Spray and Pray", ["abilityicon"] = "Spray and Pray.png", ["active"] = "For the next 8 attacks, gain {{as|75% Attack Speed}}, infinite range, and replace attacks with a piercing bolt that targets random enemies. Bolts deal {{as|{{ap|140|140|400}}% AD}} + {{as|{{ap|18|25|120}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|physical damage}}, reduced by {{ap|40|40|10}}% for each enemy they pass through.<br><br>'''Experiment Bonus:''' After every 5 attacks, deal {{as|physical damage}} to the nearest enemy equal to {{as|20% of their '''max''' Health}}.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 71, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Carry" }, }, ["Udyr"] = { [5] = { ["skin"] = "Dragon Oracle", ["tier"] = 1, ["render"] = "Udyr DragonOracle TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Feral Instinct", ["abilityicon"] = "Monkey's Agility.png", ["active"] = "Swaps between Turtle and Tiger stance with each cast, gaining the following benefits:<br />[[File:Turtle Stance.png|20px|link=]] {{sbc|Turtle:}} Gains a {{ap|250|350|550}} {{tiptft|AP|{{as|AP}}}} shield for 4 seconds.<br />[[File:Tiger Stance.png|20px|link=]] {{sbc|Tiger:}} Strikes 3 times quickly with his next basic attack dealing {{as|{{ap|120|130|180}}% AD}} {{as|physical damage}}.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Dragon Oracle", ["tier"] = 1, ["render"] = "Udyr DragonOracle TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Feral Instinct", ["abilityicon"] = "Monkey's Agility.png", ["active"] = "Swaps between Turtle and Tiger stance with each cast, gaining the following benefits:<br />[[File:Turtle Stance.png|20px|link=]] {{sbc|Turtle:}} Gains a {{ap|250|350|600}} {{tiptft|AP|{{as|AP}}}} shield for 4 seconds.<br />[[File:Tiger Stance.png|20px|link=]] {{sbc|Tiger:}} Strikes 3 times quickly with his next basic attack dealing {{as|{{ap|120|130|180}}% AD}} {{as|physical damage}}.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Dragon Oracle", ["tier"] = 1, ["render"] = "Udyr DragonOracle TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Skirmisher"}, ["abilityname"] = "Feral Instinct", ["abilityicon"] = "Monkey's Agility.png", ["active"] = "Swap between Turtle and Tiger stance with each cast, gaining the following benefits:<br><br>{{sbc|Turtle:}} Gain {{as|{{ap|300|350|450}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds.<br><br>{{sbc|Tiger:}} The next attack strikes 3 times quickly for {{as|{{ap|150|150|165}}% AD}} {{as|physical damage}} per strike.", ["hp"] = 700, ["mana"] = 40, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Inkshadow", ["tier"] = 5, ["render"] = "Udyr Inkshadow TFT Render.png", ["origin"] = {"Inkshadow"}, ["class"] = {"Behemoth", "Spirit Walker"}, ["abilityname"] = "Ram Slam / Tiger Strikes", ["abilityicon"] = "Udyr Wingborne Storm.png", ["active"] = "{{sbc|Ram Slam:}} Gain {{as|{{ap|300|375|5000}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds and charge through the current target, briefly {{tip|TFT Airborne|knocking up}} any enemies he hits. Grab the nearest enemy and slam them into the ground, dealing {{as|{{ap|300|450|4800}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''total''' magic damage}} to them and adjacent enemies.<br/><br/>{{sbc|Tiger Strikes:}} Gain {{as|{{ap|60|60|500}}% Attack Speed}} and empower Udyr's attacks for the next {{ap|6|6|30}} seconds to strike {{ap|4|4|20}} additional times dealing {{as|{{ap|180|270|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 1050, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 50, ["as"] = 1, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, }, ["Ultimate Ezreal"] = { [8.5] = { ["skin"] = "Pulsefire", ["tier"] = 5, ["render"] = "Ezreal Pulsefire Level3 Render.png", ["origin"] = {"InfiniTeam","Parallel"}, ["class"] = {"Sureshot"}, ["abilityname"] = "Alternate Ezrealities", ["abilityicon"] = "Ezreal Arcane Shift.png", ["active"] = "Ezreal shatters the timestream, calling in {{ap|5|5|25}} temporal duplicates of himself that each fire a blast of energy towards the largest group of enemies. Enemies hit by a blast take ({{as|{{ap|133|133|533}}% AD}} + {{as|{{ap|15/25/177}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}.", ["hp"] = 800, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 64, ["as"] = 0.95, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" } }, ["Urgot"] = { [3.5] = { ["skin"] = "Battlecast", ["variant"] = "old", ["tier"] = 5, ["render"] = "Urgot Battlecast Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Protector"}, ["abilityname"] = "Fear Beyond Death", ["abilityicon"] = "Fear Beyond Death.png", ["active"] = "Fires a drill at the farthest enemy, reeling the first enemy it hits in over {{ap|3|2|1}} seconds. Once they reach him, he repeatedly deals 2000 {{as|true damage}} very quickly until they die. After each successful cast, the {{as|mana cost}} of this ability is reduced by {{ap|20|30|100}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 950, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 80, ["as"] = 0.7, ["range"] = 2, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Battlecast", ["variant"] = "old", ["tier"] = 5, ["render"] = "Urgot Battlecast Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Protector"}, ["abilityname"] = "Fear Beyond Death", ["abilityicon"] = "Fear Beyond Death.png", ["active"] = "Fire a drill toward the farthest enemy and reel in the first enemy hit over {{ap|3|2|1}} seconds. Once reeled in, repeatedly deal {{ap|2000|2000|10000}} {{as|true damage}} very quickly until they die. After his first successful cast, the {{as|Mana '''cost''' of this ability|Mana}} is reduced by {{as|{{ap|20|30|120}} {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 950, ["mana"] = 120, ["startmana"] = 50, ["ad"] = 80, ["as"] = 0.7, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Urgot TFT Render old.png", ["origin"] = {"Chemtech"}, ["class"] = {"Twinshot"}, ["abilityname"] = "Purge", ["abilityicon"] = "Purge.png", ["active"] = "For the next {{ap|5|5|10}} {{tiptft|AP|{{as|AP}}}} seconds, he attacks the closest enemy at a fixed rate of {{ap|5|7|12}} attacks per second. Each attack deals {{as|30% AD}}{{times}}{{as|30% attack speed}} {{as|physical damage}}. Ever 3rd attack from this ability counts as a basic attack.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.65, ["range"] = 3, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Giant Enemy Crabgot", ["tier"] = 5, ["render"] = "Urgot GiantEnemyCrabgot Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Undertow", ["abilityicon"] = "Nami Tidal Wave old.png", ["passive"] = "Urgot's claw fires {{ap|5|5|20}} attacks per second, each dealing {{as|(0.40 + {{ap|0.15|0.25|1.00}})% AS}} {{as|'''additional''' physical damage}}.", ["active"] = "Urgot summons a gigantic wave behind his enemies that deals {{as|{{ap|5|8|75}}% of their '''maximum''' Health}} as {{as|magic damage}}. The wave knocks enemies forward 1 hex, {{tiptft|Stun|Stuns}} them for {{ap|1|{{fd|1.5}}|5}} seconds, and has a {{as|{{ap|15|25|100}}% {{tiptft|AP|{{as|AP}}}}}} (max. 100%) of chance to dredge up treasure ({{g|gold}} and/or loot).<br/><br/>''Stun: cannot move, attack, or cast Abilities.''", ["hp"] = 1000, ["mana"] = 175, ["startmana"] = 75, ["ad"] = 65, ["as"] = 1, ["range"] = 3, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Pajama Guardian Cosplay", ["tier"] = 5, ["render"] = "Urgot PajamaGuardianCosplay RoseQuartz Render.png", ["origin"] = {"Star Guardian", "Threat"}, ["class"] = {""}, ["abilityname"] = "Undertow", ["abilityicon"] = "Nami Tidal Wave old.png", ["passive"] = "Urgot's claw fires {{ap|5|5|20}} attacks per second, each dealing {{as|(0.40 + {{ap|0.15|0.25|1.00}})% AS}} {{as|'''additional''' physical damage}}.", ["active"] = "Urgot summons a gigantic wave behind his enemies that deals {{as|{{ap|5|8|75}}% of their '''maximum''' Health}} as {{as|magic damage}}. The wave knocks enemies forward 1 hex, {{tiptft|Stun|Stuns}} them for {{ap|1|{{fd|1.5}}|5}} seconds, and has a {{as|{{ap|15|25|100}}% {{tiptft|AP|{{as|AP}}}}}} (max. 100%) of chance to dredge up treasure ({{g|gold}} and/or loot).<br/>If Urgot’s Undertow wave deals lethal damage, a chest will spawn giving a 1-star copy of the friend he made along the way.<br/><br/>''Stun: cannot move, attack, or cast Abilities.''", ["hp"] = 1000, ["mana"] = 200, ["startmana"] = 100, ["ad"] = 65, ["as"] = 1, ["range"] = 3, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Urgot Render.png", ["origin"] = {"Zaun"}, ["class"] = {"Deadeye"}, ["abilityname"] = "Disdain", ["abilityicon"] = "Urgot Purge.png", ["passive"] = "Whenever an enemy enters Attack Range, fire a blast from the leg facing that direction that deals {{as|{{ap|40|60|500}}% AD}} {{as|physical damage}}. Each of Urgot's 6 legs has a {{ap|4|4|1}} second cooldown.", ["active"] = "Gain {{as|{{ap|400|500|1200}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 5 seconds and dash behind the current target. Reset all leg cooldowns.", ["hp"] = 1000, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.70, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "High Noon", ["tier"] = 3, ["render"] = "Urgot HighNoon TFT Render.png", ["origin"] = {"Country"}, ["class"] = {"Mosher"}, ["abilityname"] = "Fire from his Fingertips", ["abilityicon"] = "Urgot Purge.png", ["active"] = "For 8 seconds, convert {{as|'''bonus''' Attack Speed}} to {{as|Attack Damage}}. Attacks deal {{as|{{ap|180|180|190}}% AD}} + {{as|{{ap|15|25|40}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} in a cone and grant Urgot 20% of the damage dealt as a Shield by 5 second.<br />{{sbc|Headliner Effect:}} {{as|+15% AD}}, {{as|+10% {{tiptft|Omnivamp|{{as|Omnivamp}}}}}}.", ["hp"] = 750, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "High Noon", ["tier"] = 3, ["render"] = "Urgot HighNoon TFT Render.png", ["origin"] = {"Country"}, ["class"] = {"Mosher"}, ["abilityname"] = "Fire from his Fingertips", ["abilityicon"] = "Urgot Purge.png", ["active"] = "For 8 seconds, convert {{as|'''bonus''' Attack Speed}} to {{as|Attack Damage}}. Attacks deal {{as|{{ap|160|160|165}}% AD}} + {{as|{{ap|15|25|40}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} in a cone and grant Urgot 20% of the damage dealt as a Shield by 5 second.<br />{{sbc|Headliner Effect:}} {{as|+15% AD}}, {{as|+10% {{tiptft|Omnivamp|{{as|Omnivamp}}}}}}.", ["hp"] = 750, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Urgot TFT Render.png", ["origin"] = {"Experiment"}, ["class"] = {"Artillerist", "Pit Fighter"}, ["abilityname"] = "Corrosive Charge", ["abilityicon"] = "Urgot Corrosive Charge.png", ["active"] = "Fire an explosive charge, dealing ({{as|{{ap|300|300|310}}% AD}} + {{as|{{ap|35|50|75}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to target and ({{as|{{ap|150|150|155}}% AD}} + {{as|{{ap|35|50|75}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to adjacent enemies. 20% {{tip|TFT Sunder|Sunder}} all enemies hit for 6 seconds.<br><br>'''Experiment Bonus:''' Dash to targets. On cast, gain {{as|8% '''max''' Health}} Shield and {{as|20% Attack Speed}} for 5 seconds.", ["hp"] = 650, ["mana"] = 90, ["startmana"] = 45, ["ad"] = 55, ["as"] = 0.75, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Fighter" }, [14] = { ["skin"] = "Battlecast", ["tier"] = 5, ["render"] = "Urgot Battlecast TFT Render.png", ["origin"] = {"BoomBot"}, ["class"] = {"Executioner"}, ["abilityname"] = "Fear Beyond Death", ["abilityicon"] = "Urgot Disdain.png", ["active"] = "For {{ap|5|5|60}} seconds, gain {{as|{{ap|125|125|500}}% Attack Speed}} and lock-on to the {{as|'''lowest''' percent Health}} enemy within ({{as|5 + {{tip|TFT Range|{{as|Range}}}}}}) hexes. Attacks also fire 3 rockets, each dealing ({{as|{{ap|95|95|999}}% {{tip|TFT AD|{{as|AD}}}}}} + {{as|{{ap|8|12|100}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|'''total''' physical damage}}.<br><br>Each cast, the first time a locked-on enemy falls beneath {{as|{{ap|15|15|95}}% Health}}, {{tip|Execute|execute}} them, reel them in, and grind them into parts.<br><br>''Grind [[TFT:Item|Item]] Chance: 10% / 33% / 100%''<br>''Grind {{g|Gold}} Chance: 25% / 50% / 100%''", ["hp"] = 850, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 66, ["as"] = 0.85, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["role"] = "Attack Carry" }, }, ["Vander"] = { [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Vander TFT Render.png", ["origin"] = {"Family"}, ["class"] = {"Watcher"}, ["abilityname"] = "Hound of the Underground", ["abilityicon"] = "Vander Hound of the Underground TFT.png", ["active"] = "Stop attacking and brace for {{fd|2.5}} seconds, gaining {{as|{{ap|100|130|180}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Armor}} and {{as|Magic Resist}}. Empower the next attack to deal {{as|400% AD}} as {{as|physical damage}}, increased by {{as|100% AD}} {{as|physical damage}} for each 1 or 2 cost champion on your team.", ["hp"] = 800, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Tank" }, }, ["Varus"] = { [1] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Varus Render.png", ["origin"] = {"Demon"}, ["class"] = {"Ranger"}, ["abilityname"] = "Piercing Arrow", ["abilityicon"] = "Piercing Arrow.png", ["active"] = "After channeling for {{fd|1.5}} seconds, fires a piercing arrow up to 8 hexes away, dealing {{ap|300 to 800 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in its path.", ["hp"] = 500, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [2] = { ["skin"] = "Infernal", ["variant"] = "old", ["tier"] = 2, ["render"] = "Varus Infernal Render.png", ["origin"] = {"Inferno"}, ["class"] = {"Ranger"}, ["abilityname"] = "Piercing Arrow", ["abilityicon"] = "Piercing Arrow.png", ["active"] = "After channeling for {{fd|1.5}} seconds, fires a piercing arrow up to 8 hexes away, dealing {{ap|225|450|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in its path.", ["hp"] = 550, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Arclight", ["tier"] = 2, ["render"] = "Varus Arclight TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Ranger"}, ["abilityname"] = "Holy Arrows", ["abilityicon"] = "Hail of Arrows.png", ["active"] = "Fires a hail of arrows around his target, dealing {{as|{{ap|150|155|165}}% AD}} {{as|physical damage}}. '''Varus''' and allies within the area are blessed for 6 seconds, causing them to deal {{ap|40|60|90}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} with their basic attacks for the duration.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Arclight", ["tier"] = 2, ["render"] = "Varus Arclight TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Ranger"}, ["abilityname"] = "Holy Arrows", ["abilityicon"] = "Hail of Arrows.png", ["active"] = "Fires a hail of arrows around his target, dealing {{as|{{ap|150|155|165}}% AD}} {{as|physical damage}}. '''Varus''' and allies within the area are blessed for 6 seconds, causing them to deal {{ap|40|60|90}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} with their basic attacks for the duration.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Arclight", ["tier"] = 2, ["render"] = "Varus Arclight TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Ranger"}, ["abilityname"] = "Holy Arrows", ["abilityicon"] = "Hail of Arrows.png", ["active"] = "Fire a hail of arrows in a two-hex radius around the current target. Enemies take {{as|{{ap|150|155|165}}% AD}} {{as|physical damage}}. Varus and allies within the radius deal {{as|{{ap|40|60|90}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} on attack for the next 6 seconds.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Cosmic Hunter", ["tier"] = 3, ["render"] = "Varus CosmicHunter Render.png", ["origin"] = {"Astral"}, ["class"] = {"Swiftshot"}, ["abilityname"] = "Chain of Constellations", ["abilityicon"] = "Chain of Corruption.png", ["active"] = "Sends out a cosmic tendril towards his target that strikes the first enemy hit, dealing {{as|250% AD}} {{as|physical damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|1.75|2}} seconds. Tendrils then spread to 3 nearby enemies, dealing {{ap|100|180|300}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for the remainder of the duration.", ["hp"] = 650, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 50, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Cosmic Hunter", ["tier"] = 3, ["render"] = "Varus CosmicHunter TFT Render.png", ["origin"] = {"Astral"}, ["class"] = {"Swiftshot"}, ["abilityname"] = "Chain of Constellations", ["abilityicon"] = "Chain of Corruption.png", ["active"] = "Sends out a cosmic tendril towards his target that strikes the first enemy hit, dealing {{as|250% AD}} {{as|physical damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|1.75|2}} seconds. Tendrils then spread to 3 nearby enemies, dealing {{ap|150|250|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for the remainder of the duration.", ["hp"] = 650, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 55, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Infernal", ["tier"] = 4, ["render"] = "Varus Infernal TFT Render.png", ["origin"] = {"Pyro"}, ["class"] = {"Blaster"}, ["abilityname"] = "Hail of Hellfire", ["abilityicon"] = "Varus Piercing Arrow.png", ["active"] = "Fire a supernova at the largest clump of enemies within {{tip|TFT Range|{{as|Attack Range}}}} plus 1 hexes that deals ({{as|{{ap|500|500|1000}}% AD}} + {{as|{{ap|50|75|200}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to the target and adjacent enemies. It explodes into a cluster of fireballs, each dealing {{ap|40|40|80}}% of initial damage as {{as|physical damage}} to all other enemies within three hexes.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 20, ["ad"] = 52, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [14] = { ["skin"] = "PROJECT", ["tier"] = 3, ["render"] = "Varus PROJECT TFT Render.png", ["origin"] = {"Exotech"}, ["class"] = {"Executioner"}, ["abilityname"] = "Malware Chain", ["abilityicon"] = "Varus Chain of Corruption.png", ["active"] = "Fire a chain that deals {{as|{{ap|200|300|480}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and {{tiptft|Stun|Stuns}} for 1 seconds. The chain links to the 3 closest enemies, dealing {{as|{{ap|100|150|240}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to each.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 15, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["role"] = "Magic Caster" }, }, ["Vayne"] = { [1] = { ["skin"] = "Arclight", ["variant"] = "old", ["tier"] = 1, ["render"] = "Vayne Arclight Render.png", ["origin"] = {"Noble"}, ["class"] = {"Ranger"}, ["abilityname"] = "Silver Bolts", ["abilityicon"] = "Silver Bolts.png", ["passive"] = "Basic attacks apply a ''Silver Bolts'' stack. Attacking a new enemy removes all her stacks from the previous target.<br />The third stack consumes them all to deal {{as|{{ap|8|12|16}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|'''bonus''' true damage}}.", ["hp"] = 550, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [2] = { ["skin"] = "Arclight", ["tier"] = 1, ["render"] = "Vayne Arclight Render.png", ["origin"] = {"Light"}, ["class"] = {"Ranger"}, ["abilityname"] = "Silver Bolts", ["abilityicon"] = "Silver Bolts.png", ["passive"] = "Basic attacks apply a ''Silver Bolts'' stack. Attacking a new enemy removes all her stacks from the previous target.<br />The third stack consumes them all to deal {{as|{{ap|10|13|16}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|'''bonus''' true damage}}.", ["hp"] = 550, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "PROJECT", ["tier"] = 3, ["render"] = "Vayne PROJECT Helmet Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Sniper"}, ["abilityname"] = "Final Hour", ["abilityicon"] = "Final Hour.png", ["active"] = "Focuses for 10 {{tiptft|AP|{{as|AP}}}} seconds, tumbling away from her target immediately and every third attack thereafter. When she tumbles, she becomes {{tip|TFT invisible|invisible}} and her next basic attack deals {{as|{{ap|175|200|275}}% AD}} {{as|physical damage}}.", ["hp"] = 500, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "PROJECT", ["tier"] = 3, ["render"] = "Vayne PROJECT Helmet Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Sniper"}, ["abilityname"] = "Final Hour", ["abilityicon"] = "Final Hour.png", ["active"] = "Focus for {{as|8 {{tiptft|AP|{{as|AP}}}}}} seconds, tumbling away from the current target immediately and every third attack thereafter. After tumbling, become untargetable, shed negative effects, and the next attack deals {{as|{{ap|125|185|315}}% AD}} {{as|physical damage}}.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.85, ["range"] = 6, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Spirit Blossom", ["tier"] = 1, ["render"] = "Vayne SpiritBlossom Obsidian Render.png", ["origin"] = {"Dusk"}, ["class"] = {"Sharpshooter"}, ["abilityname"] = "Silver Bolts", ["abilityicon"] = "Silver Bolts.png", ["passive"] = "Basic attacks apply a ''Silver Bolts'' stack. The third stack consumes all stacks on the target to deal {{ap|50|90|130}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' true damage}}.", ["hp"] = 500, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.9, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Soulstealer", ["tier"] = 1, ["render"] = "Vayne Soulstealer TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Ranger"}, ["abilityname"] = "Silver Bolts", ["abilityicon"] = "Silver Bolts.png", ["passive"] = "Basic attacks apply a ''Silver Bolts'' stack. The third stack consumes all stacks on the target to deal {{ap|70|100|140}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' true damage}}.", ["hp"] = 500, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.8, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Soulstealer", ["tier"] = 1, ["render"] = "Vayne Soulstealer TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Ranger"}, ["abilityname"] = "Silver Bolts", ["abilityicon"] = "Silver Bolts.png", ["passive"] = "Basic attacks apply a ''Silver Bolts'' stack. The third stack consumes all stacks on the target to deal {{ap|70|85|100}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' true damage}}.", ["hp"] = 500, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.8, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Soulstealer", ["tier"] = 1, ["render"] = "Vayne Soulstealer TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Ranger"}, ["abilityname"] = "Silver Bolts", ["abilityicon"] = "Silver Bolts.png", ["passive"] = "Every third attack on the same target deals {{as|{{ap|80|120|180}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' true damage}}.", ["hp"] = 500, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.8, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Battle Bat", ["variant"] = "old", ["tier"] = 3, ["render"] = "Vayne BattleBat TFT Render old.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Duelist","Recon"}, ["abilityname"] = "Silver Bolt", ["abilityicon"] = "Vayne Condemn old.png", ["active"] = "Vayne fires a heavy bolt at her target, dealing ({{as|{{ap|130|130|140}}% AD}} + {{as|{{ap|18|25|45}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|true damage}}.", ["hp"] = 600, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Battle Bat", ["variant"] = "old", ["tier"] = 3, ["render"] = "Vayne BattleBat TFT Render old.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Duelist"}, ["abilityname"] = "Silver Bolt", ["abilityicon"] = "Vayne Condemn old.png", ["active"] = "Vayne fires a heavy bolt at her target, dealing ({{as|{{ap|150|150|160}}% AD}} + {{as|{{ap|18|25|45}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|true damage}}.", ["hp"] = 600, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Battle Bat", ["tier"] = 2, ["render"] = "Vayne BattleBat TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Slayer"}, ["abilityname"] = "Bat Bolts", ["abilityicon"] = "Vayne Condemn.png", ["active"] = "Rapidly fire 3 attacks. The first two deal {{as|50% {{tip|TFT AD|{{as|AD}}}}}} {{as|'''bonus''' true damage}}, and the final attack deals ({{as|160% {{tip|TFT AD|{{as|AD}}}}}} + {{as|{{ap|10|15|25}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|'''bonus''' true damage}}.", ["hp"] = 550, ["mana"] = 90, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["role"] = "Attack Carry", ["star4"] = true }, }, ["Veigar"] = { [1] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Veigar Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Primordial Burst", ["abilityicon"] = "Primordial Burst.png", ["active"] = "Blasts an enemy with magical energy, dealing {{ap|350 to 950 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target enemy.<br />If '''Veigar''' is a higher star level than his target, the damage is increased to 19999.", ["hp"] = 500, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.55, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [2] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Veigar Render.png", ["origin"] = {"Shadow"}, ["class"] = {"Mage"}, ["abilityname"] = "Primordial Burst", ["abilityicon"] = "Primordial Burst.png", ["active"] = "Blasts an enemy, dealing {{ap|325|650|975}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.<br />If '''Veigar''' is a higher star level than his target, instantly kill it.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4] = { ["skin"] = "Elderwood", ["variant"] = "old", ["tier"] = 3, ["render"] = "Veigar Elderwood Amethyst Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Mage"}, ["abilityname"] = "Butterfly Burst", ["abilityicon"] = "Dark Matter.png", ["active"] = "Blasts the enemy with the {{as|lowest total-health}}, dealing {{ap|450|600|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If this kills the target, he permanently gains {{ap|1|1|2}} {{tip|TFT AP|ability power}}.", ["hp"] = 600, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Elderwood", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Veigar Elderwood Amethyst Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Mage"}, ["abilityname"] = "Dark Blossom", ["abilityicon"] = "Dark Matter.png", ["active"] = "Blasts the enemy with the {{as|lowest total-health}}, dealing {{ap|500|650|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If this kills the target, he permanently gains {{ap|1|1|2}} {{tip|TFT AP|ability power}}.", ["hp"] = 600, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Elderwood", ["tier"] = 3, ["render"] = "Veigar Elderwood Amethyst Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Mage"}, ["abilityname"] = "Dark Blossom", ["abilityicon"] = "Dark Matter.png", ["active"] = "Blast the enemy with the {{as|'''lowest''' Health}}, dealing {{as|{{ap|500|650|1000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. If the target dies, permanently gain {{as|{{ap|1|1|2}} {{tip|TFT AP|{{as|Ability Power}}}}}}.<br><br>{{sbc|Chosen Effect:}} {{as|+15% Attack Speed}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 600, ["mana"] = 55, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [6] = { ["skin"] = "Furyhorn Cosplay", ["tier"] = 5, ["render"] = "Veigar FuryhornCosplay (Base).png", ["origin"] = {"Yordle-Lord"}, ["class"] = {""}, ["abilityname"] = "Furyhorn Storm", ["abilityicon"] = "Furyhorn Cosplay Veigar profileicon.png", ["active"] = "Calls down {{ap|20|30|99}} Furyhorns over a few seconds near random enemies, each dealing {{ap|250|300|777}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Furyhorn Cosplay", ["tier"] = 5, ["render"] = "Veigar FuryhornCosplay (Base).png", ["origin"] = {"Yordle-Lord"}, ["class"] = {""}, ["abilityname"] = "Furyhorn Storm", ["abilityicon"] = "Furyhorn Cosplay Veigar profileicon.png", ["active"] = "Calls down {{ap|20|30|99}} Furyhorns over a few seconds near random enemies, each dealing {{ap|300|325|777}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [11.2] = { ["skin"] = "Furyhorn Cosplay", ["tier"] = 5, ["render"] = "Veigar FuryhornCosplay (Base).png", ["origin"] = {"Yordle-Lord"}, ["class"] = {""}, ["abilityname"] = "Furyhorn Storm", ["abilityicon"] = "Furyhorn Cosplay Veigar profileicon.png", ["active"] = "Rapidly call down {{ap|15|15|30|30}} Furyhorns near random enemies, each dealing {{ap|200|300|500|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.85, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "King Beegar", ["tier"] = 3, ["render"] = "Veigar KingBeegar TFT Render.png", ["origin"] = {"Honeymancy"}, ["class"] = {"Mage"}, ["abilityname"] = "King Bee's Judgement", ["abilityicon"] = "Veigar Primordial Burst.png", ["passive"] = "Gain {{as|3 {{tip|TFT AP|{{as|Ability Power}}}}}} for every Charm you buy.", ["active"] = "Deal {{as|{{ap|260|340|460}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the target.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [14] = { ["skin"] = "Final Boss", ["tier"] = 2, ["render"] = "Veigar FinalBoss TFT Render.png", ["origin"] = {"Cyberboss"}, ["class"] = {"Techie"}, ["abilityname"] = "Cyber Supremacy", ["abilityicon"] = "Veigar Dark Matter.png", ["active"] = "Deal {{as|{{ap|320|420|560}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the current target {{as|and {{as|{{ap|125|170|240}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies.|buzzword2}}<br>If Veigar is the same star level as the target, deal {{as|25% true damage}}. If Veigar is a higher star level, deal {{as|40% true damage}}.", ["hp"] = 550, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["role"] = "Magic Caster", ["star4"] = true }, [14.2] = { ["skin"] = "Furyhorn Cosplay", ["tier"] = 5, ["render"] = "Veigar FuryhornCosplay (Base).png", ["origin"] = {"Yordle-Lord"}, ["class"] = {""}, ["abilityname"] = "Furyhorn Storm", ["abilityicon"] = "Furyhorn Cosplay Veigar profileicon.png", ["active"] = "Rapidly call down {{ap|15|15|30|30}} Furyhorns near random enemies, each dealing {{ap|200|300|500|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.85, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, }, ["Vel'Koz"] = { [3] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Vel'Koz Render.png", ["origin"] = {"Void"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Lifeform Disintegration Ray", ["abilityicon"] = "Life Form Disintegration Ray.png", ["active"] = "Channels a 4-hex ray of energy that sweeps across the battlefield in a 60° cone, in 1400 range with 200 width range over 2 seconds, dealing {{ap|450|600|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} each second with each tick of damage occurring every {{fd|0.25}} seconds to enemies hit.", ["hp"] = 650, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Arclight", ["tier"] = 4, ["render"] = "Vel'Koz Arclight TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Lifeform Disintegration Ray", ["abilityicon"] = "Life Form Disintegration Ray.png", ["active"] = "Channels a ray of energy toward the enemy nearest to the center of the battlefield over 3 seconds, dealing total {{ap|900|1150|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration. The beam widens as Vel'Koz channels, and he will turn if there are no enemies in the area.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Arclight", ["tier"] = 4, ["render"] = "Vel'Koz Arclight TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Lifeform Disintegration Ray", ["abilityicon"] = "Life Form Disintegration Ray.png", ["active"] = "Channels a ray of energy toward the enemy nearest to the center of the battlefield over 3 seconds, dealing total {{ap|850|1100|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} over the duration. The beam widens as Vel'Koz channels, and he will turn if there are no enemies in the area.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Arclight", ["tier"] = 4, ["render"] = "Vel'Koz Arclight TFT Render.png", ["origin"] = {"Redeemed"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Lifeform Disintegration Ray", ["abilityicon"] = "Life Form Disintegration Ray.png", ["active"] = "Over 3 seconds, deal {{as|{{ap|700|1050|4000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} targeting the enemy nearest the center of the battlefield. The beam widens over the duration.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Blackfrost", ["tier"] = 3, ["render"] = "Vel'Koz Blackfrost TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Frozen Tomb", ["abilityicon"] = "Vel'Koz Void Rift.png", ["active"] = "Vel'koz {{tiptft|Stun|Stuns}} the enemy champion that has dealt the most damage this round for {{ap|2|{{fd|2.25}}|{{fd|2.50}}}} seconds and deals {{as|{{ap|275|415|680}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to them. An enemy cannot be frozen again for 4 seconds after being frozen.<br/><br/>''Stun: cannot move, attack, or cast Abilities.''", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Blackfrost", ["tier"] = 3, ["render"] = "Vel'Koz Blackfrost TFT Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Frozen Tomb", ["abilityicon"] = "Vel'Koz Void Rift.png", ["active"] = "Vel'koz {{tiptft|Stun|Stuns}} the enemy champion that has dealt the most damage this round for {{ap|2|{{fd|2.25}}|{{fd|2.50}}}} seconds and deals {{as|{{ap|275|415|680}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to them. An enemy cannot be frozen again for 4 seconds after being frozen.<br/><br/>''Stun: cannot move, attack, or cast Abilities.''", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.65, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Vel'Koz Render.png", ["origin"] = {"Void"}, ["class"] = {"Multicaster","Sorcerer"}, ["abilityname"] = "Plasma Fission", ["abilityicon"] = "Vel'Koz Plasma Fission.png", ["active"] = "Fire a plasma bolt towards the current target that deals {{as|{{ap|210|315|520}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy hit. It then splits in two, dealing 50% less damage whenever it passes through an enemy.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.70, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Vel'Koz Render.png", ["origin"] = {"Void"}, ["class"] = {"Multicaster","Sorcerer"}, ["abilityname"] = "Plasma Fission", ["abilityicon"] = "Vel'Koz Plasma Fission.png", ["active"] = "Fire a plasma bolt towards the current target that deals {{as|{{ap|250|375|600}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first enemy hit. It then splits in two, dealing 50% less damage whenever it passes through an enemy.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.70, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, }, ["Vex"] = { [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Vex Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Personal Space", ["abilityicon"] = "Vex Personal Space.png", ["active"] = "Shields herself for {{ap|525|675|850}} {{tiptft|AP|{{as|AP}}}} over 4 seconds. When the shield expires, it deals {{ap|100|135|175}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies within 2 hexes and {{ap|100|135|175}} {{tiptft|AP|{{as|AP}}}} '''bonus''' damage if it wasn't destroyed. If it was destroyed, the ability becomes 15% stronger this combat. This effect can stack.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Vex Render.png", ["origin"] = {"Yordle"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Personal Space", ["abilityicon"] = "Vex Personal Space.png", ["active"] = "Shields herself for {{ap|500|650|850}} {{tiptft|AP|{{as|AP}}}} over 4 seconds. When the shield expires, it deals {{ap|100|135|175}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies within 2 hexes and {{ap|100|135|175}} {{tiptft|AP|{{as|AP}}}} '''bonus''' damage if it wasn't destroyed. If it was destroyed, the ability becomes 15% stronger this combat. This effect can stack.", ["hp"] = 850, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.6, ["range"] = 2, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged" }, [8.5] = { ["skin"] = "Empyrean", ["tier"] = 3, ["render"] = "Vex Empyrean Render.png", ["origin"] = {"Riftwalker"}, ["class"] = {"Mascot"}, ["abilityname"] = "Shadow Surge", ["abilityicon"] = "Vex Mistral Bolt.png", ["active"] = "Vex launches a blast of gloom at her current target, dealing {{as|{{ap|240|360|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. Every third cast, her gloom becomes unstoppable, passing through enemies and dealing {{as|{{ap|240|360|600}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to each enemy hit.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Vex TFT Render old.png", ["origin"] = {"Emo"}, ["class"] = {"Executioner"}, ["abilityname"] = "Your Funeral", ["abilityicon"] = "Vex Looming Darkness.png", ["active"] = "Send a shadow at the current target that {{tiptft|Stun|Stuns}} enemies within 1 hex for {{fd|1.5}} seconds. Then, it deals {{as|{{ap|255|380|610}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 1 hex.<br />{{sbc|Headliner Effect:}} {{as|+25% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Vex TFT Render old.png", ["origin"] = {"Emo"}, ["class"] = {"Executioner"}, ["abilityname"] = "Your Funeral", ["abilityicon"] = "Vex Looming Darkness.png", ["active"] = "Send a shadow at the current target that {{tiptft|Stun|Stuns}} enemies within 1 hex for {{fd|0.75}} seconds. Then, it deals {{as|{{ap|255|380|610}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies within 1 hex.<br />{{sbc|Headliner Effect:}} {{as|+25% {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 700, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Stargazer", ["tier"] = 3, ["render"] = "Vex Stargazer TFT Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Mage"}, ["abilityname"] = "Personal Space", ["abilityicon"] = "Vex Personal Space.png", ["active"] = "Gain {{as|{{ap|380|410|450}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds, increased by 5% for each enemy targeting Vex. When it expires, deal {{as|{{ap|80|120|200}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies within 2 hexes.", ["hp"] = 850, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Vex TFT Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Visionary"}, ["abilityname"] = "Looming Darkness", ["abilityicon"] = "Vex Looming Darkness 2.png", ["active"] = "Deal {{as|{{ap|240|360|580|800}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to target and create a one-hex radius zone of darkness around them. After a brief delay, deal {{as|{{ap|120|180|290|400}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies still in the zone.", ["hp"] = 450, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, [14] = { ["skin"] = "Dawnbringer", ["tier"] = 4, ["render"] = "Vex Dawnbringer TFT Render.png", ["origin"] = {"Divinicorp"}, ["class"] = {"Executioner"}, ["abilityname"] = "Retribution", ["abilityicon"] = "Vex_Shadow_Surge.png", ["passive"] = "Gain {{as|15% {{tiptft|omnivamp|{{as|Omnivamp}}}}}}. 150% of overhealing from Retribution's damage is converted to {{as|'''bonus''' true damage}} to its primary target.", ["active"] = "Send a shadow to the target, dealing {{as|{{ap|100|150|600}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to all enemies it passes through. The shadow then explodes, dealing {{as|{{ap|190|285|1100}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target and {{as|{{ap|100|150|600}}% {{tiptft|AP|{{as|AP}}}}}} to enemies within 1 hex.", ["hp"] = 800, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["role"] = "Magic Caster" }, }, ["Vi"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Vi Render.png", ["origin"] = {"Hextech"}, ["class"] = {"Brawler"}, ["abilityname"] = "Assault and Battery", ["abilityicon"] = "Assault and Battery.png", ["active"] = "Charges at the farthest enemy, dealing {{ap|300 to 700 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT Airborne|knocking aside}} all enemies along the way. Upon reaching her target, deals the same {{as|magic damage}} and {{tip|TFT Airborne|knocks them up}} for {{ap|2 to 3 3}} seconds.", ["hp"] = 700, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "PROJECT", ["tier"] = 3, ["render"] = "Vi PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Brawler"}, ["abilityname"] = "Assault and Battery", ["abilityicon"] = "Assault and Battery.png", ["active"] = "Charges in 1000 speed at the farthest enemy, dealing {{ap|150|200|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT Airborne|knocking aside}} all enemies for {{fd|0.25}} seconds along the way. Upon reaching her target, deals {{ap|400|600|1200}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT Airborne|knocks them up}} for {{ap|2|2.5|3}} seconds.", ["hp"] = 750, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "PROJECT", ["tier"] = 3, ["render"] = "Vi PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Brawler"}, ["abilityname"] = "Assault and Battery", ["abilityicon"] = "Assault and Battery.png", ["active"] = "Charges in 1000 speed at the farthest enemy, dealing {{ap|150|200|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT Airborne|knocking aside}} all enemies for {{fd|0.25}} seconds along the way. Upon reaching her target, deals {{ap|350|550|1350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT Airborne|knocks them up}} for {{ap|2|2.5|3}} seconds.", ["hp"] = 750, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 45, ["mr"] = 40, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "PROJECT", ["tier"] = 3, ["render"] = "Vi PROJECT Render.png", ["origin"] = {"Cybernetic"}, ["class"] = {"Brawler"}, ["abilityname"] = "Assault and Battery", ["abilityicon"] = "Assault and Battery.png", ["active"] = "Charge the farthest enemy, knocking aside and dealing {{as|{{ap|125|185|325}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies along the way. When the target is reached, deal {{as|{{ap|250|375|625}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tiptft|Stun}} them for {{ap|2|{{fd|2.5}}|3}} seconds.", ["hp"] = 850, ["mana"] = 140, ["startmana"] = 70, ["ad"] = 60, ["as"] = 0.65, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 2, ["render"] = "Vi WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Brawler"}, ["abilityname"] = "Denting Blow", ["abilityicon"] = "Relentless Force 2.png", ["active"] = "Blasts through her target, dealing {{ap|250|400|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in a cone and reducing their {{as|armor}} by {{ap|40|60|80}}% for 8 seconds.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Warring Kingdoms", ["variant"] = "old", ["tier"] = 2, ["render"] = "Vi WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Brawler"}, ["abilityname"] = "Denting Blow", ["abilityicon"] = "Relentless Force 2.png", ["active"] = "Blasts through her target, dealing {{ap|250|425|850}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in a cone and reducing their {{as|armor}} by {{ap|40|50|70}}% for 8 seconds.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Warring Kingdoms", ["tier"] = 2, ["render"] = "Vi WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Brawler"}, ["abilityname"] = "Denting Blow", ["abilityicon"] = "Relentless Force 2.png", ["active"] = "Deal {{as|{{ap|225|375|575}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to all enemies in a cone toward the current target and {{tip|TFT Sunder|Sunder}} them by {{ap|20|30|50}}% for 8 seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+15% Attack Damage}}.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.6, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee", ["star4"] = true }, [6] = { ["skin"] = "Arcane Undercity", ["variant"] = "old", ["tier"] = 2, ["render"] = "Vi Arcane Render.png", ["origin"] = {"Enforcer", "Sister"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Denting Blow", ["abilityicon"] = "Relentless Force.png", ["active"] = "Empowers her next basic attack to blast through her target, dealing {{ap|250|375|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in a cone and reducing their {{as|armor}} by {{ap|40|50|70}}% for 8 seconds.", ["hp"] = 700, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Vi Render.png", ["origin"] = {"Enforcer", "Rival"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Piltover Pulverizer", ["abilityicon"] = "Relentless Force.png", ["active"] = "Shield herself for {{ap|225|325|850}} {{tiptft|AP|{{as|AP}}}} and deals {{ap|175|250|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to her target and enemies behind it.<br />On her second cast, she also dashes through her target.<br />On her third cast, she instead throws her target into the air and slams them back to the ground behind them, dealing {{ap|250|350|900}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} in a circle around her target.", ["hp"] = 900, ["mana"] = 20, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8] = { ["skin"] = "PsyOps", ["tier"] = 2, ["render"] = "Vi PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Aegis","Brawler"}, ["abilityname"] = "Blast Shield", ["abilityicon"] = "Vi Denting Blows.png", ["active"] = "Vi grants herself a {{as|{{ap|270|330|400}}% {{tiptft|AP|{{as|AP}}}}}} Health shield for 4 seconds. Then she deals {{as|250% AD}} {{as|physical damage}} to nearby enemies and 50% {{tip|TFT Sunder|Sunders}} them for 4 seconds.<br/><br/>''Sunder: reduce Armor.''", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "PsyOps", ["tier"] = 2, ["render"] = "Vi PsyOps TFT Render.png", ["origin"] = {"The Underground"}, ["class"] = {"Aegis","Brawler"}, ["abilityname"] = "Blast Shield", ["abilityicon"] = "Vi Denting Blows.png", ["active"] = "Vi grants herself a {{as|{{ap|270|330|450}}% {{tiptft|AP|{{as|AP}}}}}} Health shield for 4 seconds. Then she deals {{as|250% AD}} {{as|physical damage}} to nearby enemies and 50% {{tip|TFT Sunder|Sunders}} them for 4 seconds.<br/><br/>''Sunder: reduce Armor.''", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Vi TFT Render.png", ["origin"] = {"Piltover"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Blast Shield", ["abilityicon"] = "Vi Blast Shield.png", ["active"] = "Gain {{as|{{ap|325|350|400}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Deal {{as|200% AD}} {{as|physical damage}} to enemies within 1 hex of the current target and {{tip|TFT Sunder|Sunder}} them for 4 seconds.<br/><br/>''Sunder: Reduced Armor by 40%.''", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Vi TFT Render.png", ["origin"] = {"Piltover"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Blast Shield", ["abilityicon"] = "Vi Blast Shield.png", ["active"] = "Gain {{as|{{ap|350|400|450}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds. Deal {{as|250% AD}} {{as|physical damage}} to enemies within 1 hex of the current target and {{tip|TFT Sunder|Sunder}} them for 4 seconds.<br/><br/>''Sunder: Reduced Armor by 20%.''", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.60, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Heartache", ["tier"] = 1, ["render"] = "Vi Heartache TFT Render.png", ["origin"] = {"Punk"}, ["class"] = {"Mosher"}, ["abilityname"] = "The Harder They Fall", ["abilityicon"] = "Vi Relentless Force.png", ["active"] = "Deal {{as|220% AD}} {{as|physical damage}} to the current target, or {{as|320% AD}} {{as|physical damage}} if they have {{as|more '''current''' Health}} than Vi. {{tiptft|Stun}} them by {{ap|{{fd|1.5}}|{{fd|1.75}}|2}} seconds and reduce their {{as|{{ap|15|18|20}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Armor}} for the rest of combat.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+10 AD}}.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Heartache", ["tier"] = 1, ["render"] = "Vi Heartache TFT Render.png", ["origin"] = {"Punk"}, ["class"] = {"Mosher"}, ["abilityname"] = "The Harder They Fall", ["abilityicon"] = "Vi Relentless Force.png", ["active"] = "Deal {{as|330% AD}} {{as|physical damage}} to the current target, or {{as|450% AD}} {{as|physical damage}} if they have {{as|more '''current''' Health}} than Vi. {{tiptft|Stun}} them by {{ap|1.5|1.75|2}} seconds and reduce their {{as|{{ap|15|18|20}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Armor}} for the rest of combat.<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+10 AD}}.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [13] = { ["skin"] = "Arcane Undercity", ["tier"] = 4, ["render"] = "Vi Arcane TFT Render.png", ["origin"] = {"Enforcer"}, ["class"] = {"Pit Fighter"}, ["abilityname"] = "Wrecking Crew", ["abilityicon"] = "Vi Cease and Desist.png", ["active"] = "Gain {{as|{{ap|280|325|1200}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 3 seconds, then {{tiptft|Stun}} target for {{fd|1.5}} seconds. Slam them down, dealing {{as|{{ap|600|600|1200}}% AD}} as {{as|physical damage}} to them and causing a shockwave in their row. Enemies hit take {{as|{{ap|180|180|500}}% AD}} as {{as|physical damage}} and are briefly knocked up.", ["hp"] = 1100, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 75, ["as"] = 0.85, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Fighter" }, [14] = { ["skin"] = "Debonair", ["tier"] = 1, ["render"] = "Vi Debonair TFT Render.png", ["origin"] = {"Cypher"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Block Chain", ["abilityicon"] = "Vi Denting Blows.png", ["active"] = "Gain ({{as|{{ap|275|350|450}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|15% Health}}) Shield that rapidly decays over 4 seconds. Vi's next attack deals {{as|500% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}}.", ["hp"] = 650, ["mana"] = 85, ["startmana"] = 30, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Attack Tank", ["star4"] = true }, }, ["Viego"] = { [5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Viego TFT Render old.png", ["origin"] = {"Forgotten"}, ["class"] = {"Skirmisher", "Assassin"}, ["abilityname"] = "Sovereign's Domination", ["abilityicon"] = "Sovereign's Domination.png", ["active"] = "Corrupts his target's soul for 5 seconds, {{tip|TFT stun|stunning}} them and dealing {{ap|180|300|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} each second, increased by 100% each second. '''Viego''' will be interrupted if he is {{tip|TFT stun|stunned}}. If his victim dies they are resurrected at full health to fight for him, but lose {{as|{{ap|15|7|0}}% of their '''maximum''' health}} per second.<br />Viego's allies prefer to not target Viego's victim while they're being corrupted, and corrupted enemies benefit from your team's Traits rather than their original owner's traits.", ["hp"] = 1000, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 70, ["as"] = 1, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Viego TFT Render old.png", ["origin"] = {"Forgotten"}, ["class"] = {"Skirmisher", "Assassin"}, ["abilityname"] = "Sovereign's Domination", ["abilityicon"] = "Sovereign's Domination.png", ["active"] = "Corrupts {{ap|1|1|8}} targets' soul within 3 hexes for 5 seconds, {{tip|TFT stun|stunning}} them and dealing {{ap|150|400|2000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} each second, increased by 50% each second. '''Viego''' will be interrupted if he is {{tip|TFT stun|stunned}}. If his victim dies they are resurrected at full health to fight for him, but lose {{as|{{ap|10|5|0}}% of their '''maximum''' health}} per second.<br />Viego's allies prefer to not target Viego's victim while they're being corrupted, and corrupted enemies benefit from your team's Traits rather than their original owner's traits.", ["hp"] = 1000, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 70, ["as"] = 1, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Viego TFT Render old.png", ["origin"] = {"Forgotten"}, ["class"] = {"Skirmisher", "Assassin"}, ["abilityname"] = "Sovereign's Domination", ["abilityicon"] = "Sovereign's Domination.png", ["active"] = "Corrupt the soul of a target for 5 seconds, {{tip|TFT Stun|Stunning}} them and dealing {{as|{{ap|150|250|2000}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} that increases by 50% each second. Allies prefer not to target the victim during soul corruption. Viego will be interrupted if he is {{tip|TFT Stun|stunned}}.<br><br>If the victim dies, they resurrect at {{as|full Health}} to fight for him, but lose {{as|{{ap|10|5|0}}% of their '''max''' Health}} per second. Resurrected enemies receive the Trait bonuses of Viego's team instead of their own.", ["hp"] = 1000, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 70, ["as"] = 1, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Lunar Beast", ["variant"] = "old", ["tier"] = 4, ["render"] = "Viego LunarBeast Render.png", ["origin"] = {"Ox Force"}, ["class"] = {"Renegade"}, ["abilityname"] = "Heartbreaker", ["abilityicon"] = "Viego Heartbreaker.png", ["active"] = "Viego becomes unstoppable, leaping to the largest cluster of nearby enemies and slamming his sword down on the enemy with the {{as|'''lowest''' Health}}, dealing {{as|{{ap|260|390|850}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the primary target and {{as|{{ap|125|185|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies nearby. If Viego kills an enemy, he casts again but deals {{ap|20|20|10}}% less damage.", ["hp"] = 950, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Lunar Beast", ["variant"] = "old", ["tier"] = 4, ["render"] = "Viego LunarBeast Render.png", ["origin"] = {"Ox Force"}, ["class"] = {"Renegade","Heart"}, ["abilityname"] = "Heartbreaker", ["abilityicon"] = "Viego Heartbreaker.png", ["active"] = "Viego becomes unstoppable, leaping to the largest cluster of nearby enemies and slamming his sword down on the enemy with the {{as|'''lowest''' Health}}, dealing {{as|{{ap|240|360|800}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the primary target and {{as|{{ap|120|180|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to enemies nearby. If Viego kills an enemy, he casts again but deals {{ap|18|18|1}}% less damage.", ["hp"] = 950, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Viego TFT Render.png", ["origin"] = {"Shadow Isles"}, ["class"] = {"Rogue"}, ["abilityname"] = "Blade of the Ruined King", ["abilityicon"] = "Viego Sovereign's Domination.png", ["active"] = "Deal {{as|{{ap|125|185|280}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target. For the rest of combat, Viego's attacks deal {{as|{{ap|20|30|45}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' stacking magic damage}} (Current: {{as|+60 magic damage}}).", ["hp"] = 600, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Dissonance of Pentakill", ["tier"] = 4, ["render"] = "Viego DissonanceofPentakill TFT Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Riff of the Ruined King", ["abilityicon"] = "Viego Heartbreaker.png", ["active"] = "Slam on a nearby hex. Deal {{as|{{ap|150|150|300}}% AD}} {{as|physical damage}} to enemies within 2 {{tiptft|Range|hexes}} and mark them for {{as|5 {{tiptft|AP|{{as|AP}}}}}} seconds. Marked enemies take 10% increased damage from all sources.<br />Viego's attacks on marked enemies deal {{as|{{ap|170|170|340}}% AD}} {{as|'''empowered''' physical damage}} instead.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}, {{as|+15% AD}}.", ["hp"] = 1000, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 70, ["as"] = 0.85, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Dissonance of Pentakill", ["tier"] = 4, ["render"] = "Viego DissonanceofPentakill TFT Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Riff of the Ruined King", ["abilityicon"] = "Viego Heartbreaker.png", ["active"] = "Slam on a nearby hex. Deal {{as|{{ap|225|225|450}}% AD}} {{as|physical damage}} to enemies within 2 {{tiptft|Range|hexes}} and mark them for {{as|5 × 100% {{tiptft|AP|{{as|AP}}}}}} seconds. Marked enemies take 10% increased damage from all sources.<br />Viego's attacks on marked enemies deal {{as|{{ap|170|170|340}}% AD}} {{as|'''empowered''' physical damage}} instead.<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+10% AD}}.", ["hp"] = 1000, ["mana"] = 120, ["startmana"] = 70, ["ad"] = 75, ["as"] = 0.85, ["range"] = 1, ["arm"] = 65, ["mr"] = 65, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Lunar Beast", ["tier"] = 5, ["render"] = "Viego LunarBeast TFT Render.png", ["origin"] = {"Golden Ox", "Soul Killer"}, ["class"] = {"Techie"}, ["abilityname"] = "Holoblade", ["abilityicon"] = "Viego Blade of the Ruined King.png", ["passive"] = "When units die, absorb their soul and {{as|heal}} {{as|8% '''max''' Health}}.", ["active"] = "Jump to the largest clump of enemies within 2 hexes, dealing {{as|{{ap|230|345|20000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies and {{as|{{ap|120|180|20000}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to other enemies within 2 hexes. 20% {{tip|TFT Shred|Shred}} all enemies hit for 4 seconds.<br><br>''Shred: Reduce Magic Resist.''", ["hp"] = 1100, ["mana"] = 65, ["startmana"] = 25, ["ad"] = 60, ["as"] = 0.9, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee", ["role"] = "Magic Reaper" }, }, ["Viktor"] = { [3.5] = { ["skin"] = "Creator", ["tier"] = 4, ["render"] = "Viktor Creator Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Death Ray", ["abilityicon"] = "Viktor Glorious Evolution 4 old.png", ["active"] = "Burns a path between the two enemies most distant from one another, initially dealing {{as|{{ap|15|20|80}}% {{tiptft|AP|{{as|AP}}}} of target's '''maximum''' health}} {{as|magic damage}}, then 1 second later dealing {{ap|200|325|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} in an explosion along the same path.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Creator", ["tier"] = 4, ["render"] = "Viktor Creator Render.png", ["origin"] = {"Battlecast"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Death Ray", ["abilityicon"] = "Viktor Glorious Evolution 4 old.png", ["active"] = "Burn a path between the two enemies most distant from one another, first dealing {{as|{{ap|8|10|35}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''maximum''' Health}} in {{as|magic damage}}, then 1 second later dealing {{as|{{ap|220|330|1100}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} in an explosion along the same path.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Death Sworn", ["tier"] = 2, ["render"] = "Viktor DeathSworn TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Siphon Power", ["abilityicon"] = "Viktor Siphon Power old.png", ["active"] = "Blasts his target, dealing {{ap|300|500|850}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the nearest enemy and granting a {{ap|150|250|425}} {{tiptft|AP|{{as|AP}}}} shield to the 3 allies nearest to that enemy for 5 seconds.", ["hp"] = 500, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Viktor TFT Render old.png", ["origin"] = {"Chemtech"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Chaos Rays", ["abilityicon"] = "Death Ray.png", ["passive"] = "Basic attacks reduces the target's {{as|armor}} by 70% for 6 seconds.", ["active"] = "Summons {{ap|3|4|12}} singularities to fire death rays that cut across the battlefield in a line and melt enemy defenses. To enemies caught in its path, death rays deal {{ap|360|420|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and destroys {{ap|25|35|100}}% of any remaining shields.", ["hp"] = 850, ["mana"] = 140, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Viktor TFT Render old.png", ["origin"] = {"Chemtech"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Chaos Rays", ["abilityicon"] = "Death Ray.png", ["passive"] = "Basic attacks reduces the target's {{as|armor}} by 70% for 6 seconds.", ["active"] = "Summons {{ap|3|4|12}} singularities to fire death rays that cut across the battlefield in a line and melt enemy defenses. To enemies caught in its path, death rays deal {{ap|360|420|1500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and destroys {{ap|40|50|200}}% of any remaining shields.", ["hp"] = 851, ["mana"] = 145, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 6, ["render"] = "Viktor TFT Render.png", ["origin"] = {"Machine Herald"}, ["class"] = {""}, ["abilityname"] = "Chaos Storm", ["abilityicon"] = "Viktor Chaos Storm.png", ["passive"] = "Attacks are replaced with a Death Ray that deals {{as|{{ap|75|300|2400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{as|25/90/1000 true damage}} in a 2-hex line.", ["active"] = "Summon a chaos storm that engulfs the battlefield, {{tip|TFT Airborne|knocking up}} ALL enemies into the air for 2/3/30 seconds. At the end of the duration, slam them to the ground, dealing {{as|{{ap|170|700|9999}}% {{tiptft|AP|{{as|AP}}}}}} plus {{as|{{ap|3|10|100}}% of their '''max''' Health}} as {{as|magic damage}}.", ["hp"] = 1600, ["mana"] = 8, ["startmana"] = 3, ["ad"] = 100, ["as"] = 0.55, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Machine Herald" } }, ["Violet"] = { [13] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Vi Violet Render.png", ["origin"] = {"Family"}, ["class"] = {"Pit Fighter"}, ["abilityname"] = "1-2-3 Combo", ["abilityicon"] = "Violet 1-2-3 Combo TFT.png", ["active"] = "Jab target 2 times for {{as|135% AD}} {{as|physical damage}} each. Then uppercut them, dealing ({{as|330% AD}} + {{as|{{ap|20|30|45}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} and briefly knocking them up.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 46, ["as"] = 0.65, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Fighter" }, }, ["Vladimir"] = { [2] = { ["skin"] = "Dark Waters", ["tier"] = 1, ["render"] = "Vladimir DarkWaters Render.png", ["origin"] = {"Ocean"}, ["class"] = {"Mage"}, ["abilityname"] = "Drain", ["abilityicon"] = "Transfusion.png", ["active"] = "Deals {{ap|200|325|500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the target and heals himself for the same amount.", ["hp"] = 550, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 2, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Blood Lord", ["variant"] = "old", ["tier"] = 2, ["render"] = "Vladimir BloodLord Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Syphoner"}, ["abilityname"] = "Transfusion", ["abilityicon"] = "Transfusion.png", ["active"] = "Deals {{ap|400|600|1000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to his target. All nearby allies are healed for 50% of the damage dealt.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Blood Lord", ["tier"] = 2, ["render"] = "Vladimir BloodLord Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Syphoner"}, ["abilityname"] = "Transfusion", ["abilityicon"] = "Transfusion.png", ["active"] = "Deal {{as|{{ap|350|475|725}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the target. All allies within 2-hex radius are {{as|healed|heal}} for 50% of the damage dealt.<br><br>{{sbc|Chosen Effect:}} {{as|+300 Health}}, {{as|+10 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [5] = { ["skin"] = "Nightbringer", ["tier"] = 1, ["render"] = "Vladimir Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Renewer"}, ["abilityname"] = "Transfusion", ["abilityicon"] = "Transfusion.png", ["active"] = "Deals {{ap|300|420|540}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to his target and heals for {{ap|200|280|360}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 650, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Nightbringer", ["tier"] = 1, ["render"] = "Vladimir Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Renewer"}, ["abilityname"] = "Transfusion", ["abilityicon"] = "Transfusion.png", ["active"] = "Deals {{ap|300|420|540}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to his target and heals for {{ap|200|280|360}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Nightbringer", ["tier"] = 1, ["render"] = "Vladimir Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Renewer"}, ["abilityname"] = "Transfusion", ["abilityicon"] = "Transfusion.png", ["active"] = "Deal {{as|{{ap|250|375|600}}% {{tip|TFT AP{{as|AP}}}}}} {{as|magic damage}} to the current target and {{as|Heal}} {{as|{{ap|200|250|325}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.65, ["range"] = 2, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Cosmic Devourer", ["tier"] = 1, ["render"] = "Vladimir CosmicDevourer TFT Render.png", ["origin"] = {"Astral"}, ["class"] = {"Mage"}, ["abilityname"] = "Transfusion", ["abilityicon"] = "Transfusion.png", ["active"] = "Deals {{ap|250|350|350}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to his target and heals for {{ap|200|250|300}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Cosmic Devourer", ["tier"] = 1, ["render"] = "Vladimir CosmicDevourer TFT Render.png", ["origin"] = {"Astral"}, ["class"] = {"Mage"}, ["abilityname"] = "Transfusion", ["abilityicon"] = "Transfusion.png", ["active"] = "Deals {{ap|275|325|375}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to his target and heals for {{ap|275|325|375}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Vladimir TFT Render.png", ["origin"] = {"Black Rose"}, ["class"] = {"Watcher", "Sorcerer"}, ["abilityname"] = "Transfusion", ["abilityicon"] = "Transfusion.png", ["active"] = "{{as|Heal}} {{as|{{ap|200|240|300}}% {{tiptft|AP|{{as|AP}}}}}} and deal {{as|{{ap|140|210|325}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target.", ["hp"] = 700, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 2, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Tank" }, }, ["Volibear"] = { [1] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Volibear Render old2.png", ["origin"] = {"Glacial"}, ["class"] = {"Brawler"}, ["abilityname"] = "Thunder Claws", ["abilityicon"] = "Thunder Claws.png", ["active"] = "Gains 8% increased size and empowers his basic attacks for the next 20 seconds, causing them to chain to up to {{ap|2 to 4 3}} enemies, dealing {{as|{{ap|80 to 100 3}}% AD}} {{as|physical damage}} to secondary targets and applying on-hit effects.", ["hp"] = 750, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Volibear Render old2.png", ["origin"] = {"Glacial", "Electric"}, ["class"] = {"Berserker"}, ["abilityname"] = "Frenzied Bite", ["abilityicon"] = "Frenzy.png", ["active"] = "Bites his target in 2-hex range, priority for his attack target, dealing {{ap|200|450|850}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. If the target is {{as|'''below''' 35% health}} it is killed instantly. If the target dies during the execute, fully restores mana.", ["hp"] = 650, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [5] = { ["skin"] = "The Thousand-Pierced Bear", ["variant"] = "old", ["tier"] = 5, ["render"] = "Volibear TheThousand-PiercedBear TFT Render old.png", ["origin"] = {"Revenant"}, ["class"] = {"Brawler"}, ["abilityname"] = "Doombringer", ["abilityicon"] = "Thundering Smash.png", ["active"] = "Leaps toward his target then slams the ground in a large area around him, removing any shields, dealing {{ap|150|300|5000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|knocking up}} and {{tip|TFT stun|stunning}} enemies for {{ap|2.5|3.5|10}} seconds.", ["hp"] = 1100, ["mana"] = 200, ["startmana"] = 110, ["ad"] = 80, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "The Thousand-Pierced Bear", ["variant"] = "old", ["tier"] = 5, ["render"] = "Volibear TheThousand-PiercedBear TFT Render old.png", ["origin"] = {"Revenant"}, ["class"] = {"Brawler"}, ["abilityname"] = "Doombringer", ["abilityicon"] = "Thundering Smash.png", ["active"] = "Leaps toward his target then slams the ground in a large area around him, dealing {{ap|125|250|5000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT airborne|knocking up}} and {{tip|TFT stun|stunning}} enemies for {{ap|2|3.5|10}} seconds. This deals double damage against shields.", ["hp"] = 1000, ["mana"] = 200, ["startmana"] = 110, ["ad"] = 80, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "The Thousand-Pierced Bear", ["variant"] = "old", ["tier"] = 5, ["render"] = "Volibear TheThousand-PiercedBear TFT Render.png", ["origin"] = {"Revenant"}, ["class"] = {"Brawler"}, ["abilityname"] = "Doombringer", ["abilityicon"] = "Thundering Smash.png", ["active"] = "Leap towards the current target and slam the ground. Enemies within a 3-hex radius are {{tip|TFT Stun|Stunned}} for {{ap|2|3|20}} seconds and take {{as|{{ap|200|300|5000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.<br><br>This damage is doubled against shielded targets.", ["hp"] = 1000, ["mana"] = 200, ["startmana"] = 110, ["ad"] = 80, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Duality Dragon", ["tier"] = 3, ["render"] = "Volibear PrestigeDualityDragon TFT Render.png", ["origin"] = {"Shimmerscale"}, ["class"] = {"Dragonmancer", "Legend"}, ["abilityname"] = "Relentless Storm", ["abilityicon"] = "The Relentless Storm.png", ["active"] = "Rages, gaining {{ap|375|650|1200}} {{as|'''bonus''' health}}. For the rest of combat, every 3rd attack deals {{ap|110|155|215}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to the target, and {{ap|110|155|215}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to 4 enemies.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Duality Dragon", ["tier"] = 3, ["render"] = "Volibear PrestigeDualityDragon TFT Render.png", ["origin"] = {"Shimmerscale"}, ["class"] = {"Dragonmancer"}, ["abilityname"] = "Relentless Storm", ["abilityicon"] = "The Relentless Storm.png", ["active"] = "Rages, gaining {{ap|375|650|1200}} {{as|'''bonus''' health}}. For the rest of combat, every 3rd attack deals {{ap|110|155|215}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} to the target, and {{ap|110|155|215}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to 4 enemies.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Inkshadow", ["tier"] = 3, ["render"] = "Volibear Inkshadow TFT Render.png", ["origin"] = {"Inkshadow"}, ["class"] = {"Duelist"}, ["abilityname"] = "Ink Smash", ["abilityicon"] = "Volibear Sky Splitter.png", ["active"] = "Empower the next three attacks. The first two {{as|heal}} for {{as|{{ap|140|170|210}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and deal {{as|{{ap|35|50|80}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}. The final attack deals ({{as|10% HP}} + {{as|{{ap|80|120|185}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|magic damage}} and {{tiptft|Stun|Stuns}} the target for 1 second.", ["hp"] = 900, ["mana"] = 60, ["startmana"] = 10, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, }, ["Warwick"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Warwick Render.png", ["origin"] = {"Wild"}, ["class"] = {"Brawler"}, ["abilityname"] = "Infinite Duress", ["abilityicon"] = "Infinite Duress.png", ["active"] = "Pounces on the enemy with the {{as|lowest health}}, {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds and striking them 3 times, dealing a total of {{ap|150 to 300 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Each strike triggers on-hit effects and heals for all the damage dealt.", ["hp"] = 650, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Tundra Hunter", ["tier"] = 1, ["render"] = "Warwick TundraHunter Render.png", ["origin"] = {"Glacial"}, ["class"] = {"Predator"}, ["abilityname"] = "Infinite Duress", ["abilityicon"] = "Infinite Duress.png", ["active"] = "Pounces on the enemy with the {{as|lowest health}}, {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds and striking them 3 times, dealing a total of {{ap|200|500|800}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. Each strike triggers on-hit effects and heals for all the damage dealt.", ["hp"] = 650, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Lunar Guardian", ["tier"] = 4, ["render"] = "Warwick LunarGuardian Golden Render.png", ["origin"] = {"Divine"}, ["class"] = {"Hunter", "Brawler"}, ["abilityname"] = "Primal Hunger", ["abilityicon"] = "Eternal Hunger.png", ["active"] = "Gains {{ap|135|150|500}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}}, {{ap|40|40|200}}% lifesteal, and moves faster for the rest of combat. While in this state, if he scores a takedown he howls, granting himself and allies who share a trait with him {{ap|60|75|200}}% {{as|'''bonus''' attack speed}} for 3 seconds.", ["hp"] = 950, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 85, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [5] = { ["skin"] = "Grey", ["tier"] = 1, ["render"] = "Warwick Grey TFT Render.png", ["origin"] = {"Forgotten"}, ["class"] = {"Brawler"}, ["abilityname"] = "Infinite Duress", ["abilityicon"] = "Infinite Duress.png", ["active"] = "Leaps to the enemy with the {{as|lowest percent health}}, {{tip|TFT stun|stunning}} them and dealing {{ap|200|300|450}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and healing himself for 80% of the damage over 2 seconds. If this ability kills the target, he will instantly cast again.", ["hp"] = 700, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 55, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Warwick Render.png", ["origin"] = {"Chemtech"}, ["class"] = {"Challenger"}, ["abilityname"] = "Eternal Hunger", ["abilityicon"] = "Eternal Hunger.png", ["passive"] = "Basic attacks deal {{as|{{ap|7|9|12}}% {{tiptft|AP|{{as|AP}}}} of the target's '''current''' health|health}} {{as|'''bonus''' magic damage}}, and heal him for {{ap|35|50|75}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 750, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Warwick Render.png", ["origin"] = {"Chemtech"}, ["class"] = {"Challenger"}, ["abilityname"] = "Eternal Hunger", ["abilityicon"] = "Eternal Hunger.png", ["passive"] = "Basic attacks deal {{as|{{ap|7|9|12}}% {{tiptft|AP|{{as|AP}}}} of the target's '''current''' health|health}} {{as|'''bonus''' magic damage}}, and heal him for {{ap|30|40|50}} {{tiptft|AP|{{as|AP}}}}.", ["hp"] = 750, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "PROJECT", ["tier"] = 4, ["render"] = "Warwick PROJECT TFT Render.png", ["origin"] = {"A.D.M.I.N.","LaserCorps"}, ["class"] = {"Brawler"}, ["abilityname"] = "hack&SLASH", ["abilityicon"] = "Warwick Infinite Duress.png", ["passive"] = "Warwick gains {{as|{{ap|20|20|50}}% {{tiptft|AP|{{as|AP}}}}}} {{tiptft|omnivamp|{{as|Omnivamp}}}}. Upon his first takedown, he enters KILL MODE 2.0, granting himself {{as|60% Attack Speed}} and causing him to leap to new targets for the rest of combat.", ["active"] = "Warwick attacks his target 6 times, dealing a total of {{as|{{ap|460|480|1200}}% Attack Damage}} {{as|physical damage}}. If his target dies he gains {{as|10 mana}} for each remaining slash.", ["hp"] = 950, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 70, ["as"] = 0.95, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Warwick TFT Render.png", ["origin"] = {"Zaun"}, ["class"] = {"Challenger","Juggernaut"}, ["abilityname"] = "Primal Howl", ["abilityicon"] = "Warwick Eternal Hunger.png", ["passive"] = "Attacks {{as|heal}} for {{as|{{ap|30|40|50}} {{tiptft|AP|{{as|AP}}}}}}.", ["active"] = "Increase the Passive healing by 50% for {{fd|2.50}} seconds. Then, {{tiptft|Stun}} adjacent enemies for {{ap|{{fd|1.25}}|{{fd|1.50}}|2}} seconds.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [9.5] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Warwick TFT Render.png", ["origin"] = {"Zaun"}, ["class"] = {"Challenger","Juggernaut"}, ["abilityname"] = "Primal Howl", ["abilityicon"] = "Warwick Eternal Hunger.png", ["passive"] = "Attacks {{as|heal}} for {{as|{{ap|30|35|40}} {{tiptft|AP|{{as|AP}}}}}}.", ["active"] = "Gain {{as|100% Attack Speed}} for {{fd|2.50}} seconds. Then, {{tiptft|Stun}} adjacent enemies for {{ap|{{fd|1.25}}|{{fd|1.50}}|2}} seconds.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Winterblessed", ["tier"] = 1, ["render"] = "Warwick Winterblessed TFT Render.png", ["origin"] = {"Frost"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Ravenous Hunter", ["abilityicon"] = "Warwick Blood Hunt.png", ["passive"] = "Permantly gain 1% {{as|Attack Speed}} and {{as|Movement Speed}} for each champion killed.<br><br>Attacks {{as|heal}} for {{as|{{ap|20|25|30}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and deal {{as|70% AD}} as {{as|'''bonus''' physical damage}}. Gain double the {{as|healing}} and {{as|physical damage}} for {{as|targets '''below''' 25% Health}}.", ["hp"] = 700, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 46, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [13] = { ["skin"] = "Arcane Vander", ["tier"] = 6, ["render"] = "Warwick ArcaneVander TFT Render.png", ["origin"] = {"Blood Hunter", "Experiment"}, ["class"] = {""}, ["abilityname"] = "Blood Hunt", ["abilityicon"] = "Warwick Blood Hunt.png", ["passive"] = "While Bloodfrenzied, {{as|move faster|move speed}}, gain {{as|10% + {{ap|10|15|100}}% {{tiptft|AP|{{as|AP}}}} {{tiptft|omnivamp|{{as|Omnivamp}}}}}}, {{as|40% Attack Speed}}, and deal ({{ap|180|300|1088}} + {{as|{{ap|240|400|2500}}% AD}} x {{as|100% AS}}) {{as|physical damage}} each second to target. After killing 5 enemies, become Unstoppable and Bloodfrenzied for the rest of combat.", ["active"] = "Become Bloodfrenzied for 4 seconds.<br><br>'''Experiment Bonus:''' On kill, {{tiptft|Stun}} enemies adjacent to the dead target for {{fd|1.5}} seconds.", ["hp"] = 2100, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 110, ["as"] = 0.9, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee", ["star4"] = true, ["role"] = "Attack Fighter" }, }, ["Wukong"] = { [3] = { ["skin"] = "Lancer Stratus", ["variant"] = "old", ["tier"] = 4, ["render"] = "Wukong LancerStratus Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Cyclone", ["abilityicon"] = "Cyclone.png", ["active"] = "Spins rapidly around in 1-hex radius, dealing {{ap|300|500|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby units over 3 seconds, prioritizing hitting the nearest enemy not yet hit. The first time he hits each enemy, he {{tip|TFT airborne|knocks}} them into the air and {{tiptft|Stun|Stuns}} them for {{ap|2|2|5}} seconds. ''Knocking is not stacking.''", ["hp"] = 950, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Lancer Stratus", ["variant"] = "old", ["tier"] = 4, ["render"] = "Wukong LancerStratus Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Cyclone", ["abilityicon"] = "Cyclone.png", ["active"] = "Spins rapidly around in 1-hex radius, dealing {{ap|300|500|4000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to nearby units over 3 seconds, prioritizing hitting the nearest enemy not yet hit. The first time he hits each enemy, he {{tip|TFT airborne|knocks}} them into the air and {{tiptft|Stun|Stuns}} them for {{ap|2|2|5}} seconds. ''Knocking is not stacking.''", ["hp"] = 950, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 55, ["mr"] = 40, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Lancer Stratus", ["variant"] = "old", ["tier"] = 4, ["render"] = "Wukong LancerStratus Render.png", ["origin"] = {"Chrono"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Cyclone", ["abilityicon"] = "Cyclone.png", ["active"] = "Deal {{as|{{ap|300|450|1500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies over 3 seconds. The first time each enemy is hit, {{tiptft|Stun}} them for {{ap|2|2|8}} seconds.", ["hp"] = 1000, ["mana"] = 150, ["startmana"] = 50, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 65, ["mr"] = 65, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Radiant", ["variant"] = "old", ["tier"] = 1, ["render"] = "Wukong Radiant Render.png", ["origin"] = {"Divine"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Crushing Blow", ["abilityicon"] = "Crushing Blow.png", ["active"] = "Slams his target with his staff, basic attacking for {{as|{{ap|225|265|280}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|3}} seconds. This does not apply spell effects.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Radiant", ["variant"] = "old", ["tier"] = 1, ["render"] = "Wukong Radiant Render.png", ["origin"] = {"Divine"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Crushing Blow", ["abilityicon"] = "Crushing Blow.png", ["active"] = "Slams his target with his staff, basic attacking for {{as|{{ap|240|250|260}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|3}} seconds. This does not apply spell effects.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 40, ["mr"] = 30, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Radiant", ["tier"] = 1, ["render"] = "Wukong Radiant Render.png", ["origin"] = {"Divine"}, ["class"] = {"Vanguard"}, ["abilityname"] = "Crushing Blow", ["abilityicon"] = "Crushing Blow.png", ["active"] = "Slam the target with a staff, dealing {{as|{{ap|240|250|260}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} and {{tip|TFT Stun|Stunning}} them for {{ap|1.5|2|3}} seconds.<br><br>{{sbc|Chosen Effect:}} {{as|+150 Health}}, {{as|+10% Attack Damage}}.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.65, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee", ["star4"] = true }, [7.5] = { ["skin"] = "Jade Dragon", ["tier"] = 1, ["render"] = "Wukong JadeDragon TFT Render.png", ["origin"] = {"Jade"}, ["class"] = {"Warrior"}, ["abilityname"] = "Crushing Blow", ["abilityicon"] = "Crushing Blow.png", ["active"] = "Slams his target with his staff, dealing {{ap|50|75|100}} {{as|+ ({{ap|185|200|250}}% AD)}} {{as|physical damage}} and {{tip|TFT stun|stunning}} them for {{ap|1|1.25|1.5}} seconds.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Lancer Stratus", ["tier"] = 1, ["render"] = "Wukong LancerStratus TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Defender"}, ["abilityname"] = "Stone Skin", ["abilityicon"] = "Wukong Cyclone old.png", ["active"] = "Wukong spins his staff around him, dealing {{as|{{ap|140|210|315}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies. He gains {{ap|60|70|80}} {{as|armor}} and {{as|magic resistance}} for each enemy hit for 3 seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "Lancer Stratus", ["tier"] = 1, ["render"] = "Wukong LancerStratus TFT Render.png", ["origin"] = {"Mecha PRIME"}, ["class"] = {"Defender"}, ["abilityname"] = "Stone Skin", ["abilityicon"] = "Wukong Cyclone old.png", ["active"] = "Wukong spins his staff around him, dealing {{as|{{ap|140|210|315}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies. He gains {{ap|60|70|80}} {{as|armor}} and {{as|magic resistance}} for each enemy hit for 3 seconds.", ["hp"] = 650, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Radiant", ["variant"] = "old2", ["tier"] = 5, ["render"] = "Wukong Radiant TFT Render.png", ["origin"] = {"Heavenly"}, ["class"] = {"Great", "Sage"}, ["abilityname"] = "Legendary Prowess", ["abilityicon"] = "Wukong Crushing Blow.png", ["active"] = "Cycle through the following abilities;<br/><br/>Throw staff out, dealing {{as|{{ap|300|300|900}}% AD}} as {{as|physical damage}} to the current target and {{tip|TFT Stun|Stunning}} them for {{ap|1.5|1.5|8}} seconds.<br/><br/>Spin, dealing {{as|{{ap|250|250|800}}% AD}} as {{as|physical damage}} to enemies within 1-hex {{tip|TFT Range|range}}.<br/><br/>Dash to hit the most enemies in a 3-hex line, then slam down staff dealing ({{as|{{ap|300|300|1500}}% AD}} + {{as|{{ap|70|105|155}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to enemies hit.", ["hp"] = 1000, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.9, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [12] = { ["skin"] = "Elderwood", ["tier"] = 3, ["render"] = "Wukong Elderwood Render.png", ["origin"] = {"Druid"}, ["class"] = {""}, ["abilityname"] = "Cyclone", ["abilityicon"] = "Wukong Cyclone 2.png", ["passive"] = "{{sbc|Combat Start:}} Gain 45 {{as|Armor}} and {{as|Magic Resist}}. Lose 1 of each every second.", ["active"] = "Spin, gaining {{as|{{ap|380|480|580}}% {{tiptft|AP|{{as|AP}}}}}} Shield for 4 seconds and dealing a total of ({{ap|80|120|195}} + {{ap|55|60|65}}% of {{as|Armor}} and {{as|Magic Resist}}) as {{as|physical damage}} to each adjacent enemy.", ["hp"] = 1000, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 75, ["as"] = 0.6, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee", ["star4"] = true }, }, ["Xayah"] = { [3] = { ["skin"] = "Cosmic Dusk", ["tier"] = 1, ["render"] = "Xayah CosmicDusk Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Deadly Plumage", ["abilityicon"] = "Deadly Plumage.png", ["active"] = "Creates a storm of feather-blades, gaining {{ap|100|125|150}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 8 seconds.", ["hp"] = 500, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Cosmic Dusk", ["tier"] = 1, ["render"] = "Xayah CosmicDusk Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Deadly Plumage", ["abilityicon"] = "Deadly Plumage.png", ["active"] = "Creates a storm of feather-blades, gaining {{ap|100|125|150}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 8 seconds.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.9, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Cosmic Dusk", ["tier"] = 1, ["render"] = "Xayah CosmicDusk Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Deadly Plumage", ["abilityicon"] = "Deadly Plumage.png", ["active"] = "Gain {{as|{{ap|100|115|130}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 8 seconds.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.9, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Elderwood", ["variant"] = "old", ["tier"] = 4, ["render"] = "Xayah Elderwood TFT Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Executioner", "Keeper"}, ["abilityname"] = "Featherstorm", ["abilityicon"] = "Featherstorm.png", ["active"] = "Becomes untargetable and invulnerable as she leaps into the air, throwing out a fan of 9 feather daggers that pass through enemies and deal {{as|{{ap|250|275|350}}% AD}} {{as|physical damage}} to enemies within the cone. She then recalls her feathers, striking enemies for {{ap|100|200|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per feather.", ["hp"] = 600, ["mana"] = 130, ["startmana"] = 70, ["ad"] = 80, ["as"] = 0.85, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Elderwood", ["tier"] = 4, ["render"] = "Xayah Elderwood TFT Render.png", ["origin"] = {"Elderwood"}, ["class"] = {"Executioner", "Keeper"}, ["abilityname"] = "Featherstorm", ["abilityicon"] = "Featherstorm.png", ["active"] = "Leap into the air and become '''Untargetable''' and '''Invulnerable''', throwing a fan of 9 feather daggers in a cone towards the current target that deal {{as|{{ap|200|225|250}}% AD}} {{as|physical damage}} physical damage to enemies they pass through.<br>After a brief delay, recall feathers, striking enemies hit for {{as|{{ap|100|200|600}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} per feather.<br><br>{{sbc|Chosen Effect:}} {{as|+20% Attack Damage}}, {{as|+20 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 600, ["mana"] = 130, ["startmana"] = 70, ["ad"] = 80, ["as"] = 0.85, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [7] = { ["skin"] = "Brave Phoenix", ["variant"] = "old", ["tier"] = 4, ["render"] = "Xayah BravePhoenix TFT Render old.png", ["origin"] = {"Ragewing"}, ["class"] = {"Swiftshot"}, ["abilityname"] = "Feathers FLY!", ["abilityicon"] = "Deadly Plumage.png", ["active"] = "For 4 seconds her basic attacks fire feathers at her target and the {{ap|2|2|5}} closest enemies near her target. Feathers are left behind her targets. At the end of the duration she recalls her feathers. Each one deals {{ap|15|25|75}} {{tiptft|AP|{{as|AP}}}} {{as|(+ 35% AD)}} {{as|physical damage}} to enemies hit.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 70, ["as"] = 0.7, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Brave Phoenix", ["variant"] = "old", ["tier"] = 4, ["render"] = "Xayah BravePhoenix TFT Render old.png", ["origin"] = {"Ragewing"}, ["class"] = {"Swiftshot"}, ["abilityname"] = "Feathers FLY!", ["abilityicon"] = "Deadly Plumage.png", ["active"] = "For 4 second, attacks also fire a feather, and extra feathers at up to {{ap|2|2|4}} enemies near target. Feathers are left behind targets. At the end of this duration, recalls her feathers. Each one deals {{ap|12|20|60}} physical damage to enemies hit.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.75, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [9.5] = { ["skin"] = "Original", ["tier"] = 4, ["render"] = "Xayah TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Vanquisher"}, ["abilityname"] = "Featherstrike", ["abilityicon"] = "Xayah Double Daggers.png", ["active"] = "Summon {{ap|7|7|12}} feathers that converge on and pierce the current target, dealing ({{as|{{ap|80|80|100}}% AD}} + {{as|{{ap|12|25|60}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}. Each feather removes {{as|6 Armor}} from the first target they hit until the end of combat.<br/><br/>{{sbc|Ionia Bonus:}} Attacks restore an additional {{as|5 Mana}}.", ["hp"] = 750, ["mana"] = 110, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Brave Phoenix", ["tier"] = 5, ["render"] = "Xayah BravePhoenix TFT Render.png", ["origin"] = {"Dragonlord", "Lovers"}, ["class"] = {"Trickshot"}, ["abilityname"] = "Feathers FLY!", ["abilityicon"] = "Xayah Deadly Plumage.png", ["active"] = "Throw {{ap|12|12|30}} feathers at the 4 closest enemies, each dealing {{as|{{ap|70|70|500}}% AD}} as {{as|physical damage}}. Then, recall the feathers, dealing ({{as|{{ap|35|35|500}}% AD}} + {{as|{{ap|15|25|75}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to enemies they pass through.", ["hp"] = 900, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 85, ["as"] = 0.9, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Battle Bat", ["tier"] = 4, ["render"] = "Xayah BattleBat TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"Marksman"}, ["abilityname"] = "Buffer Overflow", ["abilityicon"] = "Xayah Bladecaller.png", ["active"] = "Impale 6 feathers into the current target that each deal ({{as|{{ap|150|150|400}}% {{tip|TFT AD|{{as|AD}}}}}} + {{as|{{ap|20|30|200}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}}. When the target dies, the feathers seek out nearby enemies within 2-hexes, each dealing {{as|{{ap|35|35|100}}% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}}.", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 25, ["ad"] = 65, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["role"] = "Attack Caster" }, }, ["Xerath"] = { [3] = { ["skin"] = "Dark Star", ["tier"] = 5, ["render"] = "Xerath DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Abyssal Bombardment", ["abilityicon"] = "Rite of the Arcane.png", ["active"] = "Transforms, summoning meteors to strike random foes in place of his normal attacks for {{ap|6|8|45}} seconds. Meteors deal {{ap|300|400|2500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} upon impact and if they kill their target, all adjacent enemies take {{ap|75|100|625}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are {{tip|TFT Stun|stunned}} for {{fd|1.5}} seconds.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.9, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Dark Star", ["tier"] = 5, ["render"] = "Xerath DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Abyssal Bombardment", ["abilityicon"] = "Rite of the Arcane.png", ["active"] = "Transforms, summoning meteors to strike random foes in place of his normal attacks for {{ap|6|8|45}} seconds. Meteors deal {{ap|320|440|2500}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} upon impact and if they kill their target, all adjacent enemies take {{ap|80|110|625}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are {{tip|TFT Stun|stunned}} for {{fd|1.5}} seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 60, ["as"] = 0.9, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Dark Star", ["tier"] = 5, ["render"] = "Xerath DarkStar Render.png", ["origin"] = {"Dark Star"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Abyssal Bombardment", ["abilityicon"] = "Rite of the Arcane.png", ["active"] = "Summon meteors to strike random enemies in place of normal attacks for {{ap|6|8|45}} seconds. Meteors deal {{as|{{ap|320|440|2500}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} upon impact and if they kill their target, all adjacent enemies take {{as|{{ap|80|110|625}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and are {{tip|TFT Stun|Stunned}} for {{fd|1.50}} seconds.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 60, ["as"] = 0.9, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Arcana", ["tier"] = 5, ["render"] = "Xerath Arcana TFT Render.png", ["origin"] = {"Arcana"}, ["class"] = {"Ascendant"}, ["abilityname"] = "Eye of the Magus", ["abilityicon"] = "Xerath Eye of Destruction.png", ["active"] = "Launch {{ap|10|10|99}} arcane blasts randomly split between the closest 5 enemies that each deal {{as|{{ap|299|444|999}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.", ["hp"] = 900, ["mana"] = 120, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged", ["star4"] = true } }, ["Xin Zhao"] = { [3] = { ["skin"] = "Cosmic Defender", ["tier"] = 2, ["render"] = "Xin Zhao CosmicDefender Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Protector"}, ["abilityname"] = "Three Talon Strike ", ["abilityicon"] = "Three Talon Strike.png", ["active"] = "Quickly strikes his target three times, dealing basic attack damage and applying on-hit effects. The third strike {{tip|TFT airborne|knocks}} his target up for {{fd|1.5}} seconds and deals {{ap|200|275|375}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Cosmic Defender", ["tier"] = 2, ["render"] = "Xin Zhao CosmicDefender Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Protector"}, ["abilityname"] = "Three Talon Strike ", ["abilityicon"] = "Three Talon Strike.png", ["active"] = "Quickly strikes his target three times, dealing basic attack damage and applying on-hit effects. The third strike {{tip|TFT airborne|knocks}} his target up for {{fd|1.5}} seconds and deals {{ap|200|275|375}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 45, ["mr"] = 35, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Cosmic Defender", ["tier"] = 2, ["render"] = "Xin Zhao CosmicDefender Render.png", ["origin"] = {"Celestial"}, ["class"] = {"Protector"}, ["abilityname"] = "Three Talon Strike ", ["abilityicon"] = "Three Talon Strike.png", ["active"] = "Attack the current target three times, dealing {{as|100% AD}} {{as|'''total''' physical damage|physical damage}}. The third strike {{tiptft|Stun|Stuns}} them for {{fd|1.50}} seconds and deals {{as|{{ap|225|340|525}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}}.", ["hp"] = 750, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Warring Kingdoms", ["tier"] = 3, ["render"] = "Xin Zhao WarringKingdoms Render.png", ["origin"] = {"Warlord"}, ["class"] = {"Duelist"}, ["abilityname"] = "Crescent Guard", ["abilityicon"] = "Crescent Guard.png", ["active"] = "Sweeps around him, dealing {{as|{{ap|330|340|350}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to nearby enemies and gains {{ap|50|60|75}} {{as|'''bonus''' armor}} and {{as|'''bonus''' magic resistance}} for the rest of combat.", ["hp"] = 700, ["mana"] = 60, ["startmana"] = 30, ["ad"] = 65, ["as"] = 0.85, ["range"] = 1, ["arm"] = 45, ["mr"] = 30, ["behavior"] = "Melee" } }, ["Yasuo"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Yasuo Render.png", ["origin"] = {"Exile"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Steel Tempest", ["abilityicon"] = "Steel Tempest.png", ["active"] = "Stabs his sword into the two spaces in front of him, dealing {{ap|150 to 550 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and applying on-hit effects to enemies within.<br />Every third cast, instead throws a tornado in a line that travels 6 hexes, dealing the same {{as|magic damage}} and additionally {{tip|TFT airborne|knocking}} enemies up for {{fd|1.5}} seconds.", ["hp"] = 750, ["mana"] = 25, ["startmana"] = 0, ["ad"] = 75, ["as"] = 1, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Yasuo Render.png", ["origin"] = {"Cloud"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Last Breath", ["abilityicon"] = "Last Breath.png", ["active"] = "Blinks to the enemy with the most items and {{tip|TFT airborne|knocks them up}}, holding them {{tip|TFT airborne|airborne}} for 1 second and hitting them {{ap|4 to 6 3}} times, dealing basic attack damage and applying on-hit effects with each hit.", ["hp"] = 600, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.7, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3] = { ["skin"] = "Odyssey", ["tier"] = 2, ["render"] = "Yasuo Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Last Breath", ["abilityicon"] = "Last Breath.png", ["active"] = "Blinks to the furthest enemy within (attack range + 2) hexes and {{tip|TFT airborne|knocks them up}}, holding them {{tip|TFT airborne|airborne}} for 1 second and hitting them {{ap|4|5|6}} {{tiptft|AP|{{as|AP}}}} times, dealing basic attack damage and applying on-hit effects with each hit.", ["hp"] = 700, ["mana"] = 90, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Odyssey", ["tier"] = 2, ["render"] = "Yasuo Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Last Breath", ["abilityicon"] = "Last Breath.png", ["active"] = "Blinks to the furthest enemy within (attack range + 2) hexes and {{tip|TFT airborne|knocks them up}}, holding them {{tip|TFT airborne|airborne}} for 1 second and hitting them {{ap|4|5|6}} {{tiptft|AP|{{as|AP}}}} times, dealing basic attack damage and applying on-hit effects with each hit.", ["hp"] = 700, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Odyssey", ["tier"] = 2, ["render"] = "Yasuo Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Blademaster"}, ["abilityname"] = "Last Breath", ["abilityicon"] = "Last Breath.png", ["active"] = "Teleport to the furthest enemy in range. {{tiptft|Stun}} them for 1 seconds and attack them {{as|{{ap|4|5|6}} {{tiptft|AP|{{as|AP}}}}}} times.", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 1, ["render"] = "Yasuo Render.png", ["origin"] = {"Exile"}, ["class"] = {"Duelist"}, ["abilityname"] = "Striking Steel", ["abilityicon"] = "Steel Tempest 3.png", ["active"] = "Strikes forward two hexes, basic attacking for {{as|{{ap|180|200|225}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} and applying on-hit effects. If he can't hit two targets from where he's standing, he'll first dash to a place where he can. This does not apply spell effects.", ["hp"] = 550, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 1, ["render"] = "Yasuo Render.png", ["origin"] = {"Exile"}, ["class"] = {"Duelist"}, ["abilityname"] = "Striking Steel", ["abilityicon"] = "Steel Tempest 3.png", ["active"] = "Strikes forward two hexes, basic attacking for {{as|{{ap|190|200|210}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} and applying on-hit effects. If he can't hit two targets from where he's standing, he'll first dash to a place where he can. This does not apply spell effects.", ["hp"] = 550, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 30, ["mr"] = 20, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Yasuo Render.png", ["origin"] = {"Exile"}, ["class"] = {"Duelist"}, ["abilityname"] = "Striking Steel", ["abilityicon"] = "Steel Tempest 3.png", ["active"] = "Strike forward 2 hexes, dealing {{as|{{ap|190|200|210}}% {{tiptft|AP|{{as|AP}}}}}} {{as|physical damage}} to enemies hit. If 2 enemies wouldn't be hit by this, attempt to dash to a better position.<br><br>{{sbc|Chosen Effect:}} {{as|+15% Attack Damage}}, {{as|+15 Critical Chance}}.", ["hp"] = 550, ["mana"] = 45, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.7, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee", ["star4"] = true }, [5] = { ["skin"] = "Nightbringer", ["tier"] = 3, ["render"] = "Yasuo Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Burning Blade", ["abilityicon"] = "Last Breath.png", ["active"] = "Strikes his target, dealing {{ap|250|350|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. He then empowers his blade, gaining stacking {{ap|25|35|65}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' true damage}} on-hit for the rest of combat.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 1, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.5] = { ["skin"] = "Nightbringer", ["tier"] = 3, ["render"] = "Yasuo Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Burning Blade", ["abilityicon"] = "Last Breath.png", ["active"] = "Strikes his target, dealing {{ap|250|350|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. He then empowers his blade, gaining stacking {{ap|20|25|40}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' true damage}} on-hit for the rest of combat.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.9, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [5.6] = { ["skin"] = "Nightbringer", ["tier"] = 3, ["render"] = "Yasuo Nightbringer TFT Render.png", ["origin"] = {"Nightbringer"}, ["class"] = {"Legionnaire"}, ["abilityname"] = "Burning Blade", ["abilityicon"] = "Last Breath.png", ["active"] = "Strike the target, dealing {{as|{{ap|220|330|530}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. Yasuo then empowers his blade, gaining {{as|{{ap|20|25|40}} × 100% {{tiptft|AP|{{as|AP}}}}}} {{as|'''stacking bonus''' true damage}} on-hit for the rest of combat.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.9, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Dream Dragon", ["tier"] = 5, ["render"] = "Yasuo DreamDragon Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Dragonmancer", "Warrior"}, ["abilityname"] = "Sweeping Blade", ["abilityicon"] = "Sweeping Blade.png", ["active"] = "Shields himself for {{ap|180|240|2500}} {{tiptft|AP|{{as|AP}}}} for {{ap|2|2|20}} seconds and dashes through his target, slashing nearby enemies for {{as|{{ap|160|175|2500}}% AD}} {{as|physical damage}}. Every third cast his slash deals triple damage, hits a larger area, and {{tip|TFT airborne|knocks up}} enemies for {{fd|1.5}} seconds. If he hits the only enemy left alive, he repeatedly slashes them until they die.", ["hp"] = 1100, ["mana"] = 25, ["startmana"] = 0, ["ad"] = 85, ["as"] = 1, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Dream Dragon", ["tier"] = 5, ["render"] = "Yasuo DreamDragon Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Dragonmancer", "Warrior"}, ["abilityname"] = "Sweeping Blade", ["abilityicon"] = "Sweeping Blade.png", ["active"] = "Shields himself for {{ap|180|240|2500}} {{tiptft|AP|{{as|AP}}}} for {{ap|2|2|20}} seconds and dashes through his target, slashing nearby enemies for {{as|{{ap|160|200|3000}}% AD}} {{as|physical damage}}. Every third cast his slash deals triple damage, hits a larger area, and {{tip|TFT airborne|knocks up}} enemies for {{fd|1.5}} seconds. If he hits the only enemy left alive, he repeatedly slashes them until they die.", ["hp"] = 1100, ["mana"] = 25, ["startmana"] = 0, ["ad"] = 90, ["as"] = 1, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [8] = { ["skin"] = "PROJECT", ["tier"] = 2, ["render"] = "Yasuo PROJECT TFT Render.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Duelist"}, ["abilityname"] = "Steel Tempest", ["abilityicon"] = "Yasuo Steel Tempest 3.png", ["active"] = "Yasuo fires a whirlwind at his target dealing {{as|{{ap|210|315|485}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT airborne|knocks up}} enemies for {{fd|1.5}} seconds. If the current position isn't ideal, he will dash up to 1 hex to find more units in a line. ", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [8.5] = { ["skin"] = "PROJECT", ["tier"] = 2, ["render"] = "Yasuo PROJECT TFT Render.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Duelist"}, ["abilityname"] = "Steel Tempest", ["abilityicon"] = "Yasuo Steel Tempest 3.png", ["active"] = "Yasuo fires a whirlwind at his target dealing {{as|{{ap|210|315|485}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT airborne|knocks up}} enemies for {{fd|1.5}} seconds. If the current position isn't ideal, he will dash up to 1 hex to find more units in a line. ", ["hp"] = 750, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["variant"] = "old4", ["tier"] = 4, ["render"] = "Yasuo TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Challenger"}, ["abilityname"] = "Last Breath", ["abilityicon"] = "Last Breath.png", ["active"] = "Send a whirlwind at the furthest enemy within +2 {{tiptft|Range|hexes}}, {{tip|TFT Airborne|knocking up}} and {{tip|TFT Stun|Stunning}} all enemies hit. {{tip|Dash}} to and slash the original target, dealing ({{as|{{ap|500|500|1500}}% AD}} + {{as|{{ap|55|85|300}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to them. Slam them into the ground and deal {{as|{{ap|300|300|750}}% AD}} {{as|physical damage}} to enemies within 1 hex.<br/><br/>{{sbc|Ionia Bonus:}} {{as|+15% {{tiptft|omnivamp|{{as|Omnivamp}}}}}}<br/><br/>''Omnivamp: Heal for percentage of damage dealt.''", ["hp"] = 950, ["mana"] = 110, ["startmana"] = 50, ["ad"] = 75, ["as"] = 0.8, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, [10] = { ["skin"] = "True Damage", ["tier"] = 1, ["render"] = "Yasuo TrueDamage TFT Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Synthesizer Strike", ["abilityicon"] = "Yasuo Way of the Wanderer.png", ["passive"] = "Yasuo permanently gains {{as|+1% AD}} (Current: {{as|1% AD}}) when he kills an enemy champion.<br/><br/>''(Gains doubled in Hyper Roll)''", ["active"] = "Deal {{as|275% AD}} + {{as|20% {{tiptft|AP|{{as|AP}}}}}} damage to the current target.<br />'''Bling Bonus:''' Synthesizer Strike {{tip|Execute|executes}} enemies {{as|'''under''' 15% Health}}.<br />{{sbc|Headliner Effect:}} {{as|+100 Health}}, {{as|+10% {{tiptft|Omnivamp|{{as|Omnivamp}}}}}}.", ["hp"] = 600, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "True Damage", ["tier"] = 1, ["render"] = "Yasuo TrueDamage TFT Render.png", ["origin"] = {"True Damage"}, ["class"] = {"Edgelord"}, ["abilityname"] = "Synthesizer Strike", ["abilityicon"] = "Yasuo Way of the Wanderer.png", ["passive"] = "Yasuo permanently gains {{as|+1.5% Attack Damage}} when he kills an enemy champion.<br/><br/>''(doubled in Hyper Roll)''", ["active"] = "Deal {{as|280% {{tiptft|AD|{{as|AD}}}}}} + {{as|20% {{tiptft|AP|{{as|AP}}}}}} damage to the current target.<br />'''Bling Bonus:''' Synthesizer Strike {{tip|Execute|executes}} enemies {{as|'''under''' 15% Health}}.<br />{{sbc|Headliner Effect:}} {{as|+100 Health}}, {{as|+10% {{tiptft|Omnivamp|{{as|Omnivamp}}}}}}.", ["hp"] = 650, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 1, ["render"] = "Yasuo SpiritBlossom TFT Render.png", ["origin"] = {"Fated"}, ["class"] = {"Duelist"}, ["abilityname"] = "Steel Tempest", ["abilityicon"] = "Yasuo Steel Tempest.png", ["passive"] = "Attacks while Shielded deal ({{as|{{ap|30|45|70}}% Armor}} + {{as|{{ap|30|45|70}}% Magic resistance}}) {{as|'''bonus''' magic damage}}.", ["active"] = "Gain ({{ap|225|250|300}} + {{as|{{ap|50|60|75}}% Armor}} + {{as|{{ap|50|60|75}}% Magic resistance}}) Shield for 5 seconds and deal {{as|{{ap|200|300|450}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the current target.<br/><br/>'''Fated Bonus:''' Gain 250 Shield at the start of combat.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, }, ["Yone"] = { [4] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Yone Render.png", ["origin"] = {"Exile"}, ["class"] = {"Adept"}, ["abilityname"] = "Seal Fate", ["abilityicon"] = "Fate Sealed.png", ["active"] = "Becomes untargetable and strikes along a path in front of him, dealing {{ap|800|1300|9999}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} split between all enemies hit. Enemies hit are marked for death, reducing their resistances by 60%.<br />Yone's spell is then replaced with '''Unforgotten''' until there are no remaining enemies marked for death.<br />'''Unforgotten''' (20 mana): Dashes to the {{as|lowest health}} enemy that is marked for death, dealing {{ap|250|400|1000}} {{tiptft|AP|{{as|AP}}}} plus {{as|100% of target's '''missing''' health}} {{as|magic damage}}.", ["hp"] = 950, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.95, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 5, ["render"] = "Yone Render.png", ["origin"] = {"Exile"}, ["class"] = {"Adept"}, ["abilityname"] = "Seal Fate", ["abilityicon"] = "Fate Sealed.png", ["active"] = "Becomes untargetable and strikes along a path in front of him, dealing {{ap|800|1200|20000}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} split between all enemies hit. Enemies hit are marked for death for 8 seconds, reducing their resistances by {{ap|60|60|70}}%.<br />Yone's spell is then replaced with '''Unforgotten''' until there are no remaining enemies marked for death.<br />'''Unforgotten''' (10 mana): Dashes to the {{as|lowest health}} enemy that is marked for death, dealing {{ap|350|750|9999}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}, increased up to 100% based on target's {{as|'''missing''' health}}.", ["hp"] = 950, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.95, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Original", ["tier"] = 5, ["render"] = "Yone Render.png", ["origin"] = {"Exile"}, ["class"] = {"Adept"}, ["abilityname"] = "Seal Fate", ["abilityicon"] = "Fate Sealed.png", ["active"] = "Strike along a path towards the current target, dealing {{as|{{ap|725|1050|150000}} {{tiptft|AP|{{as|AP}}}}}} split between all enemies hit. Enemies hit are marked for death and are {{tip|TFT Sunder|Sundered}} and {{tip|TFT Shred|Shredded}} for {{ap|40|40|50}}% for 8 seconds.<br>This Ability becomes ''Unforgotten'' until no enemies are marked for death.<br><br>{{sbc|Unforgotten (10 mana):}} {{tip|Dash}} to the {{as|'''lowest'''-Health}} enemy marked for death, dealing {{as|{{ap|275|600|9999}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, increased based on {{as|'''missing''' health}}.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+15 {{tip|TFT AP|{{as|Ability Power}}}}}}.<br><br>''Sunder: Reduce Armor.''<br>''Shred: Reduce Magic Resist.''", ["hp"] = 950, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.95, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["star4"] = true }, [6] = { ["skin"] = "Battle Academia", ["tier"] = 4, ["render"] = "Yone BattleAcademia TFT Render.png", ["origin"] = {"Academy"}, ["class"] = {"Challenger"}, ["abilityname"] = "Soul Unbound", ["abilityicon"] = "Soul Unbound.png", ["active"] = "Summons his spirit to attack an enemy up to 3 hexes away for a {{ap|4|5|15}} seconds. The spirit is an untargetable, invulnerable copy of him and heals him for {{ap|40|50|100}}% {{tiptft|AP|{{as|AP}}}} of the damage it deals. If he dies, his spirit dies with him.", ["hp"] = 900, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 90, ["as"] = 0.85, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7] = { ["skin"] = "Spirit Blossom", ["tier"] = 2, ["render"] = "Yone SpiritBlossom TFT Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Warrior"}, ["abilityname"] = "Way of the Hunter", ["abilityicon"] = "Way of the Hunter.png", ["passive"] = "His basic attacks alternate between dealing {{ap|100|150|200}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and {{as|33% AD}} {{as|'''bonus''' physical damage}}.", ["hp"] = 800, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.85, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Spirit Blossom", ["tier"] = 2, ["render"] = "Yone SpiritBlossom TFT Render.png", ["origin"] = {"Mirage"}, ["class"] = {"Warrior"}, ["abilityname"] = "Way of the Hunter", ["abilityicon"] = "Way of the Hunter.png", ["passive"] = "His basic attacks alternate between dealing {{ap|85|125|180}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and {{as|{{ap|30|35|40}}% AD}} {{as|'''bonus''' physical damage}}.", ["hp"] = 800, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.85, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10] = { ["skin"] = "HEARTSTEEL", ["tier"] = 3, ["render"] = "Yone HEARTSTEEL Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Crowd Diver","Edgelord"}, ["abilityname"] = "Spirit Cleave", ["abilityicon"] = "Yone Spirit Cleave.png", ["active"] = "Gain {{as|+8% {{tiptft|AP|{{as|AP}}}}}} stacking {{as|Move Speed}} and {{tiptft|Omnivamp|{{as|Omnivamp}}}} for the rest of combat. Slash twice, dealing {{as|{{ap|200|200|205}}% AD}} {{as|physical damage}} to enemies in a cone each time.<br /><br />''Omnivamp: Heal for percentage of damage dealt.''<br />{{sbc|Headliner Effect:}} {{as|+200 Health}}, {{as|+20% AD}}.", ["hp"] = 750, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "HEARTSTEEL", ["tier"] = 3, ["render"] = "Yone HEARTSTEEL Render.png", ["origin"] = {"HEARTSTEEL"}, ["class"] = {"Crowd Diver","Edgelord"}, ["abilityname"] = "Spirit Cleave", ["abilityicon"] = "Yone Spirit Cleave.png", ["active"] = "Gain {{as|+8% {{tiptft|AP|{{as|AP}}}}}} stacking {{as|Move Speed}} and {{tiptft|Omnivamp|{{as|Omnivamp}}}} for the rest of combat. Slash twice, dealing {{as|{{ap|210|210|215}}% AD}} {{as|physical damage}} to enemies in a cone each time.<br /><br />''Omnivamp: Heal for percentage of damage dealt.''<br />{{sbc|Headliner Effect:}} {{as|+150 Health}}, {{as|+15% AD}}.", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.8, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 3, ["render"] = "Yone TFT Render.png", ["origin"] = {"Umbral"}, ["class"] = {"Reaper"}, ["abilityname"] = "Fate Sealed", ["abilityicon"] = "Yone Soul Unbound.png", ["active"] = "{{tip|Dash}} in spirit form to the furthest enemy within Hexes for 3 seconds, dealing {{as|{{ap|165|165|175}}% AD}} as {{as|physical damage}} and {{tip|TFT Wound|Wounding}} enemies along the way for 5 seconds. While in spirit form, gain {{as|{{ap|250|300|350}}% {{tiptft|AP|{{as|AP}}}}}} Shield and {{as|80% Attack Speed}}. Afterwards, Yone returns to his starting position.<br/><br/>Each cast this combat increases his dash range by 1 Hex.<br/><br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 10, ["ad"] = 65, ["as"] = 0.9, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee" }, }, ["Yorick"] = { [2] = { ["skin"] = "Arclight", ["tier"] = 4, ["render"] = "Yorick Arclight Render.png", ["origin"] = {"Light"}, ["class"] = {"Summoner"}, ["abilityname"] = "Shepherd of Souls", ["abilityicon"] = "Eulogy of the Isles.png", ["active"] = "Blesses his {{ap|2|3|12}} {{as|lowest-health}} allies (except Minions of Light). When they die they are resurrected as a Minion of Light. Each Minion of Light has {{ap|500|700|2000}} {{as|health}}, {{ap|100|175|250}} {{tiptft|AP|{{as|AP}}}} {{as|attack damage}}, {{fd|0.7}} {{as|attack speed}}, 20 {{as|armor}}, and can gain the {{TFTt|Light}} bonus (if active).", ["hp"] = 850, ["mana"] = 85, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 35, ["mr"] = 20, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Pentakill", ["tier"] = 5, ["render"] = "Yorick Pentakill TFT Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Guardian", "Mosher"}, ["abilityname"] = "GET IN THIS PIT! (ft. Ghouls)", ["abilityicon"] = "Yorick Shepherd of Souls.png", ["active"] = "Summon {{ap|9|10|25}} headbanging ghouls that piles towards the center of the board. Each deals {{as|{{ap|150|150|1000}}% AD}} {{as|physical damage}} over three attacks. Ghouls' damage 20% {{tip|TFT Sunder|Sunders}} for 3 seconds.<br />Every other cast also summons a BIG ghoul with {{as|{{ap|900|1750|9001}}% {{tiptft|AP|{{as|AP}}}}}} {{as|of Health}} that deals {{as|{{ap|250|250|2000}}% AD}} {{as|physical damage}} each attack.<br /><br />''Sunder: Reduce Armor by 20%.''<br /><br />{{sbc|Headliner Effect:}} {{as|+300 Health}}; Summons 2 extra Zombies, the BIG zombie is BIGGER and deals 20% extra damage.", ["hp"] = 1050, ["mana"] = 110, ["startmana"] = 65, ["ad"] = 88, ["as"] = 0.8, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Pentakill", ["tier"] = 5, ["render"] = "Yorick Pentakill TFT Render.png", ["origin"] = {"Pentakill"}, ["class"] = {"Guardian", "Mosher"}, ["abilityname"] = "GET IN THIS PIT! (ft. Ghouls)", ["abilityicon"] = "Yorick Shepherd of Souls.png", ["active"] = "Summon {{ap|9|10|25}} headbanging ghouls that piles towards the center of the board. Each deals {{as|{{ap|150|150|1000}}% AD}} {{as|physical damage}} over three attacks. Ghouls' damage 20% {{tip|TFT Sunder|Sunders}} for 3 seconds.<br />Every other cast also summons a BIG ghoul with {{as|{{ap|900|1750|9001}}% {{tiptft|AP|{{as|AP}}}}}} {{as|of Health}} that deals {{as|{{ap|250|250|2000}}% AD}} {{as|physical damage}} each attack.<br /><br />''Sunder: Reduce Armor by 20%.''<br /><br />{{sbc|Headliner Effect:}} {{as|+50 Health}}; Summons 2 extra Zombies, the BIG zombie is BIGGER and deals 10% extra damage.", ["hp"] = 1050, ["mana"] = 110, ["startmana"] = 65, ["ad"] = 88, ["as"] = 0.8, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [11] = { ["skin"] = "Spirit Blossom", ["tier"] = 2, ["render"] = "Yorick SpiritBlossom TFT Render.png", ["origin"] = {"Umbral"}, ["class"] = {"Behemoth"}, ["abilityname"] = "Dark Despoil", ["abilityicon"] = "Yorick Mourning Mist.png", ["active"] = "Sap power from the 2 nearest enemies, gaining {{as|{{ap|300|360|420}} '''max''' Health}} and dealing {{as|{{ap|160|240|375}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to them over 3 seconds.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 40, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, }, ["Yuumi"] = { [4] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Yuumi Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Mystic"}, ["abilityname"] = "Zoomies", ["abilityicon"] = "Zoomies.png", ["active"] = "{{tip|Dash|Dashes}} to the {{as|lowest-health}} ally, healing them for {{as|{{ap|30|45|75}}% {{tiptft|AP|{{as|AP}}}} of their '''missing''' health}} and granting them {{ap|30|40|60}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 5 seconds. She then repeats this on the farthest ally.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 3, ["render"] = "Yuumi Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Mystic"}, ["abilityname"] = "Zoomies", ["abilityicon"] = "Zoomies.png", ["active"] = "{{tip|Dash|Dashes}} to the {{as|lowest-health}} ally, healing them for {{as|{{ap|30|45|90}}% {{tiptft|AP|{{as|AP}}}} of their '''missing''' health}} and granting them {{ap|30|40|60}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for 5 seconds. She then repeats this on the farthest ally.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Yuumi Render.png", ["origin"] = {"Spirit"}, ["class"] = {"Mystic"}, ["abilityname"] = "Zoomies", ["abilityicon"] = "Zoomies.png", ["active"] = "{{tip|Dash|Dash}} to the {{as|'''lowest'''-health}} ally, {{as|healing|heal}} for {{as|{{as|{{ap|30|40|50}}% {{tiptft|AP|{{as|AP}}}}}} of '''missing''' health}} and granting {{as|{{ap|30|40|60}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for 5 seconds. Repeat this on the farthest ally.<br><br>{{sbc|Chosen Effect:}} {{as|+30 {{tip|TFT AP|{{as|Ability Power}}}}}}.", ["hp"] = 650, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.6, ["range"] = 3, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["star4"] = true }, [6] = { ["skin"] = "Battle Principal", ["tier"] = 5, ["render"] = "Yuumi BattlePrincipal TFT Render.png", ["origin"] = {"Academy", "Cuddly"}, ["class"] = {"Scholar"}, ["abilityname"] = "Final Chapter", ["abilityicon"] = "Final Chapter.png", ["active"] = "Detaches from an ally and then launch {{ap|3|5|33}} waves toward the farthest enemy, each dealing {{ap|45|80|247}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per wave and {{tiptft|Stun|Stuns}} enemies for 1 second. She then attaches to the nearest ally.", ["hp"] = 800, ["mana"] = 200, ["startmana"] = 80, ["ad"] = 50, ["as"] = 0.8, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Heartseeker", ["tier"] = 2, ["render"] = "Yuumi Heartseeker Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Heart","Mascot"}, ["abilityname"] = "Final Chapter", ["abilityicon"] = "Final Chapter.png", ["active"] = "Yuumi fires a curved missile at the furthest target in her attack range, dealing {{as|{{ap|230|345|535}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the first unit hit.", ["hp"] = 550, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [14] = { ["skin"] = "Cyber Cat", ["tier"] = 3, ["render"] = "Yuumi CyberCat TFT Render.png", ["origin"] = {"Anima Squad"}, ["class"] = {"A.M.P.","Strategist"}, ["abilityname"] = "Yuum.AI", ["abilityicon"] = "Yuumi You and Me!.png", ["passive"] = "Gain {{as|3 × {{tip|TFT AMP|A.M.P.}} Mana}} every second.", ["active"] = "Launch a magic missile at the current target that bounces to the nearest enemy. Deal {{as|{{ap|100|150|235}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the current target and {{as|{{ap|60|90|140}}% {{tiptft|AP|{{as|AP}}}}}} to the other, marking both of them. If they're already marked, deal 190% damage.", ["hp"] = 650, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged", ["role"] = "Magic Caster" } }, ["Zac"] = { [6] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Zac TFT Render.png", ["origin"] = {"Chemtech"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Yoink!", ["abilityicon"] = "Stretching Strikes.png", ["active"] = "Stretches his arms up to 3 hexes to pull the 2 most distant enemies towards him, dealing {{ap|400|525|999}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [6.5] = { ["skin"] = "Original", ["tier"] = 3, ["render"] = "Zac TFT Render.png", ["origin"] = {"Chemtech"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Yoink!", ["abilityicon"] = "Stretching Strikes.png", ["active"] = "Stretches his arms up to 3 hexes to pull the 2 most distant enemies towards him, dealing {{ap|300|450|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}. During this time he gains 60% damage reduction.", ["hp"] = 800, ["mana"] = 90, ["startmana"] = 50, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [7.5] = { ["skin"] = "Pool Party", ["tier"] = 2, ["render"] = "Zac PoolParty Render.png", ["origin"] = {"Lagoon"}, ["class"] = {"Guardian"}, ["abilityname"] = "Unstable Current", ["abilityicon"] = "Unstable Matter.png", ["active"] = "Explodes outward towards enemies within 2 hexes, dealing {{as|{{ap|10|12|18}}% of their '''maximum''' health}} as {{as|magic damage}} and healing himself for {{ap|220|250|300}}.", ["hp"] = 800, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.6, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [8] = { ["skin"] = "Empyrean", ["variant"] = "old", ["tier"] = 4, ["render"] = "Zac Empyrean Render.png", ["origin"] = {"Threat"}, ["class"] = {""}, ["abilityname"] = "Symbiotic Split", ["abilityicon"] = "Zac Unstable Matter.png", ["passive"] = "Upon dying, split into {{ap|2|2|4}} smaller Zac Blobs with {{as|{{ap|40|40|50}}% of Zac's '''maximum''' Health}} that {{tip|TFT Taunt|taunt}} nearby enemies.", ["active"] = "Zac bounces into the air and slams down, dealing {{as|{{ap|100|150|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to nearby enemies. Then he {{as|heals}} {{as|30% of his '''missing''' Health}}.", ["hp"] = 1050, ["mana"] = 100, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 65, ["mr"] = 65, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Empyrean", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Zac Empyrean TFT Render old.png", ["origin"] = {"EDM"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Let's Bounce!", ["abilityicon"] = "Zac_Let's_Bounce!.png", ["active"] = "Bounce 3 times on nearby enemies. Each bounce deals {{as|{{ap|120|180|1200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, {{tiptft|Stun|Stuns}} for 1 second, and {{as|heals {{ap|100|140|800}}% of damage}} to Zac.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}, {{as|+15 {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 1000, ["mana"] = 160, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 60, ["mr"] = 60, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Empyrean", ["variant"] = "old2", ["tier"] = 4, ["render"] = "Zac Empyrean TFT Render old.png", ["origin"] = {"EDM"}, ["class"] = {"Bruiser"}, ["abilityname"] = "Let's Bounce!", ["abilityicon"] = "Zac_Let's_Bounce!.png", ["active"] = "Bounce 3 times on nearby enemies. Each bounce deals {{as|{{ap|120|180|1200}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}, {{tiptft|Stun|Stuns}} for 1 second, and {{as|heals {{ap|120|160|800}}% of damage}} to Zac.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}, {{as|+20 {{tiptft|AP|{{as|AP}}}}}}.", ["hp"] = 1100, ["mana"] = 160, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.65, ["range"] = 1, ["arm"] = 70, ["mr"] = 70, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Empyrean", ["tier"] = 5, ["render"] = "Zac Empyrean TFT Render.png", ["origin"] = {"Virus"}, ["class"] = {""}, ["abilityname"] = "Replicating Malware", ["abilityicon"] = "Zac Cell Division.png", ["passive"] = "At {{as|10% Health}}, split into two copies with {{as|50% Health}}.", ["active"] = "Bounce 3 times on nearby enemies. Each bounce deals ({{as|{{ap|115|175|1000}}% {{tiptft|AP|{{as|AP}}}}}} + {{as|{{ap|8|8|50}}% Health}}) as {{as|magic damage}}, {{tiptft|Stun|Stuns}} for 1 second, and {{as|heals|heal}} Zac {{as|{{ap|80|100|2000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Health}}.", ["hp"] = 900, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 60, ["as"] = 0.75, ["range"] = 1, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Melee", ["role"] = "Magic Tank" }, }, ["Zed"] = { [1] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 2, ["render"] = "Zed Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Assassin"}, ["abilityname"] = "Razor Shuriken", ["abilityicon"] = "Razor Shuriken.png", ["active"] = "Throws a shuriken in a 4-hex line, dealing {{ap|200 to 500 3}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to all enemies in its path.", ["hp"] = 550, ["mana"] = 75, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.7, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [2] = { ["skin"] = "Shockblade", ["tier"] = 5, ["render"] = "Zed Shockblade Render.png", ["origin"] = {"Electric"}, ["class"] = {"Assassin", "Summoner"}, ["abilityname"] = "Living Lightning", ["abilityicon"] = "Living Shadow.png", ["active"] = "Creates a clone of himself behind his current target. This clone inherits its creator's items, stats, and {{as|'''current''' health}}, and can cast ''Living Lightning''. Its mana cost is 50 / 25 higher. At 3-Star, the mana cost is reduced by 125.", ["hp"] = 850, ["mana"] = 150, ["startmana"] = 75, ["ad"] = 70, ["as"] = 1.1, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3.5] = { ["skin"] = "Galaxy Slayer", ["tier"] = 2, ["render"] = "Zed GalaxySlayer Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Contempt for the Weak", ["abilityicon"] = "Contempt for the Weak.png", ["passive"] = "Every third basic attack deals {{ap|50|90|150}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and steals {{as|{{ap|20|33|50}}% of the target's AD}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 25, ["mr"] = 20, ["behavior"] = "Melee" }, [3.6] = { ["skin"] = "Galaxy Slayer", ["tier"] = 2, ["render"] = "Zed GalaxySlayer Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Infiltrator"}, ["abilityname"] = "Contempt for the Weak", ["abilityicon"] = "Contempt for the Weak.png", ["passive"] = "Every third attack, deal {{as|{{ap|60|90|150}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} and steal {{as|{{ap|25|25|30}}% of the '''current target's''' Attack Damage|AD}}.", ["hp"] = 700, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.75, ["range"] = 1, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Melee" }, [4] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Zed Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Shade"}, ["abilityname"] = "Contempt for the Weak", ["abilityicon"] = "Razor Shuriken.png", ["passive"] = "Every third attack deals {{ap|40|50|75}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and steals {{as|{{ap|25|30|35}}% of the target's current AD}}.", ["hp"] = 650, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4.5] = { ["skin"] = "Original", ["variant"] = "old2", ["tier"] = 2, ["render"] = "Zed Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Slayer"}, ["abilityname"] = "Contempt for the Weak", ["abilityicon"] = "Razor Shuriken.png", ["passive"] = "When combat starts, teleports to the enemy backline.<br />Every third basic attack deals {{ap|25|50|75}} {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' magic damage}} and steals {{as|30% of the target's current AD}}.", ["hp"] = 600, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Melee" }, [4.6] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Zed Render.png", ["origin"] = {"Ninja"}, ["class"] = {"Slayer"}, ["abilityname"] = "Contempt for the Weak", ["abilityicon"] = "Razor Shuriken.png", ["passive"] = "{{sbc|Innate:}} At the start of combat, jumps to the enemy backline.<br />Every third attack deals {{as|{{ap|25|50|75}} {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' magic damage}} and steals 30% of the {{as|target's '''current''' Attack Damage}}.<br><br>{{sbc|Chosen Effect:}} {{as|+15% Attack Damage}}, {{as|+10% Attack Speed}}.", ["hp"] = 600, ["mana"] = 0, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.75, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee", ["star4"] = true }, [8] = { ["skin"] = "Prestige PROJECT", ["tier"] = 4, ["render"] = "Zed PrestigePROJECT TFT Render.png", ["origin"] = {"LaserCorps"}, ["class"] = {"Duelist","Hacker"}, ["abilityname"] = "Empowered Kill Mode", ["abilityicon"] = "Zed Death Mark old.png", ["active"] = "Zed briefly becomes untargetable and teleports behind his target, reducing their {{as|Armor}} by {{ap|20|30|100}} and entering KILL MODE for 7 seconds. In KILL MODE, Attacks deal {{as|{{ap|40|60|300}}% {{tiptft|AP|{{as|AP}}}}}} {{as|'''bonus''' physical damage}} and every 3rd attack deals ({{as|135% AD}} + {{as|{{ap|40|60|300}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}} to all adjacent enemies.", ["hp"] = 1000, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 80, ["as"] = 0.85, ["range"] = 1, ["arm"] = 45, ["mr"] = 45, ["behavior"] = "Melee" }, [9] = { ["skin"] = "Original", ["variant"] = "old3", ["tier"] = 2, ["render"] = "Zed TFT Render.png", ["origin"] = {"Ionia"}, ["class"] = {"Rogue","Slayer"}, ["abilityname"] = "Living Shadow", ["abilityicon"] = "Zed Living Shadow 2 old.png", ["active"] = "Create a shadow at the furthest enemy within {{tip|TFT Range|{{as|2 + Range}}}} hexes. Zed and his shadow slash adjacent enemies, dealing ({{as|{{ap|120|120|125}}% AD}} + {{as|{{ap|25|40|50}}% {{tiptft|AP|{{as|AP}}}}}}) {{as|physical damage}}.<br/><br/>{{sbc|Ionia Bonus:}} +15% {{as|Critical Strike Chance}} and {{as|Critical Strike Damage}}.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.70, ["range"] = 1, ["arm"] = 35, ["mr"] = 35, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Empyrean", ["tier"] = 4, ["render"] = "Zed Empyrean TFT Render.png", ["origin"] = {"EDM"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Shadow Dance", ["abilityicon"] = "Zed Living Shadow old.png", ["active"] = "Mark the current target and spawn an untargetable Shadow with {{as|{{ap|175|175|350}}% AD}} of {{as|physical damage's attack}} for 4 seconds. After a brief delay or when the marked enemy falls {{as|'''below''' {{as|15% {{tiptft|AP|{{as|AP}}}}}} health}}, deal additional {{as|{{ap|350|350|700}}% AD}} {{as|physical damage}}.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}; Zed's Shadows gain {{as|+10% AD}} and {{as|+10% AS}}.", ["hp"] = 1000, ["mana"] = 50, ["startmana"] = 30, ["ad"] = 75, ["as"] = 0.9, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [10] = { ["skin"] = "Empyrean", ["tier"] = 4, ["render"] = "Zed Empyrean TFT Render.png", ["origin"] = {"EDM"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Shadow Dance", ["abilityicon"] = "Zed Living Shadow old.png", ["active"] = "Mark the current target and spawn an untargetable Shadow with {{as|{{ap|175|175|350}}% AD}} of {{as|physical damage's attack}} for 4 seconds. After a brief delay or when the marked enemy falls {{as|'''below''' {{as|15% {{tiptft|AP|{{as|AP}}}}}} health}}, deal additional {{as|{{ap|350|350|700}}% AD}} {{as|physical damage}}.<br />{{sbc|Headliner Effect:}} {{as|+300 Health}}; Zed's Shadows gain {{as|+10% AD}} and {{as|+10% AS}}.", ["hp"] = 1000, ["mana"] = 50, ["startmana"] = 30, ["ad"] = 75, ["as"] = 0.9, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [10.1] = { ["skin"] = "Empyrean", ["tier"] = 4, ["render"] = "Zed Empyrean TFT Render.png", ["origin"] = {"EDM"}, ["class"] = {"Crowd Diver"}, ["abilityname"] = "Shadow Dance", ["abilityicon"] = "Zed Living Shadow old.png", ["active"] = "Mark the current target and spawn an untargetable Shadow with {{as|{{ap|185|185|370}}% AD}} of {{as|physical damage's attack}} for 4 seconds. After a brief delay or when the marked enemy falls {{as|'''below''' {{as|15% {{tiptft|AP|{{as|AP}}}}}} health}}, deal additional {{as|{{ap|350|350|700}}% AD}} {{as|physical damage}}.<br />{{sbc|Headliner Effect:}} {{as|+100 Health}}, {{as|+10% AD}}.", ["hp"] = 1000, ["mana"] = 50, ["startmana"] = 30, ["ad"] = 72, ["as"] = 0.95, ["range"] = 1, ["arm"] = 55, ["mr"] = 55, ["behavior"] = "Melee" }, [14] = { ["skin"] = "Debonair", ["tier"] = 4, ["render"] = "Zed Debonair TFT Render.png", ["origin"] = {"Cypher"}, ["class"] = {"Slayer"}, ["abilityname"] = "Cutthroat Business", ["abilityicon"] = "Zed Shadow Slash.png", ["active"] = "Throw a shuriken at the furthest unmarked enemy within 4 hexes that deals {{as|{{ap|40|60|800}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and marks them. Then become untargetable, teleport to them, and summon shadows on every other marked enemy. Deal {{as|{{ap|270|270|700}}% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}} to adjacent enemies, while shadows deal {{as|{{ap|200|200|400}}% {{tip|TFT AD|{{as|AD}}}}}} as {{as|physical damage}} to adjacent enemies.", ["hp"] = 1050, ["mana"] = 50, ["startmana"] = 30, ["ad"] = 50, ["as"] = 0.95, ["range"] = 1, ["arm"] = 65, ["mr"] = 65, ["behavior"] = "Melee", ["role"] = "Attack Reaper" }, }, ["Zeri"] = { [6.5] = { ["skin"] = "Withered Rose", ["tier"] = 5, ["render"] = "Zeri WitheredRose TFT Render.png", ["origin"] = {"Debonair"}, ["class"] = {"Sniper"}, ["abilityname"] = "Lightning Crash", ["abilityicon"] = "Zeri Lightning Crash.png", ["passive"] = "Her basic attacks fire {{ap|5|5|30}} bullets, dealing {{as|18% AD}} {{as|physical damage}} each bullet plus {{ap|12|20|40}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the first unit hit.", ["active"] = "Charges herself up with electricity for 6 seconds. While electrified, she aims at the farthest enemy, her attacks pierce, and she dashes after every shot.<br />{{sbc|VIP Bonus:}} Electrified lasts until the end of combat.", ["hp"] = 850, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 75, ["as"] = 0.9, ["range"] = 8, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Ocean Song", ["tier"] = 3, ["render"] = "Zeri OceanSong Render.png", ["origin"] = {"Lagoon"}, ["class"] = {"Cannoneer"}, ["abilityname"] = "Watershock Laser", ["abilityicon"] = "Zeri Ultrashock Laser.png", ["active"] = "Fires a water pulse filled with electricity at the closest enemy within 2 hexes, otherwise at the enemy that is closest to the center of the board. The pulse explodes on contact, dealing {{ap|200|300|600}} {{as|physical damage}} and creating a laser behind the target that deals magic damage to all enemies hit.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 65, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [9] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 4, ["render"] = "Zeri Render.png", ["origin"] = {"Zaun"}, ["class"] = {"Gunner"}, ["abilityname"] = "Surge", ["abilityicon"] = "Zeri Lightning Crash.png", ["passive"] = "{{tip|Execute}} enemies {{as|'''below''' {{as|(8{{tiptft|AP|{{as|AP}}}})%}} Health}}.", ["active"] = "For the next 5 seconds, attacks chain lightning to {{ap|3|3|5}} additional enemies, dealing {{as|{{ap|45|45|100}}% AD}} {{as|physical damage}}. Kills reset this duration.", ["hp"] = 750, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 60, ["as"] = 0.80, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Zeri TFT Render.png", ["origin"] = {"Firelight"}, ["class"] = {"Sniper"}, ["abilityname"] = "Living Battery", ["abilityicon"] = "Zeri Living Battery.png", ["passive"] = "Every 3rd attack is replaced with a spark that deals ({{as|200% AD}} + {{as|{{ap|10|15|20}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to target and ({{as|100% AD}} + {{as|{{ap|5|7.5|10}}% {{tiptft|AP|{{as|AP}}}}}}) as {{as|physical damage}} to 2 nearby enemies.", ["hp"] = 600, ["mana"] = 3, ["startmana"] = 0, ["ad"] = 51, ["as"] = 0.75, ["range"] = 6, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Attack Carry" }, [14] = { ["skin"] = "PROJECT", ["tier"] = 4, ["render"] = "Zeri PROJECT TFT Render.png", ["origin"] = {"Exotech"}, ["class"] = {"Rapidfire"}, ["abilityname"] = "Hyperthread Rush", ["abilityicon"] = "Zeri Spark Surge.png", ["active"] = "Dash to a nearby location so quickly an untargetable echo lingers. The echo Attacks ({{tip|TFT AD|{{as|AD}}}}{{as|AS}}) as if it were Zeri, but deals {{ap|40|40|200}}% damage.<br><br>Echoes last ({{ap|2|2|5}} + {{as|{{ap|3|3|5}}% {{tiptft|AP|{{as|AP}}}}}}) seconds, and disappear when Zeri dies.", ["hp"] = 800, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 65, ["as"] = 0.75, ["range"] = 5, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["role"] = "Attack Carry" }, }, ["Ziggs"] = { [3] = { ["skin"] = "Odyssey", ["tier"] = 1, ["render"] = "Ziggs Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Demolitionist"}, ["abilityname"] = "Bomb!", ["abilityicon"] = "Bouncing Bomb.png", ["active"] = "Throws a bomb at an enemy, dealing {{ap|300|400|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Odyssey", ["tier"] = 1, ["render"] = "Ziggs Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Demolitionist"}, ["abilityname"] = "Bomb!", ["abilityicon"] = "Bouncing Bomb.png", ["active"] = "Throws a bomb at an enemy, dealing {{ap|300|400|600}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Odyssey", ["tier"] = 1, ["render"] = "Ziggs Odyssey Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Demolitionist"}, ["abilityname"] = "Bomb!", ["abilityicon"] = "Bouncing Bomb.png", ["active"] = "Deal {{as|{{ap|250|375|575}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target.", ["hp"] = 500, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 45, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Master Arcanist", ["tier"] = 1, ["render"] = "Ziggs MasterArcanist TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Arcane Bomb", ["abilityicon"] = "Bouncing Bomb.png", ["active"] = "Throws a bomb at an enemy, dealing {{ap|250|375|525}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 450, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Master Arcanist", ["tier"] = 1, ["render"] = "Ziggs MasterArcanist TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Arcane Bomb", ["abilityicon"] = "Bouncing Bomb.png", ["active"] = "Throws a bomb at an enemy, dealing {{ap|250|375|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 450, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Master Arcanist", ["tier"] = 1, ["render"] = "Ziggs MasterArcanist TFT Render.png", ["origin"] = {"Hellion"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Arcane Bomb", ["abilityicon"] = "Bouncing Bomb.png", ["active"] = "Throw an arcane bomb at the current target, dealing {{as|{{ap|250|375|550}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 450, ["mana"] = 40, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Ziggs Render.png", ["origin"] = {"Scrap", "Yordle"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Mini Inferno Bomb", ["abilityicon"] = "Mega Inferno Bomb.png", ["active"] = "Hurls a bomb at his target. After a moderate delay, the bomb lands dealing {{ap|300|400|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the enemy in the epicenter, and half to adjacent enemies.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 50, ["as"] = 0.6, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["variant"] = "old", ["tier"] = 1, ["render"] = "Ziggs Render.png", ["origin"] = {"Scrap", "Yordle"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Mini Inferno Bomb", ["abilityicon"] = "Mega Inferno Bomb.png", ["active"] = "Hurls a bomb at his target. After a moderate delay, the bomb lands dealing {{ap|300|400|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to the enemy in the epicenter, and half to adjacent enemies.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 55, ["as"] = 0.6, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged" }, [10] = { ["skin"] = "Hyperpop", ["tier"] = 5, ["render"] = "Ziggs Hyperpop Render.png", ["origin"] = {"Hyperpop"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Chaos Theory", ["abilityicon"] = "Ziggs Bouncing Bomb.png", ["active"] = "Throw a bomb at the current target that deals {{as|{{ap|360|540|4000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. It splits into some bombs that {{tip|TFT Shred|Shred}} their target for 4 seconds and deal {{as|{{ap|70|105|400}}% {{tiptft|AP|{{as|AP}}}}}} {{as|split magic damage}}. Each cast increases the number of bombs by 3.<br /><br />''Shred: Reduce Magic Resist by 30%.''<br />{{sbc|Headliner Effect:}} {{as|+15% {{tiptft|AP|{{as|AP}}}}}}, {{as|-10 '''max''' Mana}}.", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.8, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [10.1] = { ["skin"] = "Hyperpop", ["tier"] = 5, ["render"] = "Ziggs Hyperpop Render.png", ["origin"] = {"Hyperpop"}, ["class"] = {"Dazzler"}, ["abilityname"] = "Chaos Theory", ["abilityicon"] = "Ziggs Bouncing Bomb.png", ["active"] = "Throw a bomb at the current target that deals {{as|{{ap|360|540|4000}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}. It splits into some bombs that {{tip|TFT Shred|Shred}} their target for 4 seconds and deal {{as|{{ap|90|135|500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|split magic damage}}. Each cast increases the number of bombs by 1.<br /><br />''Shred: Reduce Magic Resist by 30%.''<br />{{sbc|Headliner Effect:}} {{as|+5% {{tiptft|AP|{{as|AP}}}}}}, {{as|-15 '''max''' Mana}}.", ["hp"] = 800, ["mana"] = 75, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.85, ["range"] = 4, ["arm"] = 40, ["mr"] = 40, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "BZZZiggs", ["tier"] = 1, ["render"] = "Ziggs BZZZiggs TFT Render.png", ["origin"] = {"Honeymancy"}, ["class"] = {"Incantor"}, ["abilityname"] = "Bouncing Bee", ["abilityicon"] = "Ziggs Bouncing Bomb.png", ["active"] = "Throws a bouncing bee at the farthest enemy. The bomb explodes on the first enemy hit dealing {{as|{{ap|190|290|435}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target and {{as|{{ap|95|145|215}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to all nearby enemies.", ["hp"] = 450, ["mana"] = 50, ["startmana"] = 0, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Original", ["tier"] = 2, ["render"] = "Ziggs TFT Render.png", ["origin"] = {"Scrap"}, ["class"] = {"Dominator"}, ["abilityname"] = "Bomb Full of Bombs", ["abilityicon"] = "Ziggs Hexplosive Minefield.png", ["active"] = "Toss a bomb at target, dealing {{as|{{ap|180|270|480}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. 3 mini-bombs fly out, dealing {{as|{{ap|80|120|180}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to random enemies.", ["hp"] = 600, ["mana"] = 60, ["startmana"] = 15, ["ad"] = 35, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, [14] = { ["skin"] = "Battle Boss", ["tier"] = 4, ["render"] = "Ziggs BattleBoss TFT Render.png", ["origin"] = {"Cyberboss"}, ["class"] = {"Strategist"}, ["abilityname"] = "Bomberyordle", ["abilityicon"] = "Ziggs Hexplosive Minefield.png", ["active"] = "Throw a bomb that hits the most enemies in a + shape/{{as|in a whole row and column|buzzword2}} within {{tip|TFT Range|{{as|Attack Range|Range}}}}, dealing {{as|{{ap|250|375|1500}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} {{as|to enemies within 1 hex of the center and {{as|{{ap|130|200|900}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to enemies further away.|buzzword2}} If only one unit is hit, deal 100% more.", ["hp"] = 850, ["mana"] = 70, ["startmana"] = 25, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["role"] = "Magic Caster" }, }, ["Zilean"] = { [4] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 5, ["render"] = "Zilean BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Mystic"}, ["abilityname"] = "Rewind Fate", ["abilityicon"] = "Time Warp.png", ["active"] = "Places a protective Time Rune on the {{ap|2|3|10}} allies with the {{as|lowest current health}} (excluding himself). When they would die, they instead resurrect after {{ap|3.5|3|1}} seconds, returning to combat with {{ap|350|500|3000}} {{tiptft|AP|{{as|AP}}}} health and shedding all negative effects. After resurrecting, they gain {{ap|50|50|500}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for the rest of combat.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 45, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.5] = { ["skin"] = "Blood Moon", ["variant"] = "old", ["tier"] = 5, ["render"] = "Zilean BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Mystic"}, ["abilityname"] = "Rewind Fate", ["abilityicon"] = "Time Warp.png", ["active"] = "Places a protective Time Rune on the {{ap|2|3|10}} allies with the {{as|lowest current health}} (excluding himself). When they would die, they instead resurrect after {{ap|3|2|0.5}} seconds, returning to combat with {{ap|350|500|3000}} {{tiptft|AP|{{as|AP}}}} health and shedding all negative effects. After resurrecting, they gain {{ap|50|75|500}}% {{tiptft|AP|{{as|AP}}}} {{as|'''bonus''' attack speed}} for the rest of combat.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 45, ["as"] = 0.75, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [4.6] = { ["skin"] = "Blood Moon", ["tier"] = 5, ["render"] = "Zilean BloodMoon Render.png", ["origin"] = {"Cultist"}, ["class"] = {"Mystic"}, ["abilityname"] = "Rewind Fate", ["abilityicon"] = "Time Warp.png", ["active"] = "Place a protective Time Rune on {{ap|2|3|10}} allies with the {{as|'''lowest''' Health}} (excluding self). If they die, they resurrect after {{ap|3|2|0.5}} seconds with {{as|{{ap|350|500|3000}} {{tiptft|AP|{{as|AP}}}}}} {{as|Health}} and shed all negative effects. After resurrecting, they gain {{as|{{ap|50|75|1500}}% {{tiptft|AP|{{as|AP}}}}}} {{as|Attack Speed}} for the rest of combat.<br><br>{{sbc|Chosen Effect:}} {{as|+200 Health}}, {{as|+20% Attack Speed}}.", ["hp"] = 750, ["mana"] = 150, ["startmana"] = 100, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true }, [6] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Zilean TFT Render.png", ["origin"] = {"Clockwork"}, ["class"] = {"Innovator"}, ["abilityname"] = "Time Bomb", ["abilityicon"] = "Time Bomb.png", ["active"] = "Places a bomb on the closest enemy, {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds. When the stun ends, or the target dies, the bomb explodes dealing {{ap|250|350|700}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to adjacent enemies and reducing their {{as|attack speed}} by {{ap|25|35|50}}% for 4 seconds.", ["hp"] = 600, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.6, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Zilean TFT Render.png", ["origin"] = {"Clockwork"}, ["class"] = {"Innovator"}, ["abilityname"] = "Time Bomb", ["abilityicon"] = "Time Bomb.png", ["active"] = "Places a bomb on the closest enemy, {{tip|TFT stun|stunning}} them for {{fd|1.5}} seconds. When the stun ends, or the target dies, the bomb explodes dealing {{ap|250|400|777}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} to adjacent enemies and reducing their {{as|attack speed}} by {{ap|30|40|50}}% for 4 seconds.", ["hp"] = 600, ["mana"] = 70, ["startmana"] = 30, ["ad"] = 40, ["as"] = 0.6, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Winterblessed", ["tier"] = 2, ["render"] = "Zilean Winterblessed TFT Render.png", ["origin"] = {"Chrono", "Frost"}, ["class"] = {"Preserver"}, ["abilityname"] = "Time Bomb", ["abilityicon"] = "Zilean Time Bomb.png", ["active"] = "Place a bomb on the current target, dealing {{as|{{ap|220|330|495}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and {{tip|TFT Stun|Stunning}} them for {{fd|1}} second. When the stun ends or the target dies, the bomb explodes, dealing {{as|{{ap|180|270|420}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target and {{as|{{ap|160|240|360}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to adjacent enemies.", ["hp"] = 550, ["mana"] = 60, ["startmana"] = 0, ["ad"] = 35, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true } }, ["Zippy"] = { [7.5] = { ["skin"] = "Original", ["tier"] = 3, ["cost"] = 6, ["render"] = "Zippy TFT Render.png", ["origin"] = {"Guild"}, ["class"] = {"Dragon"}, ["abilityname"] = "Somersault Assault", ["abilityicon"] = "Rammus Powerball.png", ["active"] = "Shield himself with {{as|{{ap|300|400|550}}% {{tiptft|AP|{{as|AP}}}}}} for 3 seconds and somersaults toward the highest percent health enemy, deal {{as|{{ap|275|325|400}}% AD}} {{as|physical damage}} and knock them back slightly.<br/>{{sbc|Guild Bonus:}} Gain +10% {{as|'''bonus''' armor}} & {{as|'''bonus''' magic resist}}.", ["hp"] = 800, ["mana"] = 70, ["startmana"] = 20, ["ad"] = 80, ["as"] = 0.75, ["range"] = 1, ["arm"] = 50, ["mr"] = 50, ["behavior"] = "Melee" }, }, ["Zoe"] = { [3] = { ["skin"] = "Star Guardian", ["tier"] = 1, ["render"] = "Zoe StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Sleepy Trouble Bubble", ["abilityicon"] = "Sleepy Trouble Bubble.png", ["active"] = "Kicks a bubble at the enemy with the most {{as|'''current''' health}}, {{tip|TFT stun|stunning}} them for {{ap|2|2.5|4}} seconds and dealing {{ap|200|275|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 100, ["startmana"] = 70, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.5] = { ["skin"] = "Star Guardian", ["tier"] = 1, ["render"] = "Zoe StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Sleepy Trouble Bubble", ["abilityicon"] = "Sleepy Trouble Bubble.png", ["active"] = "Kicks a bubble at the enemy with the most {{as|'''current''' health}}, {{tip|TFT stun|stunning}} them for {{ap|2|2.5|4}} seconds and dealing {{ap|200|275|400}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.7, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [3.6] = { ["skin"] = "Star Guardian", ["tier"] = 1, ["render"] = "Zoe StarGuardian Render.png", ["origin"] = {"Star Guardian"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Sleepy Trouble Bubble", ["abilityicon"] = "Sleepy Trouble Bubble.png", ["active"] = "Kick a bubble at the enemy with the {{as|'''highest''' Health}}, dealing {{as|{{ap|175|260|400}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT Stun|Stunning}} for {{ap|2|2|{{fd|2.5}}}} seconds.<br/><br/>'''Highest total Health breaks targeting ties.'''", ["hp"] = 500, ["mana"] = 80, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7] = { ["skin"] = "Prestige Arcanist", ["tier"] = 5, ["render"] = "Zoe PrestigeArcanist TFT Render.png", ["origin"] = {"Shimmerscale"}, ["class"] = {"Mage", "Spell Thief"}, ["abilityname"] = "Nothing!", ["abilityicon"] = "Spell Thief.png", ["active"] = "Doesn't have her own spell. Switch between spells and cast them as if they were her own. ''See page for all spells.''", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 50, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Prestige Arcanist", ["tier"] = 5, ["render"] = "Zoe PrestigeArcanist TFT Render.png", ["origin"] = {"Shimmerscale"}, ["class"] = {"Mage", "Spell Thief"}, ["abilityname"] = "Nothing!", ["abilityicon"] = "Spell Thief.png", ["active"] = "Doesn't have her own spell. Switch between spells and cast them as if they were her own. ''See page for all spells.''", ["hp"] = 800, ["mana"] = 100, ["startmana"] = 30, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [8] = { ["skin"] = "Cyber Pop", ["variant"] = "old", ["tier"] = 3, ["render"] = "Zoe CyberPop TFT Render old.png", ["origin"] = {"Gadgeteen"}, ["class"] = {"Hacker", "Prankster"}, ["abilityname"] = "Trouble Bubble", ["abilityicon"] = "Zoe Sleepy Trouble Bubble.png", ["active"] = "Zoe launches a bubble at the nearest non-infected enemy, infecting them with a virus that deals {{as|{{ap|390|585|975}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} over 10 seconds. Infected enemies take {{ap|10|10|20}}% more damage.", ["hp"] = 600, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.70, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Mythmaker", ["tier"] = 3, ["render"] = "Zoe Mythmaker TFT Render.png", ["origin"] = {"Fortune", "Storyweaver"}, ["class"] = {"Arcanist"}, ["abilityname"] = "Calculated!", ["abilityicon"] = "Zoe Paddle Star! 2.png", ["passive"] = "Kills increase the number of ricochets by 1 for the rest of combat.", ["active"] = "Fire a missile dealing {{as|{{ap|220|330|530}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} to the current target. The missile ricochets to the farthest unit within 2 hexes, dealing {{as|{{ap|100|150|240}} {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}}.", ["hp"] = 650, ["mana"] = 60, ["startmana"] = 20, ["ad"] = 45, ["as"] = 0.75, ["range"] = 4, ["arm"] = 25, ["mr"] = 25, ["behavior"] = "Ranged" }, [12] = { ["skin"] = "Arcanist", ["tier"] = 1, ["render"] = "Zoe Arcanist TFT Render.png", ["origin"] = {"Portal", "Witchcraft"}, ["class"] = {"Scholar"}, ["abilityname"] = "Trouble Bottle", ["abilityicon"] = "Zoe Paddle Star!.png", ["active"] = "Deal {{as|{{ap|135|205|305|405}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to the target and reduce their {{as|Magic Resist}} by {{ap|10|15|20}} for the rest of combat.", ["hp"] = 450, ["mana"] = 30, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["star4"] = true }, [13] = { ["skin"] = "Cyber Pop", ["tier"] = 4, ["render"] = "Zoe CyberPop TFT Render.png", ["origin"] = {"Rebel"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Paddle Star!", ["abilityicon"] = "Zoe Paddle Star! 2.png", ["active"] = "Launch a star at target that deals {{as|{{ap|140|210|450}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. It bounces to the farthest enemy within 4 hexes, then bounces back to the target. This effect repeats 2/2/4 times, hitting a different enemy each time.", ["hp"] = 800, ["mana"] = 80, ["startmana"] = 20, ["ad"] = 40, ["as"] = 0.75, ["range"] = 4, ["arm"] = 30, ["mr"] = 30, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, }, ["Zyra"] = { [2] = { ["skin"] = "Wildfire", ["tier"] = 1, ["render"] = "Zyra Wildfire Render.png", ["origin"] = {"Inferno"}, ["class"] = {"Summoner"}, ["abilityname"] = "Rampant Growth", ["abilityicon"] = "Zyra Deadly Spines.png", ["active"] = "Summons {{ap|2|3|5}} non-targetable Flame Spitters at a random location at the edge of the arena. Flame Spitters attack the nearest enemy for 4 seconds, dealing {{ap|55|65|75}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} per attack a total of 4 times.", ["hp"] = 500, ["mana"] = 65, ["startmana"] = 0, ["ad"] = 40, ["as"] = 0.65, ["range"] = 3, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5] = { ["skin"] = "Dragon Sorceress", ["variant"] = "old", ["tier"] = 3, ["render"] = "Zyra DragonSorceress TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Grasping Roots", ["abilityicon"] = "Grasping Roots.png", ["active"] = "Sends a surge of vines toward the farthest enemy. Enemies hit by the vines are dealt {{ap|200|325|650}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are {{tip|TFT stun|stunned}} for {{ap|2|2.5|3}} seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.5] = { ["skin"] = "Dragon Sorceress", ["variant"] = "old", ["tier"] = 3, ["render"] = "Zyra DragonSorceress TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Grasping Roots", ["abilityicon"] = "Grasping Roots.png", ["active"] = "Sends a surge of vines toward the farthest enemy. Enemies hit by the vines are dealt {{ap|200|300|525}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and are {{tip|TFT stun|stunned}} for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [5.6] = { ["skin"] = "Dragon Sorceress", ["variant"] = "old", ["tier"] = 3, ["render"] = "Zyra DragonSorceress TFT Render.png", ["origin"] = {"Draconic"}, ["class"] = {"Spellweaver"}, ["abilityname"] = "Grasping Roots", ["abilityicon"] = "Grasping Roots.png", ["active"] = "Send a surge of vines towards the farthest enemy, dealing {{as|{{ap|200|300|525}}% {{tiptft|AP|{{as|AP}}}}}} {{as|magic damage}} and {{tip|TFT Stun|Stunning}} all enemies hit for {{ap|1.5|1.5|2}} seconds.", ["hp"] = 600, ["mana"] = 100, ["startmana"] = 40, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6] = { ["skin"] = "Crime City Nightmare", ["tier"] = 2, ["render"] = "Zyra CrimeCityNightmare TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Scholar"}, ["abilityname"] = "Grasping Spines", ["abilityicon"] = "Grasping Roots.png", ["active"] = "Summons vines in the row with the most enemies, dealing {{ap|325|450|675}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 600, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 50, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [6.5] = { ["skin"] = "Crime City Nightmare", ["tier"] = 2, ["render"] = "Zyra CrimeCityNightmare TFT Render.png", ["origin"] = {"Syndicate"}, ["class"] = {"Scholar"}, ["abilityname"] = "Grasping Spines", ["abilityicon"] = "Grasping Roots.png", ["active"] = "Summons vines in the row with the most enemies, dealing {{ap|275|375|575}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|1.5|2|2.5}} seconds.", ["hp"] = 600, ["mana"] = 120, ["startmana"] = 60, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [7.5] = { ["skin"] = "Dragon Sorceress", ["tier"] = 2, ["render"] = "Zyra DragonSorceress Render.png", ["origin"] = {"Whispers"}, ["class"] = {"Evoker"}, ["abilityname"] = "Grasping Spines", ["abilityicon"] = "Zyra Deadly Spines.png", ["active"] = "Summons vines in the row with the most enemies, dealing {{ap|225|325|550}} {{tiptft|AP|{{as|AP}}}} {{as|magic damage}} and {{tip|TFT stun|stunning}} them for {{ap|1|1.5|1.5}} seconds.", ["hp"] = 600, ["mana"] = 125, ["startmana"] = 50, ["ad"] = 40, ["as"] = 0.65, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [11] = { ["skin"] = "Mythmaker", ["tier"] = 2, ["render"] = "Zyra Mythmaker TFT Render.png", ["origin"] = {"Storyweaver"}, ["class"] = {"Sage"}, ["abilityname"] = "Paper Thorns", ["abilityicon"] = "Zyra Deadly Spines.png", ["active"] = "Summon 2 Vine Lashers that attack the nearest enemy 3 times. Their attacks deal {{as|{{ap|95|140|220}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} and {{tip|TFT Wound|Wound}} their targets for 6 seconds.<br/><br/>''Wound: Reduce healing received by 33%.''", ["hp"] = 600, ["mana"] = 75, ["startmana"] = 20, ["ad"] = 40, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged" }, [13] = { ["skin"] = "Original", ["tier"] = 1, ["render"] = "Zyra TFT Render.png", ["origin"] = {"Experiment"}, ["class"] = {"Sorcerer"}, ["abilityname"] = "Grasping Roots", ["abilityicon"] = "Zyra Grasping Roots.png", ["active"] = "Send vines towards the current target, {{tip|TFT Stun|Stunning}} them for 1 second and dealing {{as|{{ap|280|420|630}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. Then smaller vines seek out the 2 nearest enemies and deal {{as|{{ap|95|140|215}} {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}} to them.<br><br>'''Experiment Bonus:''' Ability damage bleeds enemies for 50% bonus true damage over 2 seconds.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 10, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 20, ["mr"] = 20, ["behavior"] = "Ranged", ["star4"] = true, ["role"] = "Magic Caster" }, [14] = { ["skin"] = "Street Demons", ["tier"] = 1, ["render"] = "Zyra StreetDemons TFT Render.png", ["origin"] = {"Street Demon"}, ["class"] = {"Techie"}, ["abilityname"] = "Stroke of Brilliance", ["abilityicon"] = "Zyra Stranglethorns.png", ["active"] = "Send a large vine towards the current target, {{tip|TFT Stun|Stunning}} them for 1 second and dealing {{as|{{ap|290|435|660}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}. Send a smaller vine at the nearest target that deals {{as|{{ap|145|220|330}}% {{tiptft|AP|{{as|AP}}}}}} as {{as|magic damage}}.", ["hp"] = 500, ["mana"] = 60, ["startmana"] = 10, ["ad"] = 30, ["as"] = 0.7, ["range"] = 4, ["arm"] = 15, ["mr"] = 15, ["behavior"] = "Ranged", ["role"] = "Magic Caster", ["star4"] = true }, } } -- </pre> -- [[Category:Lua]]