Data:skills.json: Difference between revisions
From SpiritVale Wiki
More actions
Eviand created the page Data:skills.json using a non-default content model "JSON": Data for skills |
m Protected "Data:skills.json" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading] |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{} | { | ||
"version": "SpiritVale-0.9.3", | |||
"schema_version": 1, | |||
"generated_at": "2025-12-12T17:24:05.807675+00:00", | |||
"records": [ | |||
{ | |||
"Name": "Absolution", | |||
"Internal Name": "Dispell", | |||
"Icon": "skill-absolution.webp", | |||
"Description": "Removes all buffs and harmful statuses from the target, returning them to a neutral state.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SpellShield", | |||
"Skill Name": "Arcanum Ward", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 4, | |||
"Name": "Any" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 2 | |||
}, | |||
"Effect Cast Time": 0.1 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [ | |||
{ | |||
"Base": 0.5, | |||
"Per Level": 0.1, | |||
"Status Name": [ | |||
"All Status Effects" | |||
] | |||
} | |||
], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Aegis of Light", | |||
"Internal Name": "Aegis", | |||
"Icon": "skill-aegis-of-light.webp", | |||
"Description": "Invoke a radiant barrier of faith, blocking all incoming attacks for a short time, for you and nearby allies.", | |||
"Max Level": 4, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "HolyShield", | |||
"Skill Name": "Holy Shield", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 70, | |||
"Per Level": -10 | |||
}, | |||
"Effect Cast Time": 0.0002 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Aegis", | |||
"Status Name": "Aegis", | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Air Cutter", | |||
"Internal Name": "SpearSlice", | |||
"Icon": "skill-air-cutter.webp", | |||
"Description": "Sweep your weapon in a swift arc, staggering enemies around you.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Cactus King", | |||
"Goblin King", | |||
"Merman" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SpearStab", | |||
"Skill Name": "Impale", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Spear", | |||
"Sword", | |||
"Mace" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"Per Level %": 0.4, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_2", | |||
"Scaling Name": "Vitality", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_1", | |||
"Scaling Name": "Strength", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Dex_1", | |||
"Scaling Name": "Dexterity", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Agi_1", | |||
"Scaling Name": "Agility", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.6 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 7, | |||
"Per Level": 3 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Ignore Block": true | |||
}, | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stagger", | |||
"Status Name": "Stagger", | |||
"Duration": { | |||
"Base": 4 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Arcane Sigil", | |||
"Internal Name": "ArcaneSigil", | |||
"Icon": "skill-arcane-sigil.webp", | |||
"Description": "Creates a Magic zone that amplifies spell power. Each second spent inside increases MATK, but also raises all mana costs.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Base": 2, | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Max Instances": { | |||
"Base": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "ArcaneSigil", | |||
"Status Name": "Mana Overload", | |||
"Duration": { | |||
"Base": 4 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Arcanum Ward", | |||
"Internal Name": "SpellShield", | |||
"Icon": "skill-arcanum-ward.webp", | |||
"Description": "Creates a sacred barrier that absorbs Magic damage, shielding an ally from hostile spells.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Barrier", | |||
"Skill Name": "Sacred Aegis", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 15, | |||
"Per Level": -1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "SpellShield", | |||
"Status Name": "Arcanum Ward", | |||
"Duration": { | |||
"Per Level": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Arrow Shower", | |||
"Internal Name": "ArrowShower", | |||
"Icon": "skill-arrow-shower.webp", | |||
"Description": "Fires a flurry of arrows high into the air, raining down over a wide area. Enemies caught within suffer repeated strikes, forcing them to scatter.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Scout" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SteadyHands", | |||
"Skill Name": "Steady Hands", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Ranged" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.3, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Dex_1", | |||
"Scaling Name": "Dexterity", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 5 | |||
}, | |||
"Effective Distance": 5, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.75 | |||
}, | |||
"Cooldown": { | |||
"Base": 4 | |||
}, | |||
"Duration": { | |||
"Base": 2.5, | |||
"Per Level": 0.5 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Axe Quicken", | |||
"Internal Name": "TwohandQuicken", | |||
"Icon": "skill-axe-quicken.webp", | |||
"Description": "Increases offensive power when wielding a sword or axe.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Warrior" | |||
], | |||
"Summons": [ | |||
"Werewolf" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Stomp", | |||
"Skill Name": "Stomp", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "TwohandQuicken", | |||
"Status Name": "Axe Quicken", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Banishment Field", | |||
"Internal Name": "FieldCurse", | |||
"Icon": "skill-banishment-field.webp", | |||
"Description": "Radiant spirits descend in silent judgment, severing the soul from grace. The afflicted find their healing turned against them, their essence exposed to the full weight of Magic assault.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
], | |||
"Monsters": [ | |||
"Death", | |||
"Dragon Darkness", | |||
"Dragon Nightfall", | |||
"Golem Fire", | |||
"Imp Devil", | |||
"Nightmare", | |||
"Shade", | |||
"Voidgazer", | |||
"Worm Creep" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.75, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.75 | |||
}, | |||
"Cooldown": { | |||
"Base": 2 | |||
}, | |||
"Effect Cast Time": 0.5 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
}, | |||
"Knockback": { | |||
"Base": 6 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Hybrid": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Curse", | |||
"Status Name": "Curse", | |||
"Duration": { | |||
"Per Level": 2 | |||
}, | |||
"Chance": { | |||
"Per Level": 0.15 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Bash", | |||
"Internal Name": "Bash", | |||
"Icon": "skill-bash.webp", | |||
"Description": "Delivers a crushing blow with a chance to stun the target.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Warrior", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Ashrend", | |||
"Goblin King" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "AxeMastery", | |||
"Skill Name": "Axe Mastery", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"Per Level %": 0.25, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.24 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 3, | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stun", | |||
"Status Name": "Stun", | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Chance": { | |||
"Per Level": 0.03 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Benediction", | |||
"Internal Name": "Blessing", | |||
"Icon": "skill-benediction.webp", | |||
"Description": "Imbues allies with divine protection, raising all attributes for a time.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Blessing", | |||
"Status Name": "Benediction", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [ | |||
{ | |||
"Base": 1, | |||
"Status Name": [ | |||
"Curse" | |||
] | |||
} | |||
], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Berserk (NPC)", | |||
"Internal Name": "NPC_Berserk", | |||
"Icon": "skill-npc-berserk.webp", | |||
"Description": "Drives the creature into a frenzied state, greatly increasing its attack speed and letting it strike in rapid succession.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Monsters": [ | |||
"Ashrend", | |||
"Cosmic Entity", | |||
"Death Mage", | |||
"Dragon Darkness", | |||
"Dragon Dusk", | |||
"Dragon Fire", | |||
"Dragon Inferno", | |||
"Dragon Nightfall", | |||
"Goblin Giant", | |||
"Goblin Giant Devil", | |||
"Goblin King", | |||
"Goblin Warblade", | |||
"Goblin Warchief", | |||
"Goblin Warcrusher", | |||
"Goblin Warlock", | |||
"Hare", | |||
"Hydro Turtle", | |||
"Imp Devil", | |||
"Mega Ice Golem", | |||
"Razor Robot", | |||
"Scorpion King", | |||
"Shell Robot", | |||
"Solar Turtle", | |||
"Spider Queen", | |||
"Spider Robot", | |||
"Spiderling Robot", | |||
"Spike Robot", | |||
"Storm Turtle", | |||
"Turtle Champion", | |||
"Voidgazer", | |||
"Zombie Goblin Giant", | |||
"Zombie Goblin Lord", | |||
"Zombie Goblin Soldier" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "NPC_Berserk", | |||
"Status Name": "Berserk (NPC)", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Blade Dance", | |||
"Internal Name": "BladeDance", | |||
"Icon": "skill-blade-dance.webp", | |||
"Description": "Unleashes a flurry of strikes around you.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Rogue" | |||
], | |||
"Monsters": [ | |||
"Goblin Warblade", | |||
"Spider Queen" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Cloaking", | |||
"Skill Name": "Cloaking", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Dagger", | |||
"Sword", | |||
"Twinblade" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.75, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Agi_4", | |||
"Scaling Name": "Agility", | |||
"Percent": 4, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 4 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Bleed Attack (NPC)", | |||
"Internal Name": "NPC_BleedAttack", | |||
"Icon": "skill-npc-bleed-attack.webp", | |||
"Description": "Delivers a vicious strike that inflicts the Bleeding status on the target, leaving a deep, gaping wound.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Goblin Trooper Soldier", | |||
"Goblin Warblade", | |||
"Shark", | |||
"Shark Pirate", | |||
"Zombie Goblin Soldier" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.35, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Bleeding", | |||
"Status Name": "Bleeding", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Blind (NPC)", | |||
"Internal Name": "NPC_Blind", | |||
"Icon": "skill-npc-blind.webp", | |||
"Description": "Inflicts the Blind status on the target, severely impairing their vision, reducing Hit and critical chance, and making them easier to strike.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Butterfly Fairy" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.35, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Blind", | |||
"Status Name": "Blind", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Blood Lust", | |||
"Internal Name": "BloodLust", | |||
"Icon": "skill-blood-lust.webp", | |||
"Description": "Floods the target with bloodthirsty power, giving their attacks an increased chance to leech HP and amplifying the amount restored.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Summons": [ | |||
"Werewolf" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "BloodLust", | |||
"Status Name": "Blood Lust", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Chain Lightning", | |||
"Internal Name": "ChainLightning", | |||
"Icon": "skill-chain-lightning.webp", | |||
"Description": "Unleashes a bolt of lightning that arcs between enemies, chaining to additional targets.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
], | |||
"Monsters": [ | |||
"Cat Bolt", | |||
"Storm Turtle", | |||
"Stormcoil" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 6, | |||
"Name": "Wind" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1.2, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_6", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 6, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 0.5, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
}, | |||
"Duration": { | |||
"Base": 5 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 30, | |||
"Per Level": 15 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
}, | |||
"Chains": { | |||
"Base": 1, | |||
"Per Level": 0.5 | |||
}, | |||
"Velocity": { | |||
"Base": 60 | |||
}, | |||
"Knockback": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Cloaking", | |||
"Internal Name": "Cloaking", | |||
"Icon": "skill-cloaking.webp", | |||
"Description": "Wraps the body in shifting shadows, blending seamlessly with the surroundings. While cloaked, movement is hidden from sight until the veil is broken by attack or skill use.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Rogue", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Death", | |||
"Death Mage", | |||
"Ghost", | |||
"Nightmare", | |||
"Phantom", | |||
"Spook" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "ShadowStep", | |||
"Skill Name": "Shadow Step", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Cloaking", | |||
"Status Name": "Cloaking", | |||
"Duration": { | |||
"Base": 10, | |||
"Per Level": 4 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Consecrated Ground", | |||
"Internal Name": "ConsecratedGround", | |||
"Icon": "skill-consecrated-ground.webp", | |||
"Description": "Sanctifies the ground around the user, dealing moderate Holy damage to all enemies that stand within the area.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Events": [ | |||
"Consecration" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.25, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 6 | |||
}, | |||
"Effective Distance": 6, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 8 | |||
}, | |||
"Duration": { | |||
"Base": 8 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Hybrid": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Consecration", | |||
"Internal Name": "Consecration", | |||
"Icon": "skill-consecration.webp", | |||
"Description": "Sanctify the ground in divine light, healing allies and burning foes who stand within its glow.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Sacrifice", | |||
"Skill Name": "Sacrifice", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 11, | |||
"Name": "Healing" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Healing", | |||
"Per Level %": 0.1 | |||
} | |||
], | |||
"Healing Present": true, | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1 | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 6 | |||
}, | |||
"Effective Distance": 6, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 8 | |||
}, | |||
"Duration": { | |||
"Base": 8 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Skill Area": { | |||
"Type": "Holy Light", | |||
"Base": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Consecration", | |||
"Status Name": "Consecration", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [ | |||
{ | |||
"Skill ID": "ConsecratedGround", | |||
"Skill Name": "Consecrated Ground", | |||
"ID": 3, | |||
"Action": "On Completion" | |||
} | |||
], | |||
"Notes": [ | |||
"While Consecration's status is active on an Acolyte or Priest, Holy Light will hit all nearby enemy units." | |||
] | |||
}, | |||
{ | |||
"Name": "Conviction Aura", | |||
"Internal Name": "Conviction", | |||
"Icon": "skill-conviction-aura.webp", | |||
"Description": "Inspire allies with unwavering resolve, increasing their physical and magical strength.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 3, | |||
"Name": "Aura" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Exclusive": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Conviction", | |||
"Status Name": "Conviction", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Counter Slash", | |||
"Internal Name": "CounterSlash", | |||
"Icon": "skill-counter-slash.webp", | |||
"Description": "After being struck while countering, the user unleashes a powerful sweeping attack that inflicts the Stun status on nearby enemies, leaving them unable to act, block, or attempt to flee.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Events": [ | |||
"Counter" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Reflect Damage": [ | |||
{ | |||
"Type": "DamageReflect", | |||
"Base %": 1, | |||
"Per Level %": 0.4, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_2", | |||
"Scaling Name": "Vitality", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 1.5000001 | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stun", | |||
"Status Name": "Stun", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Counter Stance", | |||
"Internal Name": "Counter", | |||
"Icon": "skill-counter-stance.webp", | |||
"Description": "Take a defensive stance and retaliate with a counter slash when struck.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "ReflectShield", | |||
"Skill Name": "Reflect Shield", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Counter", | |||
"Status Name": "Counter", | |||
"Duration": { | |||
"Base": 2 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Cure", | |||
"Internal Name": "Cure", | |||
"Icon": "skill-cure.webp", | |||
"Description": "Channels purifying energy to dispel harmful afflictions, restoring clarity where corruption once lingered.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte", | |||
"Knight", | |||
"Mage", | |||
"Rogue", | |||
"Scout", | |||
"Summoner", | |||
"Warrior", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.9 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [ | |||
{ | |||
"Base": 1, | |||
"Status Name": [ | |||
"Poison", | |||
"Blind", | |||
"Silence" | |||
] | |||
} | |||
], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Damnation", | |||
"Internal Name": "Damnation", | |||
"Icon": "skill-damnation.webp", | |||
"Description": "Calls down divine judgment upon the wicked, stripping away their defenses and leaving them vulnerable.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
], | |||
"Monsters": [ | |||
"Angel Mage", | |||
"Cosmic Entity", | |||
"Zombie Goblin Lord" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "ReviveAll", | |||
"Skill Name": "Salvation", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Mace", | |||
"Staff", | |||
"Book" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Damage Delay": 0.5, | |||
"Effect Cast Time": 1 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Trigger Hit": true, | |||
"Critical Hits": true | |||
}, | |||
"Special Modifiers": { | |||
"Hybrid": true, | |||
"No Copy": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Damnation", | |||
"Status Name": "Damnation", | |||
"Duration": { | |||
"Base": 5 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Dark Exorcism", | |||
"Internal Name": "Dark Exorcism", | |||
"Icon": "skill-dark-exorcism.webp", | |||
"Description": "A blasphemous spell of dark power that engulfs an entire area in devastating Shadow damage.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Cosmic Entity", | |||
"Death Mage" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 2, | |||
"Name": "Shadow" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.6, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Death Coil (NPC)", | |||
"Internal Name": "NPC_UndeadStrike", | |||
"Icon": "skill-npc-death-coil.webp", | |||
"Description": "Unleashes a barrage of unholy energy, dealing heavy Undead damage to the target.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Cyclops Bat Mage", | |||
"Cyclops Bat Wizard", | |||
"Eyeball Mage Blue", | |||
"Eyeball Mage Green", | |||
"Eyeball Mage Red", | |||
"Skeleton Mage", | |||
"Zombie Goblin Lord" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 8, | |||
"Name": "Undead" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_5", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 0.5, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.4 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Defiance Aura", | |||
"Internal Name": "Defiance", | |||
"Icon": "skill-defiance-aura.webp", | |||
"Description": "Radiate unyielding faith that lessens the force of ranged and magical attacks for allies nearby.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 3, | |||
"Name": "Aura" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Exclusive": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Defiance", | |||
"Status Name": "Defiance", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Dissonance Well", | |||
"Internal Name": "FieldDamage", | |||
"Icon": "skill-dissonance-well.webp", | |||
"Description": "A field of spiritual interference thrums with jagged tension, stalling thought, movement, and will. Those within find their bodies sluggish, their instincts dulled, as if time itself resists them.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Bogbloom", | |||
"Fangroot", | |||
"Octopus", | |||
"Petal", | |||
"Queen Worm", | |||
"Spider King", | |||
"Spider Queen", | |||
"Worm", | |||
"Worm Creep" | |||
], | |||
"Summons": [ | |||
"Angel Mage" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "FieldCurse", | |||
"Skill Name": "Banishment Field", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_1", | |||
"Scaling Name": "Strength", | |||
"Percent": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 4 | |||
}, | |||
"Duration": { | |||
"Base": 1, | |||
"Per Level": 0.5 | |||
}, | |||
"Effect Cast Time": 0.5 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 15, | |||
"Per Level": 7 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Hybrid": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Divine Grace", | |||
"Internal Name": "Grace", | |||
"Icon": "skill-divine-grace.webp", | |||
"Description": "Invokes a holy blessing that increases natural health and mana recovery rate.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Grace", | |||
"Status Name": "Divine Grace", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Divine Protection", | |||
"Internal Name": "DivineProtection", | |||
"Icon": "skill-divine-protection.webp", | |||
"Description": "Blesses nearby allies with a radiant shield of faith, fortifying body and spirit against harm.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Events": [ | |||
"Divinity" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "DivineProtection", | |||
"Status Name": "Divine Protection", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Divine Punishment", | |||
"Internal Name": "DivinePunishment", | |||
"Icon": "skill-divine-punishment.webp", | |||
"Description": "Call down a rain of radiant swords from above, piercing the unworthy with sustained holy fury.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
], | |||
"Monsters": [ | |||
"Angel Mage" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Sacrifice", | |||
"Skill Name": "Sacrifice", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Spear", | |||
"Sword", | |||
"Mace" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_3", | |||
"Scaling Name": "Strength", | |||
"Percent": 3, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 6 | |||
}, | |||
"Effective Distance": 6, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Duration": { | |||
"Base": 1.5 | |||
}, | |||
"Effect Cast Time": 0.0002 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Trigger Hit": true | |||
}, | |||
"Special Modifiers": { | |||
"Hybrid": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Blind", | |||
"Status Name": "Blind", | |||
"Duration": { | |||
"Base": 4 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Divinity", | |||
"Internal Name": "Divinity", | |||
"Icon": "skill-divinity.webp", | |||
"Description": "Enters a transcendent state of grace, amplifying the priest’s healing and protective power for a short duration.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "StatusRecovery", | |||
"Skill Name": "Status Recovery", | |||
"Required Level": 1 | |||
}, | |||
{ | |||
"Skill ID": "HighHeal", | |||
"Skill Name": "High Heal", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 1.04 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 60, | |||
"Per Level": 30 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Divinity", | |||
"Status Name": "Divinity", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [ | |||
{ | |||
"Skill ID": "DivineProtection", | |||
"Skill Name": "Divine Protection", | |||
"ID": 3, | |||
"Action": "On Completion" | |||
} | |||
] | |||
}, | |||
{ | |||
"Name": "Earth Spikes", | |||
"Internal Name": "EarthSpikes", | |||
"Icon": "skill-earth-spikes.webp", | |||
"Description": "The ground erupts in a sudden burst of jagged stone, impaling enemies from below.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Mage", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Cyclops Giant", | |||
"Goblin Giant Mage", | |||
"Plant Chewer", | |||
"Spore", | |||
"Sunflora Pixie", | |||
"Sunflower Fairy" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Earthbolt", | |||
"Skill Name": "Earthbolt", | |||
"Required Level": 3 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 7, | |||
"Name": "Earth" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.4, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.75 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
}, | |||
"Duration": { | |||
"Base": 1.5 | |||
}, | |||
"Effect Cast Time": 0.3 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 2, | |||
"Per Level": 1 | |||
}, | |||
"Chance": { | |||
"Base": 0.5, | |||
"Per Level": 0.05 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "FireExposure", | |||
"Status Name": "Fire Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Earth Wall", | |||
"Internal Name": "EarthWall", | |||
"Icon": "skill-earth-wall.webp", | |||
"Description": "Raises a wall of solid stone from the ground, obstructing foes and shaping the battlefield.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
], | |||
"Monsters": [ | |||
"Turtle Champion" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"ID": 7, | |||
"Name": "Earth" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 5 | |||
}, | |||
"Effective Distance": 5, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Duration": { | |||
"Base": 2, | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
}, | |||
"Effects": { | |||
"Wall": { | |||
"Base": 1 | |||
}, | |||
"Max Instances": { | |||
"Base": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "FireExposure", | |||
"Status Name": "Fire Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Earthbolt", | |||
"Internal Name": "Earthbolt", | |||
"Icon": "skill-earthbolt.webp", | |||
"Description": "Harnesses the pulse of the earth to strike a single foe with crushing, earthen might.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Mage", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Sunflora Pixie", | |||
"Treant Forest Evergreen", | |||
"Wisp Yellow" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 7, | |||
"Name": "Earth" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_5", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 0.5, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.4 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 5, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "EarthAttunement", | |||
"Status Name": "Earth Attunement", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Earthquake", | |||
"Internal Name": "Earthquake", | |||
"Icon": "skill-earthquake.webp", | |||
"Description": "Shakes the ground with devastating tremors, toppling and stunning all enemies caught in the upheaval.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
], | |||
"Monsters": [ | |||
"Cactus King", | |||
"Goblin King", | |||
"Goblin Warchief", | |||
"Mega Ice Golem", | |||
"Turtle Champion" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 7, | |||
"Name": "Earth" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.8 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Base": 3 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
}, | |||
"Velocity": { | |||
"Base": 10 | |||
}, | |||
"Instances": { | |||
"Base": 1, | |||
"Per Level": 0.5 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Pierce": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stun", | |||
"Status Name": "Stun", | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Chance": { | |||
"Per Level": 0.15 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "FireExposure", | |||
"Status Name": "Fire Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Elusive Feint", | |||
"Internal Name": "ShadowFeint", | |||
"Icon": "skill-elusive-feint.webp", | |||
"Description": "Granting a brief moment of perfect evasion against all attacks, leaving behind a shadowy double as you slide backward out of danger.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Shinobi" | |||
], | |||
"Monsters": [ | |||
"Solar Turtle" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 8, | |||
"Per Level": -1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Clone": { | |||
"Base": 1 | |||
}, | |||
"Backslide": { | |||
"Base": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "ShadowFeint", | |||
"Status Name": "Elusive Feint", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Enchant Holy", | |||
"Internal Name": "EnchantHoly", | |||
"Icon": "skill-enchant-holy.webp", | |||
"Description": "Blesses a weapon with holy light, converting its attacks to Holy element.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "MaceMastery", | |||
"Skill Name": "Mace Mastery", | |||
"Required Level": 1 | |||
}, | |||
{ | |||
"Skill ID": "Zeal", | |||
"Skill Name": "Zeal", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "EnchantHoly", | |||
"Status Name": "Enchant Holy", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Enchant Poison", | |||
"Internal Name": "EnchantPoison", | |||
"Icon": "skill-enchant-poison.webp", | |||
"Description": "Imbue your weapon with the Poison element, converting your physical damage to Poison for the duration.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Rogue" | |||
], | |||
"Monsters": [ | |||
"Bat Lord", | |||
"Bloom", | |||
"Blossom", | |||
"Bud", | |||
"Earthworm", | |||
"Horror", | |||
"Housefly Junk", | |||
"Poison Bomb", | |||
"Queen Worm", | |||
"Snake", | |||
"Snake Naga", | |||
"Spider King", | |||
"Vampire Bat", | |||
"Worm", | |||
"Worm Creep", | |||
"Worm Rot", | |||
"Worm Stink" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "VenomStrike", | |||
"Skill Name": "Venom Strike", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Requires Weapon": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "EnchantPoison", | |||
"Status Name": "Enchant Poison", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Endure", | |||
"Internal Name": "Endure", | |||
"Icon": "skill-endure.webp", | |||
"Description": "Prevents flinching from damage.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Taunt", | |||
"Skill Name": "Taunt", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Endure", | |||
"Status Name": "Endure", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Energy Shield", | |||
"Internal Name": "EnergyShield", | |||
"Icon": "skill-energy-shield.webp", | |||
"Description": "A shimmering barrier hums with arcane force, absorbing harm until its energy fades. Redirects a portion of incoming damage to MP instead of HP.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Mage" | |||
], | |||
"Monsters": [ | |||
"Hydro Turtle", | |||
"Solar Turtle", | |||
"Storm Turtle", | |||
"Turtle Champion" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "WandMastery", | |||
"Skill Name": "Wand Mastery", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "EnergyShield", | |||
"Status Name": "Energy Shield", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Exorcism", | |||
"Internal Name": "Exorcism", | |||
"Icon": "skill-exorcism.webp", | |||
"Description": "Calls down sacred radiance upon an area, banishing cursed beings and striking foes with holy wrath.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
], | |||
"Monsters": [ | |||
"Angel Mage" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "TurnUndead", | |||
"Skill Name": "Turn Undead", | |||
"Required Level": 3 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.6, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
}, | |||
"Pull": { | |||
"Base": 1.5 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Fanaticism", | |||
"Internal Name": "Fanaticism", | |||
"Icon": "skill-fanaticism.webp", | |||
"Description": "Fills the priest with unshakable zeal, each strike grows swifter and more relentless, guided by divine wrath.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Smite", | |||
"Skill Name": "Smite", | |||
"Required Level": 3 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Mace", | |||
"Staff", | |||
"Book" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Fanaticism", | |||
"Status Name": "Fanaticism", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Fire Pillar", | |||
"Internal Name": "FirePillar", | |||
"Icon": "skill-fire-pillar.webp", | |||
"Description": "Summons a pillar of flame that erupts from the ground, searing enemies caught within its blaze.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
], | |||
"Monsters": [ | |||
"Fire Mage", | |||
"Goblin Warchief", | |||
"Imp Devil", | |||
"Nose Robot", | |||
"Nozzle Robot", | |||
"Snout Robot", | |||
"Solar Turtle" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 4, | |||
"Name": "Fire" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.2, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.25 | |||
}, | |||
"Duration": { | |||
"Base": 5 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
}, | |||
"Max Instances": { | |||
"Base": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "WaterExposure", | |||
"Status Name": "Water Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Fire Release", | |||
"Internal Name": "FireRelease", | |||
"Icon": "skill-fire-release.webp", | |||
"Description": "Summons a blazing whale of flame that leaps skyward before crashing down, engulfing enemies in fire.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Shinobi" | |||
], | |||
"Monsters": [ | |||
"Solar Turtle" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 4, | |||
"Name": "Fire" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Agi_5", | |||
"Scaling Name": "Agility", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 9, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Damage Delay": 0.75, | |||
"Effect Cast Time": 1.2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "FireRelease", | |||
"Status Name": "Fire Release", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Fireball", | |||
"Internal Name": "Fireball", | |||
"Icon": "skill-fireball.webp", | |||
"Description": "Casts a fiery orb that explodes on impact, dealing fire damage in an area. Leaves behind a Firewall at the impact zone.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Mage", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Cyclops", | |||
"Cyclops Giant", | |||
"Dog Bowwow", | |||
"Dragon Fire", | |||
"Dragon Inferno", | |||
"Glow Wisp Yellow", | |||
"Imp Devil", | |||
"Scorpion King", | |||
"Solar Turtle" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Firebolt", | |||
"Skill Name": "Firebolt", | |||
"Required Level": 3 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 4, | |||
"Name": "Fire" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.75 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
}, | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.32 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
}, | |||
"Effects": { | |||
"Velocity": { | |||
"Base": 30 | |||
}, | |||
"Knockback": { | |||
"Base": 6 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "WaterExposure", | |||
"Status Name": "Water Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [ | |||
{ | |||
"Skill ID": "Firewall", | |||
"Skill Name": "Firewall", | |||
"ID": 3, | |||
"Action": "On Completion" | |||
} | |||
] | |||
}, | |||
{ | |||
"Name": "Firebolt", | |||
"Internal Name": "Firebolt", | |||
"Icon": "skill-firebolt.webp", | |||
"Description": "Launches a concentrated flame that scorches a single enemy with fire-element Magic damage.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Mage", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Fire Mage", | |||
"Flame", | |||
"Imp Devil", | |||
"Scorpion King", | |||
"Treant Forest Autumn", | |||
"Wisp Red" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 4, | |||
"Name": "Fire" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_5", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 0.5, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.4 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 5, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "FireAttunement", | |||
"Status Name": "Fire Attunement", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Firewall", | |||
"Internal Name": "Firewall", | |||
"Icon": "skill-firewall.webp", | |||
"Description": "Creates a lingering wall of flame that keeps enemies at bay.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Imp Demon", | |||
"Imp Mischief" | |||
], | |||
"Events": [ | |||
"Fireball" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 4, | |||
"Name": "Fire" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1.25, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 2 | |||
}, | |||
"Effective Distance": 2, | |||
"Area Size": "Small" | |||
}, | |||
"Basic Timings": { | |||
"Duration": { | |||
"Base": 2, | |||
"Per Level": 1 | |||
}, | |||
"Effect Cast Time": 0.9 | |||
}, | |||
"Effects": { | |||
"Knockback": { | |||
"Base": 6 | |||
}, | |||
"Max Instances": { | |||
"Base": 3 | |||
}, | |||
"Hit Limit": { | |||
"Base": 2, | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Force Shot", | |||
"Internal Name": "ForceShot", | |||
"Icon": "skill-force-shot.webp", | |||
"Description": "A powerful shot that knocks the target back on impact.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Scout" | |||
], | |||
"Monsters": [ | |||
"Bogbloom", | |||
"Boxy Robot", | |||
"Delivery Robot", | |||
"Gripper Robot", | |||
"Octopus King", | |||
"Sting" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "StrafingVolley", | |||
"Skill Name": "Strafing Volley", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Ranged" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"Per Level %": 0.4, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Dex_2", | |||
"Scaling Name": "Dexterity", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 3, | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Knockback": { | |||
"Base": 4, | |||
"Per Level": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Fortify", | |||
"Internal Name": "Fortify", | |||
"Icon": "skill-fortify.webp", | |||
"Description": "Massively increases defensive capabilities.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight", | |||
"Weaver" | |||
], | |||
"Summons": [ | |||
"Cactus Boss" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "ShieldMastery", | |||
"Skill Name": "Shield Mastery", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Fortify", | |||
"Status Name": "Fortify", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Freezing Field", | |||
"Internal Name": "FreezingField", | |||
"Icon": "skill-freezing-field.webp", | |||
"Description": "Unleashes a flurry of jagged ice, freezing and battering enemies in its wake.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
], | |||
"Monsters": [ | |||
"Hydro Turtle", | |||
"Ice Mage", | |||
"Mega Ice Golem" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 5, | |||
"Name": "Water" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.8, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_4", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 4, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.8 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Base": 5 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Frozen", | |||
"Status Name": "Frozen", | |||
"Duration": { | |||
"Base": 2, | |||
"Per Level": 1 | |||
}, | |||
"Chance": { | |||
"Base": 0.5, | |||
"Per Level": 0.05 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "WindExposure", | |||
"Status Name": "Wind Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Fury Bond", | |||
"Internal Name": "FuryBond", | |||
"Icon": "skill-fury-bond.webp", | |||
"Description": "You share a volatile surge of energy with your bonded ally. The world around you blurs with speed, but at the cost of lowered defenses.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
], | |||
"Monsters": [ | |||
"Goblin Giant Mage", | |||
"Goblin Trooper Mage", | |||
"Goblin Warlock", | |||
"Golem Fire" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 2, | |||
"Name": "Bond" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 10 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Bond": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "FuryBond", | |||
"Status Name": "Fury Bond", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Grand Cross", | |||
"Internal Name": "GrandCross", | |||
"Icon": "skill-grand-cross.webp", | |||
"Description": "Unleash a radiant cross of holy light that expands outward, purging the battlefield in waves of divine power.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
], | |||
"Monsters": [ | |||
"Turtle Champion" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "JudgementBlade", | |||
"Skill Name": "Judgement Blade", | |||
"Required Level": 3 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Spear", | |||
"Sword", | |||
"Mace" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.7, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.75 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Trigger Hit": true | |||
}, | |||
"Special Modifiers": { | |||
"Hybrid": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Gryphon Riding", | |||
"Internal Name": "MountMastery", | |||
"Icon": "skill-gryphon-riding.webp", | |||
"Description": "Through divine bond and discipline, the Paladin earns the right to ride a holy gryphon. Together, they soar as beacon and blade of the heavens. +25% movement speed while mounted.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Mount": { | |||
"Type": "Gryphon_B" | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [], | |||
"Notes": [ | |||
"The player's movement speed is increased by 25%", | |||
"The player is not dismounted during combat" | |||
] | |||
}, | |||
{ | |||
"Name": "Guardian Bond", | |||
"Internal Name": "GuardianBond", | |||
"Icon": "skill-guardian-bond.webp", | |||
"Description": "You and your companion become a shield for one another. While linked, a protective aura surrounds you both, mending wounds and hardening resolve, so long as you remain close.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
], | |||
"Monsters": [ | |||
"Angel", | |||
"Archangel", | |||
"Golem Ice" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 2, | |||
"Name": "Bond" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 10 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Bond": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "GuardianBond", | |||
"Status Name": "Guardian Bond", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Gunk Shot (NPC)", | |||
"Internal Name": "NPC_Poison", | |||
"Icon": "skill-npc-gunk-shot.webp", | |||
"Description": "Spits out a poisonous volley of slime, dealing damage and inflicting the Poison and Slow status effects on the target.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Bloom", | |||
"Blossom", | |||
"Bogbloom", | |||
"Earthworm", | |||
"Fangroot", | |||
"Fungi", | |||
"Octopus Baby", | |||
"Poison Bomb", | |||
"Queen Worm", | |||
"Spider Queen", | |||
"Spider Robot", | |||
"Spider Toxin", | |||
"Spiderling Robot", | |||
"Toadstool", | |||
"Worm" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"ID": 1, | |||
"Name": "Poison" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.35, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Poison", | |||
"Status Name": "Poison", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Haste", | |||
"Internal Name": "Haste", | |||
"Icon": "skill-haste.webp", | |||
"Description": "A surge of energy rushes through the limbs, quickening reflexes and footwork.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte", | |||
"Knight", | |||
"Mage", | |||
"Rogue", | |||
"Scout", | |||
"Summoner", | |||
"Warrior", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Haste", | |||
"Status Name": "Haste", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [ | |||
{ | |||
"Base": 1, | |||
"Status Name": [ | |||
"Slow" | |||
] | |||
} | |||
], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Heal", | |||
"Internal Name": "Heal", | |||
"Icon": "skill-heal.webp", | |||
"Description": "Channels holy energy to restore health to a target ally.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte", | |||
"Knight", | |||
"Mage", | |||
"Rogue", | |||
"Scout", | |||
"Summoner", | |||
"Warrior", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Angel", | |||
"Archangel", | |||
"Bogbloom", | |||
"Butterfly Hue", | |||
"Fangroot", | |||
"Sporeling", | |||
"Sun Blossom" | |||
], | |||
"Summons": [ | |||
"Angel Mage" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 11, | |||
"Name": "Healing" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Healing", | |||
"Per Level %": 0.5 | |||
} | |||
], | |||
"Healing Present": true, | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1 | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1 | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.6 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "High Guard", | |||
"Internal Name": "HighGuard", | |||
"Icon": "skill-high-guard.webp", | |||
"Description": "Enter a steadfast stance, raising your shield high to protect nearby allies from incoming harm.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "HolyShield", | |||
"Skill Name": "Holy Shield", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Shield" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 3, | |||
"Name": "Aura" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 1.1666667 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "HighGuard", | |||
"Status Name": "High Guard", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
}, | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "RaiseShield", | |||
"Status Name": "Raise Shield", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "High Heal", | |||
"Internal Name": "HighHeal", | |||
"Icon": "skill-high-heal.webp", | |||
"Description": "Channels an intense surge of divine power to fully restore an ally’s vitality, at great mana cost.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 11, | |||
"Name": "Healing" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Healing", | |||
"Per Level %": 1 | |||
} | |||
], | |||
"Healing Present": true, | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_5", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 5 | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1 | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 2 | |||
}, | |||
"Cooldown": { | |||
"Base": 10 | |||
}, | |||
"Effect Cast Time": 0.6 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 60, | |||
"Per Level": 30 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Holy Light", | |||
"Internal Name": "HolyLight", | |||
"Icon": "skill-holy-light.webp", | |||
"Description": "Releases a focused ray of divine energy, dealing holy damage to a single enemy.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte" | |||
], | |||
"Monsters": [ | |||
"Angel", | |||
"Angel Mage", | |||
"Archangel", | |||
"Haunt", | |||
"Soul", | |||
"Soul Mage", | |||
"Starflake" | |||
], | |||
"Summons": [ | |||
"Angel Mage" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Knockback": { | |||
"Base": 4 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [], | |||
"Notes": [ | |||
"While Consecration's status is active on an Acolyte or Priest, Holy Light will hit all nearby enemy units." | |||
] | |||
}, | |||
{ | |||
"Name": "Holy Shield", | |||
"Internal Name": "HolyShield", | |||
"Icon": "skill-holy-shield.webp", | |||
"Description": "Bless your shield with divine protection, hardening your defenses against both steel and sorcery.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Shield" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "HolyShield", | |||
"Status Name": "Holy Shield", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Hydro Vortex", | |||
"Internal Name": "HydroVortex", | |||
"Icon": "skill-hydro-vortex.webp", | |||
"Description": "Unleashes a violent spiral of water, dragging enemies into its raging current.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
], | |||
"Monsters": [ | |||
"Elder Wisp Blue", | |||
"Hermit King", | |||
"Hydro Turtle", | |||
"Ice Mage", | |||
"Mega Ice Golem", | |||
"Octopus" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 5, | |||
"Name": "Water" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.6, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.6 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Base": 2, | |||
"Per Level": 0.3 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 30, | |||
"Per Level": 15 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 1 | |||
}, | |||
"Pull": { | |||
"Base": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "WindExposure", | |||
"Status Name": "Wind Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Ice Release", | |||
"Internal Name": "IceRelease", | |||
"Icon": "skill-ice-release.webp", | |||
"Description": "Calls forth a spectral pufferfish that spits shards of ice, piercing foes and leaving them slowed.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Shinobi" | |||
], | |||
"Monsters": [ | |||
"Festive Bear", | |||
"Hydro Turtle", | |||
"Ice Bear", | |||
"Mega Ice Golem", | |||
"Turtle Champion" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 5, | |||
"Name": "Water" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.45, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Agi_2", | |||
"Scaling Name": "Agility", | |||
"Percent": 2, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 9, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 5 | |||
}, | |||
"Effective Distance": 5, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 1 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
}, | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "IceRelease", | |||
"Status Name": "Ice Release", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Ice Shard", | |||
"Internal Name": "IceShard", | |||
"Icon": "skill-ice-shard.webp", | |||
"Description": "Fires a fast-moving ice projectile that shatters on impact, damaging and potentially freezing enemies.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Mage", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Dragon Blizzard", | |||
"Dragon Ice", | |||
"Flora", | |||
"Glow Wisp Blue", | |||
"Hermit King", | |||
"Hydro Turtle", | |||
"Ice Mage", | |||
"Octopus King", | |||
"Starflake", | |||
"Vanilla Ice" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Icebolt", | |||
"Skill Name": "Icebolt", | |||
"Required Level": 3 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 5, | |||
"Name": "Water" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.75 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
}, | |||
"Duration": { | |||
"Base": 1.5 | |||
}, | |||
"Effect Cast Time": 0.8 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
}, | |||
"Effects": { | |||
"Velocity": { | |||
"Base": 30 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Frozen", | |||
"Status Name": "Frozen", | |||
"Duration": { | |||
"Base": 2, | |||
"Per Level": 1 | |||
}, | |||
"Chance": { | |||
"Base": 0.5, | |||
"Per Level": 0.05 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "WindExposure", | |||
"Status Name": "Wind Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Icebolt", | |||
"Internal Name": "Icebolt", | |||
"Icon": "skill-icebolt.webp", | |||
"Description": "Hurls a shard of ice to deal water-element Magic damage to a single enemy.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Mage", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Fish", | |||
"Hermit King", | |||
"Ice Mage", | |||
"Icicle", | |||
"Vanilla Ice", | |||
"Wisp Blue" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 5, | |||
"Name": "Water" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_5", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 0.5, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.4 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 5, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "WaterAttunement", | |||
"Status Name": "Water Attunement", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Impale", | |||
"Internal Name": "SpearStab", | |||
"Icon": "skill-impale.webp", | |||
"Description": "Deliver a precise, piercing blow. Deals bonus damage when used at the end of a combo.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight" | |||
], | |||
"Monsters": [ | |||
"Merman" | |||
], | |||
"Summons": [ | |||
"Cactus Boss" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SpearThrust", | |||
"Skill Name": "Piercing Flurry", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Spear", | |||
"Sword", | |||
"Mace" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"Per Level %": 0.4, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_2", | |||
"Scaling Name": "Vitality", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_1", | |||
"Scaling Name": "Strength", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Dex_1", | |||
"Scaling Name": "Dexterity", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Agi_1", | |||
"Scaling Name": "Agility", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 1 | |||
}, | |||
"Effective Distance": 1, | |||
"Area Size": "Small" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 7, | |||
"Per Level": 3 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Judgement Blade", | |||
"Internal Name": "JudgementBlade", | |||
"Icon": "skill-judgement-blade.webp", | |||
"Description": "Summon a radiant blade that cleaves through foes, dealing holy damage and leaving them slowed and exposed to further strikes.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
], | |||
"Monsters": [ | |||
"Turtle Champion" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Sacrifice", | |||
"Skill Name": "Sacrifice", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Spear", | |||
"Sword", | |||
"Mace" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 2 | |||
}, | |||
"Effective Distance": 2, | |||
"Area Size": "Small" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Duration": { | |||
"Base": 0.1 | |||
}, | |||
"Damage Delay": 0.5, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 3 | |||
}, | |||
"Velocity": { | |||
"Base": 200 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Trigger Hit": true, | |||
"Pierce": true | |||
}, | |||
"Special Modifiers": { | |||
"Hybrid": true, | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 4 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Life Bond", | |||
"Internal Name": "LifeBond", | |||
"Icon": "skill-life-bond.webp", | |||
"Description": "Link your life to an ally’s, taking their wounds upon yourself.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "EnchantArmorHoly", | |||
"Skill Name": "Sanctify", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 2, | |||
"Name": "Bond" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 10 | |||
}, | |||
"Effect Cast Time": 0.34 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Bond": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "LifeBond", | |||
"Status Name": "Life Bond", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Life Drain (NPC)", | |||
"Internal Name": "NPC_LifeLeech", | |||
"Icon": "skill-npc-life-drain.webp", | |||
"Description": "Drains life from the target, leaving them weakened and with reduced HP.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Direwolf", | |||
"Eyeball Creep Red", | |||
"Imp Demon", | |||
"Imp Mischief", | |||
"Mosquito Pester", | |||
"Mosquito Stinger", | |||
"Shark", | |||
"Shark Pirate", | |||
"Werewolf" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.35, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Effects": { | |||
"Leech": { | |||
"Base": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Lightning Reflexes", | |||
"Internal Name": "LightningReflexes", | |||
"Icon": "skill-lightning-reflexes.webp", | |||
"Description": "Movement becomes instinct, action becomes lightning.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Rogue", | |||
"Weaver" | |||
], | |||
"Summons": [ | |||
"Cat Bolt" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SmokeScreen", | |||
"Skill Name": "Smoke Screen", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "LightningReflexes", | |||
"Status Name": "Lightning Reflexes", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Lightning Reflexes (NPC)", | |||
"Internal Name": "NPC_LightningReflexes", | |||
"Icon": "skill-npc-lightning-reflexes.webp", | |||
"Description": "Sharpens a creature's instincts, increasing its attack speed and multiplying its chance to evade incoming attacks.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Monsters": [ | |||
"Bat Lord", | |||
"Cat Bolt", | |||
"Dragonfly Darner", | |||
"Dragonfly Swift", | |||
"Sting", | |||
"Stormcoil" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "NPC_LightningReflexes", | |||
"Status Name": "Lightning Reflexes (NPC)", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Lightning Release", | |||
"Internal Name": "LightningRelease", | |||
"Icon": "skill-lightning-release.webp", | |||
"Description": "Unleashes a phoenix of lightning that streaks straight ahead, striking through all in its path.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Shinobi" | |||
], | |||
"Monsters": [ | |||
"Cat Bolt", | |||
"Dragonfly Swift", | |||
"Storm Turtle", | |||
"Stormcoil" | |||
], | |||
"Summons": [ | |||
"Cat Bolt" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 6, | |||
"Name": "Wind" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Agi_5", | |||
"Scaling Name": "Agility", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 9, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 2.5 | |||
}, | |||
"Effective Distance": 2.5, | |||
"Area Size": "Small" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Duration": { | |||
"Base": 0.75 | |||
}, | |||
"Effect Cast Time": 0.2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
}, | |||
"Velocity": { | |||
"Base": 30 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Pierce": true | |||
}, | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "LightningRelease", | |||
"Status Name": "Lightning Release", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Lightning Strike", | |||
"Internal Name": "LightningStrike", | |||
"Icon": "skill-lightning-strike.webp", | |||
"Description": "Strikes the enemy with divine force, knocking them back.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Monsters": [ | |||
"Dragon Darkness", | |||
"Dragon Dusk", | |||
"Dragon Nightfall", | |||
"Dragonfly Swift" | |||
], | |||
"Summons": [ | |||
"Cat Bolt" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"ID": 6, | |||
"Name": "Wind" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 2 | |||
}, | |||
"Effective Distance": 2, | |||
"Area Size": "Small" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Knockback": { | |||
"Base": 6 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Hybrid": true, | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Mana Drain (NPC)", | |||
"Internal Name": "NPC_ManaLeech", | |||
"Icon": "skill-npc-mana-drain.webp", | |||
"Description": "Drains mana from the target, eroding their reserves and leaving them with reduced MP.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Bat", | |||
"Bat Lord", | |||
"Bloom", | |||
"Blossom", | |||
"Bogbloom", | |||
"Bud", | |||
"Eyeball Creep Blue", | |||
"Vampire Bat" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.35, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Effects": { | |||
"Leech MP": { | |||
"Base": 0.1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Mark Target", | |||
"Internal Name": "Marked", | |||
"Icon": "skill-mark-target.webp", | |||
"Description": "Focus your aim on a single enemy, exposing their weak points. The target becomes Marked, reducing its ability to evade and resist critical strikes.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Scout", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "PreciseAim", | |||
"Skill Name": "Precise Aim", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Marked", | |||
"Status Name": "Marked", | |||
"Duration": { | |||
"Base": 10, | |||
"Per Level": 2 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Mass Cure", | |||
"Internal Name": "CureAll", | |||
"Icon": "skill-mass-cure.webp", | |||
"Description": "Purifies allies in the area, removing poison, blindness, curse, and silence with a touch of holy grace.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Cure", | |||
"Skill Name": "Cure", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.8 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "CureAll", | |||
"Status Name": "Mass Cure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [ | |||
{ | |||
"Base": 1, | |||
"Status Name": [ | |||
"Poison", | |||
"Blind", | |||
"Silence" | |||
] | |||
} | |||
], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Mass Haste", | |||
"Internal Name": "HasteAll", | |||
"Icon": "skill-mass-haste.webp", | |||
"Description": "Blesses nearby allies with heightened swiftness, increasing movement and attack speed for a short duration.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Haste", | |||
"Skill Name": "Haste", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Haste", | |||
"Status Name": "Haste", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "HasteAll", | |||
"Status Name": "Mass Haste", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [ | |||
{ | |||
"Base": 1, | |||
"Status Name": [ | |||
"Slow" | |||
] | |||
} | |||
], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Mass Heal", | |||
"Internal Name": "HealAll", | |||
"Icon": "skill-mass-heal.webp", | |||
"Description": "Unleashes a wave of radiant energy, restoring health to all allies within range.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Heal", | |||
"Skill Name": "Heal", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 11, | |||
"Name": "Healing" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Healing", | |||
"Per Level %": 0.5 | |||
} | |||
], | |||
"Healing Present": true, | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1 | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1 | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 0.5, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "HealAll", | |||
"Status Name": "Mass Heal", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Meteor", | |||
"Internal Name": "Meteor", | |||
"Icon": "skill-meteor.webp", | |||
"Description": "Calls down a burning mass from the heavens that explodes on impact, reducing the battlefield to ash.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
], | |||
"Monsters": [ | |||
"Elder Wisp Yellow", | |||
"Imp Devil", | |||
"Solar Turtle" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 4, | |||
"Name": "Fire" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 3, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_15", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 15, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.8 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Damage Delay": 0.3, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stun", | |||
"Status Name": "Stun", | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Chance": { | |||
"Per Level": 0.15 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "WaterExposure", | |||
"Status Name": "Water Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Mimic Seal", | |||
"Internal Name": "MimicSeal", | |||
"Icon": "skill-mimic-seal.webp", | |||
"Description": "Copies the essence of a target's magic, allowing you to cast their spell as your own.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Shinobi" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 4, | |||
"Name": "Any" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 9, | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Spell Copy": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Piercing Flurry", | |||
"Internal Name": "SpearThrust", | |||
"Icon": "skill-piercing-flurry.webp", | |||
"Description": "Lunge forward with rapid jabs, striking multiple enemies in a line.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight" | |||
], | |||
"Monsters": [ | |||
"Merman" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SpearMastery", | |||
"Skill Name": "Spear Mastery", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Spear", | |||
"Sword", | |||
"Mace" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"Per Level %": 0.4, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_2", | |||
"Scaling Name": "Vitality", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_1", | |||
"Scaling Name": "Strength", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Dex_1", | |||
"Scaling Name": "Dexterity", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Agi_1", | |||
"Scaling Name": "Agility", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 2 | |||
}, | |||
"Effective Distance": 2, | |||
"Area Size": "Small" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 7, | |||
"Per Level": 3 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Pull (NPC)", | |||
"Internal Name": "NPC_Pull", | |||
"Icon": "skill-npc-pull.webp", | |||
"Description": "Unleashes a forceful shock that pulls all nearby targets toward the caster's position.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Ashrend" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.35, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Effects": { | |||
"Pull": { | |||
"Base": 4 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Reflect Shield", | |||
"Internal Name": "ReflectShield", | |||
"Icon": "skill-reflect-shield.webp", | |||
"Description": "Enchants the target's shield with retaliatory force, reflecting a portion of damage back at attackers when they strike.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Fortify", | |||
"Skill Name": "Fortify", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Shield" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "ReflectShield", | |||
"Status Name": "Reflect Shield", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Reinforce", | |||
"Internal Name": "SteelGuard", | |||
"Icon": "skill-reinforce.webp", | |||
"Description": "Hardens the target's guard to steel-like resilience, improving their chance to block physical attacks.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Summons": [ | |||
"Cactus Boss" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "SteelGuard", | |||
"Status Name": "Steel Guard", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Reinforce (NPC)", | |||
"Internal Name": "NPC_SteelGuard", | |||
"Icon": "skill-npc-reinforce.webp", | |||
"Description": "Reinforces a creature's defensive stance, greatly increasing its chance to block incoming attacks.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Monsters": [ | |||
"Goblin Giant", | |||
"Goblin Giant Devil", | |||
"Golem Earth", | |||
"Golem Fire", | |||
"Golem Ice", | |||
"Hermit King", | |||
"Nose Robot", | |||
"Nozzle Robot", | |||
"Shade", | |||
"Shell", | |||
"Snout Robot", | |||
"Spike" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "NPC_SteelGuard", | |||
"Status Name": "Steel Guard (NPC)", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Resonance Well", | |||
"Internal Name": "FieldHealing", | |||
"Icon": "skill-resonance-well.webp", | |||
"Description": "A tranquil hum radiates outward, harmonizing body and spirit. Beneath its gentle shimmer, vitality stirs and clarity takes root.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Angel", | |||
"Archangel", | |||
"Goblin Warlock", | |||
"Sunflower Fairy" | |||
], | |||
"Summons": [ | |||
"Angel Mage" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "FieldSilence", | |||
"Skill Name": "Suppression Field", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 11, | |||
"Name": "Healing" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Healing", | |||
"Per Level %": 0.1 | |||
} | |||
], | |||
"Healing Present": true, | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1 | |||
}, | |||
{ | |||
"Scaling ID": "Str_1", | |||
"Scaling Name": "Strength", | |||
"Percent": 1 | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 4 | |||
}, | |||
"Duration": { | |||
"Base": 1, | |||
"Per Level": 0.5 | |||
}, | |||
"Effect Cast Time": 0.6 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 15, | |||
"Per Level": 7 | |||
} | |||
}, | |||
"Effects": { | |||
"Knockback": { | |||
"Base": 6 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Resurrection", | |||
"Internal Name": "Revive", | |||
"Icon": "skill-resurrection.webp", | |||
"Description": "Revives a fallen ally with a portion of their health and spirit restored. Requires strong faith and a long invocation.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
}, | |||
{ | |||
"Skill ID": "HealAll", | |||
"Skill Name": "Mass Heal", | |||
"Required Level": 3 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 6, | |||
"Per Level": -1 | |||
}, | |||
"Cooldown": { | |||
"Base": 10, | |||
"Per Level": -1 | |||
}, | |||
"Effect Cast Time": 0.6 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 60, | |||
"Per Level": 30 | |||
} | |||
}, | |||
"Effects": { | |||
"Revive": { | |||
"Per Level": 0.2 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Sacred Aegis", | |||
"Internal Name": "Barrier", | |||
"Icon": "skill-sacred-aegis.webp", | |||
"Description": "Envelops an ally in divine protection, forming a barrier equal to a portion of their maximum health. The aegis shields them completely from incoming physical attacks until it is broken.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Acolyte" | |||
], | |||
"Monsters": [ | |||
"Goblin Warlock" | |||
], | |||
"Summons": [ | |||
"Angel Mage" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Grace", | |||
"Skill Name": "Divine Grace", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20, | |||
"Per Level": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Barrier", | |||
"Status Name": "Sacred Aegis", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Sacred Ground", | |||
"Internal Name": "SacredGround", | |||
"Icon": "skill-sacred-ground.webp", | |||
"Description": "Hallow the earth itself, purging corruption and shielding those who stand within the sanctified circle.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Sanctuary", | |||
"Skill Name": "Sanctuary", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Base": 2, | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "SacredGround", | |||
"Status Name": "Sacred Ground", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Sacrifice", | |||
"Internal Name": "Sacrifice", | |||
"Icon": "skill-sacrifice.webp", | |||
"Description": "Offer a portion of your own vitality to channel divine power, converting pain into radiant strength.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"ID": 3, | |||
"Name": "Aura" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.0002 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Sacrifice", | |||
"Status Name": "Sacrifice", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Salvation", | |||
"Internal Name": "ReviveAll", | |||
"Icon": "skill-salvation.webp", | |||
"Description": "Calls forth celestial light to return all fallen allies to life, restoring a small portion of their strength and spirit.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 5 | |||
}, | |||
"Cooldown": { | |||
"Base": 60 | |||
}, | |||
"Effect Cast Time": 2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 400 | |||
} | |||
}, | |||
"Effects": { | |||
"Revive": { | |||
"Base": 0.2 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Sanctify", | |||
"Internal Name": "EnchantArmorHoly", | |||
"Icon": "skill-sanctify.webp", | |||
"Description": "Bless your armor with divine light, transforming your element to Holy.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "EnchantArmorHoly", | |||
"Status Name": "Sanctify", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [], | |||
"Notes": [ | |||
"While Sanctuary's status is active on a Paladin, Sanctify will hit all nearby allied units." | |||
] | |||
}, | |||
{ | |||
"Name": "Sanctuary", | |||
"Internal Name": "Sanctuary", | |||
"Icon": "skill-sanctuary.webp", | |||
"Description": "Raises a sacred tree that blesses the ground around it. Allies within its light steadily recover health, while undead that enter the sanctuary are repelled and harmed by its radiance.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
], | |||
"Monsters": [ | |||
"Angel Mage", | |||
"Cosmic Entity" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Divinity", | |||
"Skill Name": "Divinity", | |||
"Required Level": 3 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 11, | |||
"Name": "Healing" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Healing", | |||
"Per Level %": 0.15 | |||
} | |||
], | |||
"Healing Present": true, | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1 | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1 | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Per Level": 1 | |||
}, | |||
"Effect Cast Time": 2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Knockback": { | |||
"Base": 6 | |||
}, | |||
"Skill Area": { | |||
"Type": "Sanctify", | |||
"Base": 7 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Sanctuary", | |||
"Status Name": "Sanctuary", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [], | |||
"Notes": [ | |||
"While Sanctuary's status is active on a Paladin, Sanctify will hit all nearby allied units." | |||
] | |||
}, | |||
{ | |||
"Name": "Shadow Bolt (NPC)", | |||
"Internal Name": "NPC_ShadowStrike", | |||
"Icon": "skill-npc-shadow-bolt.webp", | |||
"Description": "Unleashes a dangerous magical attack imbued with Shadow element, dealing heavy dark damage to the target.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Cosmic Entity", | |||
"Death Mage", | |||
"Goblin Warlock", | |||
"Nightmare", | |||
"Voidgazer", | |||
"Voidspawn" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 2, | |||
"Name": "Shadow" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_5", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 0.5, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.4 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Shadow Release", | |||
"Internal Name": "ShadowRelease", | |||
"Icon": "skill-shadow-release.webp", | |||
"Description": "Launches a whirling blade of darkness that carves toward a target, cutting through with shadow force.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Shinobi" | |||
], | |||
"Monsters": [ | |||
"Cosmic Entity", | |||
"Death Mage", | |||
"Goblin Warblade", | |||
"Spider Queen", | |||
"Voidgazer", | |||
"Werewolf" | |||
], | |||
"Summons": [ | |||
"Werewolf" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1.5, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Agi_8", | |||
"Scaling Name": "Agility", | |||
"Percent": 8, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_3", | |||
"Scaling Name": "Strength", | |||
"Percent": 3, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 9, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Duration": { | |||
"Base": 0.33 | |||
}, | |||
"Effect Cast Time": 0.6 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 1 | |||
}, | |||
"Velocity": { | |||
"Base": 30 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Trigger Hit": true, | |||
"Pierce": true | |||
}, | |||
"Special Modifiers": { | |||
"Hybrid": true, | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Shadow Seal", | |||
"Internal Name": "ShadowSeal", | |||
"Icon": "skill-shadow-seal.webp", | |||
"Description": "Forms a seal of shadows that splits your presence, summoning multiple clones to fight alongside you.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Shinobi" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 10, | |||
"Per Level": -1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Clone": { | |||
"Base": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Shadow Step", | |||
"Internal Name": "ShadowStep", | |||
"Icon": "skill-shadow-step.webp", | |||
"Description": "Teleports behind a target and strikes.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Rogue", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Bat Lord", | |||
"Death Mage", | |||
"Direwolf", | |||
"Eyeball Creep Green", | |||
"Goblin Trooper Assassin", | |||
"Goblin Warblade", | |||
"Hare", | |||
"Hydro Turtle", | |||
"Mosquito Stinger", | |||
"Spider Queen", | |||
"Werewolf" | |||
], | |||
"Summons": [ | |||
"Werewolf" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "DaggerMastery", | |||
"Skill Name": "Dagger Mastery", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Agi_3", | |||
"Scaling Name": "Agility", | |||
"Percent": 3, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 2 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 5, | |||
"Per Level": 2 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Movement Modifiers": { | |||
"Teleport": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Sharpen (NPC)", | |||
"Internal Name": "NPC_Sharpen", | |||
"Icon": "skill-npc-sharpen.webp", | |||
"Description": "Hones a creature's killing edge, increasing its chance to land critical hits.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Monsters": [ | |||
"Bogbloom", | |||
"Boxy Robot", | |||
"Delivery Robot", | |||
"Goblin Trooper Assassin", | |||
"Gripper Robot", | |||
"Merman", | |||
"Mosquito Stinger", | |||
"Octopus King", | |||
"Scorpion", | |||
"Shark Pirate" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "NPC_Sharpen", | |||
"Status Name": "Sharpen (NPC)", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Shield Bash", | |||
"Internal Name": "ShieldBash", | |||
"Icon": "skill-shield-bash.webp", | |||
"Description": "Charge forward with your shield, sending out a shockwave that staggers and stuns nearby enemies.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
], | |||
"Monsters": [ | |||
"Cactus King", | |||
"Festive Bear", | |||
"Goblin Trooper Soldier", | |||
"Goblin Warchief", | |||
"Goblin Warcrusher", | |||
"Ice Bear", | |||
"Mega Ice Golem", | |||
"Turtle" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "HolyShield", | |||
"Skill Name": "Holy Shield", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Shield" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Reflect Damage": [ | |||
{ | |||
"Type": "DamageReflect", | |||
"Per Level %": 1, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_3", | |||
"Scaling Name": "Vitality", | |||
"Percent": 3, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 1.6 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 7, | |||
"Per Level": 3 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Knockback": { | |||
"Base": 4 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Movement Modifiers": { | |||
"Charge": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stagger", | |||
"Status Name": "Stagger", | |||
"Duration": { | |||
"Base": 4 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 4 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Shield Throw", | |||
"Internal Name": "ShieldThrow", | |||
"Icon": "skill-shield-throw.webp", | |||
"Description": "Hurl your shield forward, striking multiple enemies as divine light arcs between them before returning to your hand.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
], | |||
"Monsters": [ | |||
"Cactus King", | |||
"Goblin Warblade" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "ShieldBash", | |||
"Skill Name": "Shield Bash", | |||
"Required Level": 3 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Shield" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Reflect Damage": [ | |||
{ | |||
"Type": "DamageReflect", | |||
"Base %": 0.5, | |||
"Per Level %": 0.1, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Duration": { | |||
"Base": 5 | |||
}, | |||
"Effect Remove Delay": 0.25 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 5, | |||
"Per Level": 2 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Chains": { | |||
"Base": 1, | |||
"Per Level": 0.2 | |||
}, | |||
"Velocity": { | |||
"Base": 30 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Shuriken Fan", | |||
"Internal Name": "ShurikenFan", | |||
"Icon": "skill-shuriken-fan.webp", | |||
"Description": "Hurls a massive enchanted shuriken that spins in place, striking nearby enemies in rapid succession before fading.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Shinobi" | |||
], | |||
"Monsters": [ | |||
"Storm Turtle" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.45, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Agi_2", | |||
"Scaling Name": "Agility", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_1", | |||
"Scaling Name": "Strength", | |||
"Percent": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 9, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Trigger Hit": true | |||
}, | |||
"Special Modifiers": { | |||
"Hybrid": true, | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Slow Trap", | |||
"Internal Name": "SlowTrap", | |||
"Icon": "skill-slow-trap.webp", | |||
"Description": "Unleashes a seeping pool of violet energy that spreads across the ground. Enemies who enter its grasp find their movements dragged and dulled, as though wading through shadowed mire.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Scout", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "ArrowShower", | |||
"Skill Name": "Arrow Shower", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 5 | |||
}, | |||
"Effective Distance": 5, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 4 | |||
}, | |||
"Duration": { | |||
"Base": 5, | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Smite", | |||
"Internal Name": "Smite", | |||
"Icon": "skill-smite.webp", | |||
"Description": "Strikes the target with a blessed blow, dealing holy physical damage and a chance to stun enemies with divine force.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
], | |||
"Monsters": [ | |||
"Angel Mage" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "EnchantHoly", | |||
"Skill Name": "Enchant Holy", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Mace", | |||
"Staff", | |||
"Book" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 7, | |||
"Per Level": 3 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Trigger Hit": true, | |||
"Critical Hits": true | |||
}, | |||
"Special Modifiers": { | |||
"Hybrid": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stun", | |||
"Status Name": "Stun", | |||
"Duration": { | |||
"Base": 1.5 | |||
}, | |||
"Chance": { | |||
"Per Level": 0.03 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Smoke Screen", | |||
"Internal Name": "SmokeScreen", | |||
"Icon": "skill-smoke-screen.webp", | |||
"Description": "Creates a blinding mist.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Rogue" | |||
], | |||
"Monsters": [ | |||
"Bat Lord", | |||
"Butterfly Pixie", | |||
"Housefly Junk", | |||
"Queen Worm", | |||
"Sting", | |||
"Sunflora Pixie", | |||
"Worm Creep" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "DaggerMastery", | |||
"Skill Name": "Dagger Mastery", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 10, | |||
"Per Level": -1 | |||
}, | |||
"Duration": { | |||
"Base": 5, | |||
"Per Level": 1 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Blind", | |||
"Status Name": "Blind", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Sniper's Nest", | |||
"Internal Name": "SniperNest", | |||
"Icon": "skill-sniper-s-nest.webp", | |||
"Description": "Take a steady stance and ready your bow. While Sniper's Nest is active, your attack speed, and critical power rise, but your movement is hindered. Casting requires brief preparation.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Scout" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Marked", | |||
"Skill Name": "Mark Target", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"ID": 3, | |||
"Name": "Aura" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "SniperNest", | |||
"Status Name": "Sniper Nest", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Soul Strike", | |||
"Internal Name": "SoulStrike", | |||
"Icon": "skill-soul-strike.webp", | |||
"Description": "Launches a shard of sanctified essence that pierces the veil between life and death, striking a single enemy with spectral force.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Hybrid": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Spear Quicken", | |||
"Internal Name": "SpearQuicken", | |||
"Icon": "skill-spear-quicken.webp", | |||
"Description": "Increases offensive power when wielding a sword or spear.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight" | |||
], | |||
"Monsters": [ | |||
"Merman" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SpearStab", | |||
"Skill Name": "Impale", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "SpearQuicken", | |||
"Status Name": "Spear Quicken", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Spell Shield (NPC)", | |||
"Internal Name": "NPC_SpellGuard", | |||
"Icon": "skill-npc-spell-shield.webp", | |||
"Description": "Shrouds the creature in a protective spellguard that reflects part of incoming spell damage or effects back to their casters.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Monsters": [ | |||
"Angel Mage", | |||
"Ice Mage", | |||
"Snake Naga", | |||
"Sunflora Pixie" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "NPC_SpellGuard", | |||
"Status Name": "Spell Guard (NPC)", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Status Recovery", | |||
"Internal Name": "StatusRecovery", | |||
"Icon": "skill-status-recovery.webp", | |||
"Description": "Channels divine clarity to free an ally from paralysis or frozen bindings, restoring movement and control.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Damnation", | |||
"Skill Name": "Damnation", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 1 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [ | |||
{ | |||
"Base": 1, | |||
"Status Name": [ | |||
"Stun", | |||
"Frozen" | |||
] | |||
} | |||
], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Stomp", | |||
"Internal Name": "Stomp", | |||
"Icon": "skill-stomp.webp", | |||
"Description": "Slams the ground, stunning enemies in a wide area.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Warrior", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Ashrend", | |||
"Blazewheel", | |||
"Cactus King", | |||
"Creeper", | |||
"Festive Bear", | |||
"Fishman", | |||
"Goblin Giant Devil", | |||
"Goblin King", | |||
"Goblin Warchief", | |||
"Goblin Warcrusher", | |||
"Golem Earth", | |||
"Hare", | |||
"Horror", | |||
"Housefly Junk", | |||
"Ice Bear", | |||
"Mega Ice Golem", | |||
"Mole Rat King", | |||
"Nose Robot", | |||
"Nozzle Robot", | |||
"Scorpion King", | |||
"Skeleton Giant", | |||
"Snout Robot", | |||
"Spider Queen", | |||
"Zombie Goblin Giant", | |||
"Zombie Goblin Lord" | |||
], | |||
"Summons": [ | |||
"Cactus Boss" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "AxeArc", | |||
"Skill Name": "Twin Cleave", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_3", | |||
"Scaling Name": "Strength", | |||
"Percent": 3, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 4 | |||
}, | |||
"Effect Cast Time": 0.72 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
} | |||
}, | |||
"Modifiers": { | |||
"Movement Modifiers": { | |||
"Leap": true | |||
}, | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stun", | |||
"Status Name": "Stun", | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Chance": { | |||
"Per Level": 0.15 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Strafing Volley", | |||
"Internal Name": "StrafingVolley", | |||
"Icon": "skill-strafing-volley.webp", | |||
"Description": "Fires a rapid sequence of arrows at a single target.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Scout" | |||
], | |||
"Monsters": [ | |||
"Boxy Robot", | |||
"Delivery Robot", | |||
"Gripper Robot", | |||
"Octopus King", | |||
"Snake Naga", | |||
"Sting" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SteadyHands", | |||
"Skill Name": "Steady Hands", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Ranged" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"Per Level %": 0.2, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Dex_2", | |||
"Scaling Name": "Dexterity", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 3, | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 1, | |||
"Per Level": 0.35 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Stun Attack (NPC)", | |||
"Internal Name": "NPC_Stun", | |||
"Icon": "skill-npc-stun-attack.webp", | |||
"Description": "Inflicts the Stun status on the target, overwhelming them and leaving them unable to act, block, or attempt to flee.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Goblin Warcrusher", | |||
"Razor Robot", | |||
"Shell Robot", | |||
"Spike Robot" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.35, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stun", | |||
"Status Name": "Stun", | |||
"Duration": { | |||
"Base": 2 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Summon Angel", | |||
"Internal Name": "SummonAngel", | |||
"Icon": "skill-summon-angel.webp", | |||
"Description": "A radiant healer who channels light into soothing magic and soul-searing strikes.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 2 | |||
}, | |||
"Cooldown": { | |||
"Base": 30 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 30 | |||
} | |||
}, | |||
"Effects": { | |||
"Summon": { | |||
"Type": "Angel Mage", | |||
"Base": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Exclusive": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Summon Attack", | |||
"Internal Name": "SummonAttack", | |||
"Icon": "skill-summon-attack.webp", | |||
"Description": "Commands all active summons to converge on the chosen enemy, forcing them to attack your target.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 15, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.24 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [], | |||
"Notes": [ | |||
"A summoned creature will continue to attack a target as long as it's alive.", | |||
"If the Summoner attacks a different target their summon will also change to their current target." | |||
] | |||
}, | |||
{ | |||
"Name": "Summon Cactus", | |||
"Internal Name": "SummonCactus", | |||
"Icon": "skill-summon-cactus.webp", | |||
"Description": "A spiny sentinel that soaks up hits and punishes attackers without flinching.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 2 | |||
}, | |||
"Cooldown": { | |||
"Base": 30 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 30 | |||
} | |||
}, | |||
"Effects": { | |||
"Summon": { | |||
"Type": "Cactus Boss", | |||
"Base": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Exclusive": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Summon Cat", | |||
"Internal Name": "SummonCat", | |||
"Icon": "skill-summon-cat.webp", | |||
"Description": "A nimble caster that darts between foes, blasting lightning with wild flair.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 2 | |||
}, | |||
"Cooldown": { | |||
"Base": 30 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 30 | |||
} | |||
}, | |||
"Effects": { | |||
"Summon": { | |||
"Type": "Cat Bolt", | |||
"Base": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Exclusive": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Summon Recall", | |||
"Internal Name": "SummonRecall", | |||
"Icon": "skill-summon-recall.webp", | |||
"Description": "Calls all active summons back to your side, halting their current actions and returning them to you.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.24 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [], | |||
"Notes": [ | |||
"The summoned creature will move and stay at the location where the skill is cast." | |||
] | |||
}, | |||
{ | |||
"Name": "Summon Wolf", | |||
"Internal Name": "SummonWolf", | |||
"Icon": "skill-summon-wolf.webp", | |||
"Description": "A fast, feral brawler that tears into enemies with raw strength and speed.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 2 | |||
}, | |||
"Cooldown": { | |||
"Base": 30 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 30 | |||
} | |||
}, | |||
"Effects": { | |||
"Summon": { | |||
"Type": "Werewolf", | |||
"Base": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Exclusive": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Suppression Field", | |||
"Internal Name": "FieldSilence", | |||
"Icon": "skill-suppression-field.webp", | |||
"Description": "A ghostly presence descends in silence. Within its reach, the air thickens and thought falters, all sound swallowed by stillness.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Summoner", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Cyclops Bat Mage", | |||
"Goblin Warlock", | |||
"Moth Celestial", | |||
"Phantom", | |||
"Snake Naga", | |||
"Sunflora Pixie" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.75, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_2", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_2", | |||
"Scaling Name": "Strength", | |||
"Percent": 2, | |||
"ATK-Based": true, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 4 | |||
}, | |||
"Effective Distance": 4, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.75 | |||
}, | |||
"Cooldown": { | |||
"Base": 2 | |||
}, | |||
"Effect Cast Time": 0.5 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Pull": { | |||
"Base": 4 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Hybrid": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Silence", | |||
"Status Name": "Silence", | |||
"Duration": { | |||
"Per Level": 2 | |||
}, | |||
"Chance": { | |||
"Per Level": 0.15 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Taunt", | |||
"Internal Name": "Taunt", | |||
"Icon": "skill-taunt.webp", | |||
"Description": "Forces affected targets to focus all basic attacks on you.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight", | |||
"Weaver" | |||
], | |||
"Summons": [ | |||
"Cactus Boss" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 10 | |||
}, | |||
"Effective Distance": 10, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.8 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10 | |||
} | |||
}, | |||
"Effects": { | |||
"Skill Area": { | |||
"Type": "Taunt", | |||
"Base": 10 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Taunt", | |||
"Status Name": "Taunt", | |||
"Duration": { | |||
"Base": 5, | |||
"Per Level": 2 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [], | |||
"Notes": [ | |||
"While Taunt's status is active on enemy targets, they are forced to attack the user of the skill." | |||
] | |||
}, | |||
{ | |||
"Name": "Tempest", | |||
"Internal Name": "Tempest", | |||
"Icon": "skill-tempest.webp", | |||
"Description": "A furious gale tears across the battlefield, scattering and striking all caught in its path.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Wizard" | |||
], | |||
"Monsters": [ | |||
"Cat Bolt", | |||
"Goblin Warchief", | |||
"Storm Turtle", | |||
"Stormcoil" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 6, | |||
"Name": "Wind" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.8, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_4", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 4, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.6 | |||
}, | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Base": 5 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
}, | |||
"Knockback": { | |||
"Base": 6 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "EarthExposure", | |||
"Status Name": "Earth Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Thorns (NPC)", | |||
"Internal Name": "NPC_SpikedShell", | |||
"Icon": "skill-npc-thorns.webp", | |||
"Description": "Covers the creature in jagged spikes, reflecting a portion of damage back at enemies whenever it is struck.", | |||
"Max Level": 1, | |||
"Users": { | |||
"Monsters": [ | |||
"Cacti", | |||
"Cactus", | |||
"Cactus King" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1 | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "NPC_SpikedShell", | |||
"Status Name": "Spiked Shell (NPC)", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Thunder Storm", | |||
"Internal Name": "ThunderStorm", | |||
"Icon": "skill-thunder-storm.webp", | |||
"Description": "Calls down a storm of lightning over a target area, striking all enemies within.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Mage", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Cat Bolt", | |||
"Elder Wisp Purple", | |||
"Glow Wisp Purple", | |||
"Ice Mage", | |||
"Storm Turtle", | |||
"Wind Mage" | |||
], | |||
"Summons": [ | |||
"Cat Bolt" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Thunderbolt", | |||
"Skill Name": "Thunderbolt", | |||
"Required Level": 3 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 6, | |||
"Name": "Wind" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 2, | |||
"Name": "Ground" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_5", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 5 | |||
}, | |||
"Effective Distance": 5, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.5 | |||
}, | |||
"Cooldown": { | |||
"Base": 2 | |||
}, | |||
"Effect Cast Time": 0.1 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 30, | |||
"Per Level": 15 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "EarthExposure", | |||
"Status Name": "Earth Exposure", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Thunderbolt", | |||
"Internal Name": "Thunderbolt", | |||
"Icon": "skill-thunderbolt.webp", | |||
"Description": "Calls down a high-voltage bolt that strikes a single enemy, dealing wind-element Magic damage.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Mage", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Cat Bolt", | |||
"Cat Lightning", | |||
"Cat Meow", | |||
"Sting", | |||
"Stormstinger", | |||
"Wisp Purple" | |||
], | |||
"Summons": [ | |||
"Cat Bolt" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 6, | |||
"Name": "Wind" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_5", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 5, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 12, | |||
"Autocast Multiplier": 0.5, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Per Level": 0.4 | |||
}, | |||
"Cooldown": { | |||
"Base": 1 | |||
}, | |||
"Effect Cast Time": 0.3 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 5, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Per Level": 1 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "WindAttunement", | |||
"Status Name": "Wind Attunement", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Turn Undead", | |||
"Internal Name": "TurnUndead", | |||
"Icon": "skill-turn-undead.webp", | |||
"Description": "Chance to deal 777% damage to Undead and Shadow. Chance = 2% per Lv + INT/5 + LUK/5 + MonsterMissingHealth% * 20", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
], | |||
"Monsters": [ | |||
"Death Mage" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Damnation", | |||
"Skill Name": "Damnation", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 3, | |||
"Name": "Holy" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_3", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 3, | |||
"MATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 1 | |||
}, | |||
"Cooldown": { | |||
"Base": 3 | |||
} | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 40, | |||
"Per Level": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [], | |||
"Notes": [ | |||
"This skill's chance to deal 777% damage to Undead and Shadow is based upon:", | |||
"* The skill's level (2% per level, up to 20% max)", | |||
"* The player's Intelligence (1% per 5 Int)", | |||
"* The player's Luck (1% per 5 Luk)", | |||
"* The percentage of health the target has lost (up to 20%)" | |||
] | |||
}, | |||
{ | |||
"Name": "Twin Cleave", | |||
"Internal Name": "AxeArc", | |||
"Icon": "skill-twin-cleave.webp", | |||
"Description": "Swing your weapon twice in wide arcs, cutting down all enemies in front of you.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Warrior" | |||
], | |||
"Monsters": [ | |||
"Direwolf", | |||
"Goblin Warcrusher", | |||
"Scorpion King", | |||
"Werewolf" | |||
], | |||
"Summons": [ | |||
"Werewolf" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Bash", | |||
"Skill Name": "Bash", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Axe", | |||
"Sword", | |||
"Scythe" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.5, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_3", | |||
"Scaling Name": "Strength", | |||
"Percent": 3, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 3 | |||
}, | |||
"Effective Distance": 3, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 4 | |||
}, | |||
"Effect Cast Time": 0.2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 5, | |||
"Per Level": 2 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Venom Coating", | |||
"Internal Name": "VenomCoating", | |||
"Icon": "skill-venom-coating.webp", | |||
"Description": "A venomous sheen coats the blade, each strike delivering a silent death.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Rogue", | |||
"Weaver" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "EnchantPoison", | |||
"Skill Name": "Enchant Poison", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 3, | |||
"Name": "Self" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Combat Modifiers": { | |||
"Requires Weapon": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "VenomCoating", | |||
"Status Name": "Venom Coating", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Venom Strike", | |||
"Internal Name": "VenomStrike", | |||
"Icon": "skill-venom-strike.webp", | |||
"Description": "Strikes a target with a chance to inflict poison", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Rogue", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Housefly Junk", | |||
"Housefly Nom", | |||
"Queen Worm", | |||
"Worm Creep" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "DaggerMastery", | |||
"Skill Name": "Dagger Mastery", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"Per Level %": 0.2, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Agi_2", | |||
"Scaling Name": "Agility", | |||
"Percent": 2, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Basic Timings": { | |||
"Effect Cast Time": 1 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 3, | |||
"Per Level": 1 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Ready", | |||
"Duration": 4 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 1, | |||
"Per Level": 0.35 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Poison", | |||
"Status Name": "Poison", | |||
"Duration": { | |||
"Base": 5 | |||
}, | |||
"Chance": { | |||
"Base": 0.5, | |||
"Per Level": 0.05 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Vitality Aura", | |||
"Internal Name": "Vitality", | |||
"Icon": "skill-vitality-aura.webp", | |||
"Description": "Emit a gentle divine presence that strengthens the body, increasing vitality and restoring health over time.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Paladin" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Faith", | |||
"Skill Name": "Faith", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 3, | |||
"Name": "Aura" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 7 | |||
}, | |||
"Effective Distance": 7, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 20 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Exclusive": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Vitality", | |||
"Status Name": "Vitality", | |||
"Duration": { | |||
"Base": 1 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Volatile Bolt", | |||
"Internal Name": "VolatileBolt", | |||
"Icon": "skill-volatile-bolt.webp", | |||
"Description": "An arrow that explodes on impact, dealing area damage around the target.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Scout" | |||
], | |||
"Monsters": [ | |||
"Cosmic Entity", | |||
"Goblin Warlock", | |||
"Snake Naga", | |||
"Voidgazer" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "ArrowShower", | |||
"Skill Name": "Arrow Shower", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Ranged" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 0.75, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Dex_4", | |||
"Scaling Name": "Dexterity", | |||
"Percent": 4, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 5 | |||
}, | |||
"Effective Distance": 5, | |||
"Area Size": "Medium" | |||
}, | |||
"Basic Timings": { | |||
"Cast Time": { | |||
"Base": 0.75 | |||
}, | |||
"Cooldown": { | |||
"Base": 4 | |||
}, | |||
"Effect Cast Time": 0.4 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Vortex Slash", | |||
"Internal Name": "AxeVortex", | |||
"Icon": "skill-vortex-slash.webp", | |||
"Description": "Unleashes a powerful spinning slash that damages enemies in a wide area and pulls them toward the caster.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Warrior", | |||
"Weaver" | |||
], | |||
"Monsters": [ | |||
"Ashrend", | |||
"Goblin Giant", | |||
"Goblin Warcrusher" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "AxeArc", | |||
"Skill Name": "Twin Cleave", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Axe", | |||
"Sword", | |||
"Scythe" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1.2, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_3", | |||
"Scaling Name": "Strength", | |||
"Percent": 3, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 8 | |||
}, | |||
"Effective Distance": 8, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 4 | |||
}, | |||
"Effect Cast Time": 0.2 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Pull": { | |||
"Base": 4 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Self Centered": true | |||
} | |||
}, | |||
"Status Applications": [], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Weapon Throw", | |||
"Internal Name": "WeaponThrow", | |||
"Icon": "skill-weapon-throw.webp", | |||
"Description": "Hurl your weapon forward in a spinning path, damaging enemies as it returns.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Knight" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "SpearStab", | |||
"Skill Name": "Impale", | |||
"Required Level": 1 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Spear", | |||
"Sword", | |||
"Mace" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 2, | |||
"Name": "Ranged" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"Per Level %": 0.3, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Vit_1", | |||
"Scaling Name": "Vitality", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Str_1", | |||
"Scaling Name": "Strength", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Dex_1", | |||
"Scaling Name": "Dexterity", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
}, | |||
{ | |||
"Scaling ID": "Agi_1", | |||
"Scaling Name": "Agility", | |||
"Percent": 1, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 2 | |||
}, | |||
"Effective Distance": 2, | |||
"Area Size": "Small" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.3 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 7, | |||
"Per Level": 3 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Knockback": { | |||
"Base": 4 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 4 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Whirlwind", | |||
"Internal Name": "Whirlwind", | |||
"Icon": "skill-whirlwind.webp", | |||
"Description": "Spin in place, slashing all enemies around you over time.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Classes": [ | |||
"Warrior" | |||
], | |||
"Monsters": [ | |||
"Ashrend", | |||
"Goblin King", | |||
"Goblin Warchief", | |||
"Goblin Warcrusher", | |||
"Hermit King", | |||
"Zombie Goblin Lord" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "AxeVortex", | |||
"Skill Name": "Vortex Slash", | |||
"Required Level": 5 | |||
} | |||
], | |||
"Required Weapons": [ | |||
"Axe", | |||
"Sword", | |||
"Scythe" | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"Name": "Melee" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Per Level %": 1, | |||
"ATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Str_5", | |||
"Scaling Name": "Strength", | |||
"Percent": 5, | |||
"ATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 6 | |||
}, | |||
"Effective Distance": 6, | |||
"Area Size": "Large" | |||
}, | |||
"Basic Timings": { | |||
"Cooldown": { | |||
"Base": 6 | |||
}, | |||
"Duration": { | |||
"Base": 3 | |||
}, | |||
"Effect Cast Time": 0.4666667 | |||
}, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 10, | |||
"Per Level": 5 | |||
} | |||
}, | |||
"Combo": { | |||
"Type": "Finisher", | |||
"Percent": 0.5 | |||
}, | |||
"Effects": { | |||
"Hits": { | |||
"Base": 2 | |||
} | |||
} | |||
}, | |||
"Modifiers": { | |||
"Special Modifiers": { | |||
"Attached": true | |||
} | |||
}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Self", | |||
"Status ID": "Whirlwind", | |||
"Status Name": "Whirlwind", | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Wide Bleed (NPC)", | |||
"Internal Name": "NPC_WideBleed", | |||
"Icon": "skill-npc-wide-bleed.webp", | |||
"Description": "Unleashes a massive area attack that inflicts the Bleeding status on all nearby enemies, leaving them with deep, gaping wounds.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Goblin King", | |||
"Goblin Warchief", | |||
"Scorpion King", | |||
"Werewolf" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 15 | |||
}, | |||
"Effective Distance": 15, | |||
"Area Size": "Huge" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.8 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Bleeding", | |||
"Status Name": "Bleeding", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Wide Blind (NPC)", | |||
"Internal Name": "NPC_WideBlind", | |||
"Icon": "skill-npc-wide-blind.webp", | |||
"Description": "Unleashes a massive area attack that inflicts the Blind status on all nearby enemies, severely impairing their vision and making them easier to strike.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Death Mage", | |||
"Snake Naga", | |||
"Sting" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 15 | |||
}, | |||
"Effective Distance": 15, | |||
"Area Size": "Huge" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.8 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Blind", | |||
"Status Name": "Blind", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Wide Curse (NPC)", | |||
"Internal Name": "NPC_WideCurse", | |||
"Icon": "skill-npc-wide-curse.webp", | |||
"Description": "Unleashes a massive area attack that inflicts the Curse status on all nearby enemies, causing healing to harm them instead and increasing the magic damage they take.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Angel Mage", | |||
"Cosmic Entity", | |||
"Imp Devil", | |||
"Zombie Goblin Lord" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 2, | |||
"Name": "Shadow" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 15 | |||
}, | |||
"Effective Distance": 15, | |||
"Area Size": "Huge" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.8 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Curse", | |||
"Status Name": "Curse", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Wide Freeze (NPC)", | |||
"Internal Name": "NPC_WideFreeze", | |||
"Icon": "skill-npc-wide-freeze.webp", | |||
"Description": "Unleashes a massive area attack that inflicts the Frozen status on all nearby enemies, encasing them in ice and preventing them from acting, blocking, or attempting to flee.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Cat Bolt", | |||
"Hermit King", | |||
"Ice Mage", | |||
"Mega Ice Golem", | |||
"Turtle Champion" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 5, | |||
"Name": "Water" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 15 | |||
}, | |||
"Effective Distance": 15, | |||
"Area Size": "Huge" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.8 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Frozen", | |||
"Status Name": "Frozen", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Wide Poison (NPC)", | |||
"Internal Name": "NPC_WidePoison", | |||
"Icon": "skill-npc-wide-poison.webp", | |||
"Description": "Unleashes a massive area attack that inflicts the Poison and Slow status effects on all nearby enemies.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Bat Lord", | |||
"Cactus King", | |||
"Queen Worm", | |||
"Spider Queen", | |||
"Worm Creep" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"ID": 1, | |||
"Name": "Poison" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 15 | |||
}, | |||
"Effective Distance": 15, | |||
"Area Size": "Huge" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.8 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Poison", | |||
"Status Name": "Poison", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
}, | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Slow", | |||
"Status Name": "Slow", | |||
"Duration": { | |||
"Base": 10 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Wide Silence (NPC)", | |||
"Internal Name": "NPC_WideSilence", | |||
"Icon": "skill-npc-wide-silence.webp", | |||
"Description": "Unleashes a massive area attack that inflicts the Silence status on all nearby enemies, preventing them from casting spells or skills.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Cosmic Entity", | |||
"Death Mage", | |||
"Sunflora Pixie" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 15 | |||
}, | |||
"Effective Distance": 15, | |||
"Area Size": "Huge" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.8 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Silence", | |||
"Status Name": "Silence", | |||
"Duration": { | |||
"Base": 5 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Wide Stun (NPC)", | |||
"Internal Name": "NPC_WideStun", | |||
"Icon": "skill-npc-wide-stun.webp", | |||
"Description": "Unleashes a massive area attack that inflicts the Stun status on all nearby enemies, leaving them unable to act, block, or attempt to flee.", | |||
"Max Level": 10, | |||
"Users": { | |||
"Monsters": [ | |||
"Goblin Warchief", | |||
"Hare", | |||
"Imp Devil", | |||
"Mega Ice Golem", | |||
"Spider Queen", | |||
"Turtle Champion" | |||
] | |||
}, | |||
"Requirements": {}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 1, | |||
"Name": "Magic" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"Name": "Enemy" | |||
}, | |||
"Cast Type": { | |||
"Name": "None" | |||
} | |||
}, | |||
"Damage": { | |||
"Main Damage": [ | |||
{ | |||
"Type": "Damage", | |||
"Base %": 1, | |||
"MATK-Based": true | |||
} | |||
], | |||
"Scaling": [ | |||
{ | |||
"Scaling ID": "Int_1", | |||
"Scaling Name": "Intelligence", | |||
"Percent": 1, | |||
"MATK-Based": true | |||
} | |||
] | |||
}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Area": { | |||
"Area Distance": { | |||
"Base": 15 | |||
}, | |||
"Effective Distance": 15, | |||
"Area Size": "Huge" | |||
}, | |||
"Basic Timings": { | |||
"Effect Cast Time": 0.8 | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Stun", | |||
"Status Name": "Stun", | |||
"Duration": { | |||
"Base": 5 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
}, | |||
{ | |||
"Name": "Zeal", | |||
"Internal Name": "Zeal", | |||
"Icon": "skill-zeal.webp", | |||
"Description": "Inspires an ally with fervent conviction, boosting all damage for a duration.", | |||
"Max Level": 5, | |||
"Users": { | |||
"Classes": [ | |||
"Priest" | |||
] | |||
}, | |||
"Requirements": { | |||
"Required Skills": [ | |||
{ | |||
"Skill ID": "Damnation", | |||
"Skill Name": "Damnation", | |||
"Required Level": 1 | |||
} | |||
] | |||
}, | |||
"Type": { | |||
"Damage Type": { | |||
"ID": 10, | |||
"Name": "None" | |||
}, | |||
"Element Type": { | |||
"Name": "Neutral" | |||
}, | |||
"Target Type": { | |||
"ID": 1, | |||
"Name": "Ally" | |||
}, | |||
"Cast Type": { | |||
"ID": 1, | |||
"Name": "Target" | |||
} | |||
}, | |||
"Damage": {}, | |||
"Mechanics": { | |||
"Range": 10, | |||
"Autocast Multiplier": 1, | |||
"Resource Cost": { | |||
"Mana Cost": { | |||
"Base": 60, | |||
"Per Level": 30 | |||
} | |||
} | |||
}, | |||
"Modifiers": {}, | |||
"Status Applications": [ | |||
{ | |||
"Scope": "Target", | |||
"Status ID": "Zeal", | |||
"Status Name": "Zeal", | |||
"Duration": { | |||
"Per Level": 60 | |||
}, | |||
"Chance": { | |||
"Base": 1 | |||
} | |||
} | |||
], | |||
"Status Removal": [], | |||
"Events": [] | |||
} | |||
] | |||
} | |||