Editing Spells

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
''Information marked with (?) is not confirmed to be true.''
 
  
=Spell casting=
+
{| class='wikitable'
* After selecting a spell from Magic List player character will first prepare the spell and then player can cast it by clicking on target.
+
|aling="center" | '''[[Main_Page]]'''|| aling="center" | '''[[Commands and Hotkeys]]'''|| aling="center" | '''[[Gameplay]]'''|| aling="center" | '''[[Items]]'''|| aling="center" | '''[[Spells]]'''|| aling="center" | '''[[Talents]]'''|| aling="center" | '''[[Monsters and drops]]'''|| aling="center" | '''[[Maps]]'''|| aling="center" | '''[[Events]]'''
* Getting damaged between preparing and casting a spell will cancel the spell.
 
* Casting a spell has a chance of failure. Failed spell cast costs no mana but you need to prepare the spell again.
 
* You cannot cast spells at dungeon exit.
 
 
 
===Spell Casting Chance Calculation===
 
'''Probability''' = { 300, 250, 200, 150, 100,  80,  70,  60,  50,  40 }
 
'''Penalty'''    = {  5,  5,  8,  8,  10,  14,  28,  32,  36,  40 }
 
''Adjusted Level'' = ''Level'' + ''Rebirth Level'' (max 140 in total)
 
''Mage Level'' = ''Adjusted Level'' / 10 (round result down)
 
 
''Base Chance'' = (20 + (0.8 * ''Magic Skill'')) / 100 * '''Probability'''{''Circle''} (round result down)
 
 
if ''Intelligence'' > 50, add
 
    ''Intelligence Bonus'' = (''Intelligence'' - 50) / 2 (round result down)
 
 
if ''Circle'' < ''Mage Level'', add
 
    ''Level Bonus'' = 5 * (''Mage Level'' - ''Circle'')
 
 
if ''Circle'' > ''Mage Level'', subtract
 
    ''Level Penalty'' = ''b'' - (''a'' / ''c'' * ''b'') (round result to nearest)
 
    ''a'' = ''Adjusted Level'' - (10 * ''Mage Level'')
 
    ''b'' = (''Circle'' - ''Mage Level'') * '''Penalty'''{''Circle''}
 
    ''c'' = (''Circle'' - ''Mage Level'') * 10
 
 
 
 
 
 
 
=Notes about Spell Effects=
 
* Spells with area effect usually have different damage/heal for target and for area. Target is hit by both target damage/heal and area damage/heal. Players around the target are hit only by area damage/heal.
 
* Spells that create special damage dealing tiles (e.g. Fire Wall) cannot be cast in town or town's farm. Monsters killed by them also do not give experience (done to make AFK hunting harder).
 
* You can not damage yourself or allied players/NPCs with safe mode enabled. Contrary to in-game help, safe mode does not increase spell mana cost. Some offensive spells don't work at all when targeting yourself.
 
* Benefitial spells such as Defense Shield can be casted on enemies too.
 
* You can have active only one of these spells: Defense Shield, Great Defense Shield, Protection From Magic and Absolute Magic Protection. That means if you have Defense Shield active, casting Absolute Magic Protection on yourself has no effect.
 
* On the other hand, if you have Minor Berserk active, you can replace it with Berserk spell (but not the other way around).
 
* Beware that if you miss your target and click on ground instead, you will cast the spell on that ground tile potentially wasting it.
 
 
 
=== Effects Over Time ===
 
* '''Burn''' - Is now a stunning hit, these hits ignore all MA.
 
* '''Poison''' - Will give an EK, if opponent dies in safe zone. After poison deals damage 3 times (?), there is a chance after every poison tick to resist it. Poisoned target can't be poisoned again until the poison is removed.
 
* '''Freeze''' - Slows down movement.
 
 
 
=== Summon Creature ===
 
Creature can be commanded with ''/tgt <player>'' (creature attacks player), ''/hold'' (creature stays still) and ''/free'' (cancels hold, creature will follow you again).<br>
 
Summoned creature is always without any modifiers (wild, poisonous etc.). It won't ever attack you, it can be healed but it can also be damaged by spells even with Safe Mode on.<br>
 
You can have only limited amount of creatures summoned at the same time. You can't summon new creatures until the body of the old creature disappears.
 
{| class="wikitable"
 
|-
 
! scope="col"| Magic Skill %
 
! scope="col"| Possible Creature Summons
 
! scope="col"| Number of Creatures
 
|-
 
|style="text-align: center;"| '''10''' || Slime || <div style="text-align: center;">1</div>
 
|-
 
|style="text-align: center;"| '''20''' || Slime, Giant Ant || <div style="text-align: center;">1</div>
 
|-
 
|style="text-align: center;"| '''30''' || Slime, Giant Ant, Snake || <div style="text-align: center;">1</div>
 
|-
 
|style="text-align: center;"| '''40''' || Giant Ant, Snake, Orc || <div style="text-align: center;">2</div>
 
|-
 
|style="text-align: center;"| '''50''' || Giant Ant, Snake, Orc, Skeleton || <div style="text-align: center;">2</div>
 
|-
 
|style="text-align: center;"| '''60''' || Snake, Orc, Skeleton, Clay Golem || <div style="text-align: center;">3</div>
 
|-
 
|style="text-align: center;"| '''70''' || Snake, Orc, Skeleton, Clay Golem, Stone Golem || <div style="text-align: center;">3</div>
 
|-
 
|style="text-align: center;"| '''80''' || Orc, Skeleton, Clay Golem, Stone Golem, Orc Mage || <div style="text-align: center;">4</div>
 
|-
 
|style="text-align: center;"| '''90''' || Orc, Skeleton, Clay Golem, Stone Golem, Orc Mage, Hellhound || <div style="text-align: center;">4</div>
 
|-
 
|style="text-align: center;"| '''100''' || Skeleton, Clay Golem, Stone Golem, Orc Mage, Hellhound, Cyclops || <div style="text-align: center;">5</div>
 
 
|}
 
|}
 
+
=Spell Effects (Damage over Time)=
 
+
Burn is now a stunning hit, these hits ignore all MA.
 +
Poison - will give an ek if opponent dies in safe zone
 +
Frozen
  
 
=Elements=
 
=Elements=
Each spell has an element which has its strengths and weaknesses against other elements. This is mainly useful against monsters. Using a spell against a monster's weak element causes<span style="color:#0000ff"> '''25% increased damage''' </span> , while using the same element will <span style="color:#ff0000"> '''reduce damage by 25%''' </span>.For example, Ettins are a Lightning elemental monster. Looking at the table, the Earth element is strong versus the Lightning element so using Earth magic or the Earth element setting on the elemental bow will yield the 25% bonus damage.  
+
Each spell has an element which has its strengths and weaknesses against other elements. This is mainly useful against monsters. Using a spell against a monster's weak element causes<span style="color:#0000ff"> '''25% increased damage''' </span> , while using the same element will <span style="color:#ff0000"> '''reduce damage by 25%''' </span>.
  
 
{| class="wikitable" style="text-align: center;"
 
{| class="wikitable" style="text-align: center;"
Line 92: Line 24:
 
|<span style="color:#000000"> '''Normal''' </span>||<span style="color:#ff0000"> '''Weak''' </span>||<span style="color:#000000"> '''Normal''' </span>||<span style="color:#0000ff"> '''Strong''' </span>
 
|<span style="color:#000000"> '''Normal''' </span>||<span style="color:#ff0000"> '''Weak''' </span>||<span style="color:#000000"> '''Normal''' </span>||<span style="color:#0000ff"> '''Strong''' </span>
 
|-
 
|-
 +
 +
 
|rowspan="1"|<span style="color:#ff4500"> '''Fire''' </span>
 
|rowspan="1"|<span style="color:#ff4500"> '''Fire''' </span>
 
|<span style="color:#0000ff"> '''Strong''' </span>||<span style="color:#000000"> '''Normal''' </span>||<span style="color:#ff0000"> '''Weak''' </span>||<span style="color:#000000"> '''Normal''' </span>
 
|<span style="color:#0000ff"> '''Strong''' </span>||<span style="color:#000000"> '''Normal''' </span>||<span style="color:#ff0000"> '''Weak''' </span>||<span style="color:#000000"> '''Normal''' </span>
Line 98: Line 32:
 
|<span style="color:#000000"> '''Normal''' </span>||<span style="color:#000000"> '''Normal''' </span>||<span style="color:#0000ff"> '''Strong''' </span>||<span style="color:#ff0000"> '''Weak''' </span>
 
|<span style="color:#000000"> '''Normal''' </span>||<span style="color:#000000"> '''Normal''' </span>||<span style="color:#0000ff"> '''Strong''' </span>||<span style="color:#ff0000"> '''Weak''' </span>
 
|}
 
|}
 
 
  
 
=Circle 1=
 
=Circle 1=
Line 109: Line 41:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Magic Missile'''
+
|rowspan="1"| '''Magic Missile'''
|14||4||<span style="color:#FFD700"> '''Lightning''' </span>||<div style="text-align: left;">10 damage to target.</div>||1x1||400
+
|14||4||<span style="color:#FFD700"> '''Lightning''' </span>||Small magic missile,5-13 damage.||1x1||400
|-
 
|| '''Heal'''
 
|14||8||N/A||<div style="text-align: left;">Target gains 15 Health Points.</div>||1x1||400
 
 
|-
 
|-
|| '''Create Food'''
+
|rowspan="1"| '''Heal'''
|10||18||N/A||<div style="text-align: left;">Creates food on target ground tile.</div>||1x1||400
+
|14||8||N/A||Recover 15-25 health points.||1x1||400
 
|-
 
|-
|| '''Meditation'''
+
|rowspan="1"| '''Create Food'''
|40||20% max MP||N/A||<div style="text-align: left;">Target regenerates 30% of their MP, gets 15% to their next natural MP regeneration and heals 66 of their HP.</div>||1x1||Holy talent, other* (*updated changes indicated)
+
|10||18||N/A||Creates food(Meat or baguette).||1x1||400
 
|-
 
|-
|| '''Transfer Criticals'''
+
|rowspan="1"| '''Meditation'''
|10||35||N/A||<div style="text-align: left;">Transfers stored criticals to target player.</div>||1x1||Merien talent
+
|40||20% max MP||<span style="color:#b7b7b7"> '''Holy'''||Regenerates Mana (28% max MP).||1x1||Talent Specific Spell
 
|-
 
|-
|| '''Divine Touch'''
+
|rowspan="1"| '''Divine Touch'''
|20||15% max MP + 100% Faith||N/A||<div style="text-align: left;">2 hits to target and to 2 hits to area of X damage where X is level (?).</div>||3x3||Holy talent
+
|20||15% max MP & 100% Faith||<span style="color:#b7b7b7"> '''Holy'''||Damage based on level.||3x3||Talent Specific Spell
 
|}
 
|}
  
Line 139: Line 68:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
  
|| '''Energy Bolt'''
+
|rowspan="1"| '''Energy Bolt'''
|24||13||<span style="color:#FFD700"> '''Lightning''' </span>||<div style="text-align: left;">10 damage to target, 7 damage to area.</div>||3x3||600
+
|24||13||<span style="color:#FFD700"> '''Lightning''' </span>||A bolt of energy, 5-15 Damage||3x3||600
 +
|-
 +
|rowspan="1"| '''Stamina Drain'''
 +
|22||14||N/A||Drains 15-50 Stamina Points||1x1||600
 
|-
 
|-
|| '''Stamina Drain'''
+
|rowspan="1"| '''Recall'''
|22||14||N/A||<div style="text-align: left;">Drains 28 SP from target and 15 SP from area.</div>||3x3||600
+
|10||0||N/A||Lvl 120+ teleports yourself to your city, lvl 119- teleports you to the farm. You can not Recall from enemy town, or enemy town maps.||1x1||1
 
|-
 
|-
|| '''Recall'''
+
|rowspan="1"| '''Defense Shield'''
|10||0||N/A||<div style="text-align: left;">Lvl 120+ teleports yourself to your town, lvl 119- teleports you to the town's farm.<br>In town you can click on teleport pad in minimap to teleport there.<br>You can not Recall from enemy town maps and if damaged recently.</div>||1x1||1
+
|26||19||N/A||Raises Defense Points by 10||1 Min||600
 
|-
 
|-
|| '''Defense Shield'''
+
|rowspan="1"| '''Celebrating Light'''
|26||19||N/A||<div style="text-align: left;">Raises target's Defense Ratio by 40 for 1 minute.</div>||1x1||600
+
|25||10||N/A||Fancy Fireworks||1 Min||900
 
|-
 
|-
|| '''Celebrating Light'''
+
|rowspan="1"| '''Minor Berzerk'''
|25||10||<span style="color:#FFD700"> '''Lightning''' </span>||<div style="text-align: left;">Lights fireworks at target ground tile.</div>||1x1||900
+
|23||26||N/A||x1.4 physical attack damage||1 Min||1600
 
|-
 
|-
|| '''Minor Berserk'''
 
|23||26||N/A||<div style="text-align: left;">Boosts target's base physical damage for 1 minute by 40%.</div>||1x1||1600
 
 
|}
 
|}
  
Line 170: Line 100:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Fireball'''
+
|rowspan="1"| '''Fireball'''
|26||27||<span style="color:#ff4500"> '''Fire''' </span>||<div style="text-align: left;">8 damage to target, 11 damage to area.</div>||3x3||1000
+
|26||27||<span style="color:#ff4500"> '''Fire''' </span>||Shoots a fireball, 10-17 damage||2x2||1000
 +
|-
 +
|rowspan="1"| '''Great Heal'''
 +
|28||28||N/A||Gain 25-45 Health Points||1x1||1000
 
|-
 
|-
|| '''Great Heal'''
+
|rowspan="1"| '''Stamina Recovery'''
|28||28||N/A||<div style="text-align: left;">Target gains 33 Health Points.</div>||1x1||1000
+
|20||20||N/A||Recovers 15-25 Stamina Points||3x3||700
 
|-
 
|-
|| '''Stamina Recovery'''
+
|rowspan="1"| '''Protection from Arrows'''
|20||20||N/A||<div style="text-align: left;">Restores 22 SP to target and 12 SP to area.</div>||3x3||700
+
|20||22||N/A||Total protection from arrows||1 Min||700
 
|-
 
|-
|| '''Protection from Arrows'''
+
|rowspan="1"| '''Hold Person'''
|20||22||N/A||<div style="text-align: left;">Total protection from arrows for 1 minute.</div>||1x1||700
+
|26||24||N/A||Holds Target, canceled by any damage||1x1||1000
 
|-
 
|-
|| '''Hold Person'''
+
|rowspan="1"| '''Possession'''
|26||24||N/A||<div style="text-align: left;">Stops target's movement for 30 seconds. Cleared, if physically or magically damaged.</div>||1x1||1000
+
|26||25||N/A||Grab items from far away||1x1||1000
 
|-
 
|-
|| '''Possession'''
+
|rowspan="1"| '''Poison'''
|26||25||N/A||<div style="text-align: left;">Picks up item from target ground tile.</div>||1x1||1000
+
|29||28||<span style="color:#00EE00"> '''Poison'''||Poison target with 20 Poison damage||1x1||1200
 
|-
 
|-
|| '''Poison'''
+
|rowspan="1"| '''Great Stamina Recovery''' </span>
|29||28||N/A||<div style="text-align: left;">Applies poison to target, 4 damage every 8 seconds.</div>||1x1||1200
+
|30||45||N/A||Recover 19-57 Stamina||3x3||1300
 
|-
 
|-
|| '''Great Stamina Recovery''' </span>
 
|30||45||N/A||<div style="text-align: left;">Restores 40 SP to target and 23 SP to area.</div>||3x3||1300
 
 
|}
 
|}
  
Line 206: Line 137:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Fire Strike'''
+
|rowspan="1"| '''Fire Strike'''
|34||36||<span style="color:#ff4500"> '''Fire''' </span>||<div style="text-align: left;">8 damage to target, 13 damage to area.</div>||5x5||1500
+
|34||36||<span style="color:#ff4500"> '''Fire''' </span>||Greater Fireball, 15-25 damage||4x4||1500
 
|-
 
|-
|| '''Summon Creature'''
+
|rowspan="1"| '''Summon Creature'''
|38||35||N/A||<div style="text-align: left;">Targeting yourself will summon allied monster for 5 minutes. Summoned monster depends on your magic skill.</div>||1x1||1500
+
|38||35||N/A||Summon monsters to your side||1x1||1500
 
|-
 
|-
|| '''Invisibility'''
+
|rowspan="1"| '''Invisibility'''
|30||31||N/A||<div style="text-align: left;">Makes the target invisible for 1 minute.</div>||1x1||1300
+
|30||31||N/A||Makes the target invisible for 1 minute||1x1||1300
 
|-
 
|-
|| '''Protection from Magic'''
+
|rowspan="1"| '''Protection from Magic'''
|32||35||N/A||<div style="text-align: left;">Protects target from offensive spells up to [[#Circle 8|Circle 8]] (included) for 1 minute.</div>||1x1||2400
+
|32||35||N/A||Protection from offensive spells up to [[#Circle 8|Circle 8]]||1 Min||2400
 
|-
 
|-
|| '''Detect Invisibility'''
+
|rowspan="1"| '''Detect Invisibility'''
|30||33||N/A||<div style="text-align: left;">Dispells invisibility from enemy players and monsters.</div>||Full Screen||1200
+
|30||33||N/A||Detects invisible players and monsters||Full Screen||1200
 
|-
 
|-
|| '''Paralyze'''
+
|rowspan="1"| '''Paralyze'''
|36||35||N/A||<div style="text-align: left;">Stops target's movement for 25 seconds. Cleared, if magically damaged.</div>||1x1||1500
+
|36||35||N/A||Paralyzes target, cancels when attacked by magic||1x1||1500
 
|-
 
|-
|| '''Cure'''
+
|rowspan="1"| '''Cure'''
|35||32||N/A||<div style="text-align: left;">Cures the target of any poison.</div>||1x1||1200
+
|35||32||N/A||Cure the target of poison||1x1||1200
 
|-
 
|-
|| '''Lightning Arrow'''
+
|rowspan="1"| '''Lightning Arrow'''
|38||30||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">30 damage to target.</div>||1x1||1600
+
|38||30||<span style="color:#ffd700"> '''Lightning''' </span>||Electric Arrow, 20-45 damage||1x1||1600
 +
|-
 +
|rowspan="1"| '''Tremor'''
 +
|33||34||<span style="color:#8a3324"> '''Earth''' </span>||Shakes the ground below, 10-20 damage||3x3||1500
 
|-
 
|-
|| '''Tremor'''
 
|33||34||<span style="color:#8a3324"> '''Earth''' </span>||<div style="text-align: left;">5 damage to target, 16 damage to area.</div>||3x3||1500
 
 
|}
 
|}
  
Line 245: Line 177:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Firewall'''
+
|rowspan="1"| '''Firewall'''
|45||42||<span style="color:#ff4500"> '''Fire''' </span>||<div style="text-align: left;">Creates a row of 5 fire tiles centered at targeted tile. Each fire tile deals 3 damage in 3x3 area every 3 seconds for 30 seconds. Row orientation depends on mouse to player angle, not on player character facing direction.</div>||1x5||1700
+
|45||42||<span style="color:#ff4500"> '''Fire''' </span>||Area effect spell. Creates a wall of fire||1x5 40 sec||1700
 
|-
 
|-
|| '''Fire Field'''
+
|rowspan="1"| '''Fire Field'''
|48||48||<span style="color:#ff4500"> '''Fire''' </span>||<div style="text-align: left;">Creates a field of fire tiles centered at targeted tile. Each fire tile deals 3 damage in 3x3 area every 3 seconds for 30 seconds.</div>||3x3||1900
+
|48||48||<span style="color:#ff4500"> '''Fire''' </span>||Area Effect Spell. Creates a field of fire||3x3 40 secs||1900
 
|-
 
|-
|| '''Confuse Language'''
+
|rowspan="1"| '''Confuse Language'''
|42||40||N/A||<div style="text-align: left;">Target has messesed up chat (?) for 2 minutes.</div>||1x1||1800
+
|42||40||N/A||Messes up chat for 2 minutes.||3x3||1800
 
|-
 
|-
|| '''Lightning'''
+
|rowspan="1"| '''Lightning'''
|47||40||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">41 damage to target.</div>||1x1||2100
+
|47||40||<span style="color:#ffd700"> '''Lightning''' </span>||Stroke of Lightning, 30-55 Damage||1x1||2100
 
|-
 
|-
|| '''Great Defense Shield'''
+
|rowspan="1"| '''Great Defense Shield'''
|46||45||N/A||<div style="text-align: left;">Raises target's Defense Ratio by 100 for 40 seconds.</div>||1x1||1900
+
|46||45||N/A||Gives user 20 Defense points.||1 Min||1900
 
|-
 
|-
|| '''Chill Wind'''
+
|rowspan="1"| '''Chill Wind'''
|50||48||<span style="color:#87cefa"> '''Ice''' </span>||<div style="text-align: left;">19 damage to area.</div>||3x3||2300
+
|50||48||<span style="color:#87cefa"> '''Ice''' </span>||Freezes and damages target lightly||3x3||2300
 
|-
 
|-
|| '''Poison Cloud'''
+
|rowspan="1"| '''Poison Cloud'''
|49||48||N/A||<div style="text-align: left;">Creates a field of poison tiles centered at targeted tile. Each poison tile deals 3 damage in 3x3 area every 3 seconds for 30 seconds. Getting damaged applies poisoning which is identical to Poison spell.</div>||3x3||2200
+
|49||48||<span style="color:#00EE00"> '''Poison''' </span>||Area Effect Spell.Creates a cloud of poison||3x3 40 secs||2200
 
|-
 
|-
|| '''Triple Energy Bolt'''
+
|rowspan="1"| '''Triple Energy Bolt'''
|45||40||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">10 damage to target, 19 damage to area.</div>||5x5||2100
+
|45||40||<span style="color:#ffd700"> '''Lightning''' </span>||Shoots 3 stronger Energy Bolts||5x5||2100
 +
|-
 +
|rowspan="1"| '''Scan'''
 +
|50||50||N/A||Scan targets HP/MP,Element and hammer reduction||1x1||2300
 
|-
 
|-
|| '''Scan'''
 
|50||50||N/A||<div style="text-align: left;">Game tells you target's current HP and MP.</div>||1x1||2300
 
 
|}
 
|}
  
Line 284: Line 217:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Berserk'''
+
|rowspan="1"| '''Haste*'''
|59||57||N/A||<div style="text-align: left;">Boosts target's base physical damage for 1 minute by 100%.</div>||1x1||4500
+
|62||60||N/A||Temporarily grants a boost of speed||1x1|| Manual
 +
|-
 +
|rowspan="1"| '''Mass Poison'''
 +
|52||54||<span style="color:#00EE00"> '''Poison''' </span>||Critically Poisons target||1x1||420
 
|-
 
|-
|| '''Lightning Bolt'''
+
|rowspan="1"| '''Mass Lightning Arrow'''
|50||58||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">Hits everything in direct path of the lightning twice for 12 damage and everything next to the path and around the target once for 12 damage. Target also gets a 3rd hit for 30 damage.</div>||3x3||2600
+
|53||53||<span style="color:#ffd700"> '''Lightning''' </span>||5 Lightning Arrows, 28-63 damage||1x1||600
 
|-
 
|-
|| '''Haste'''
+
|rowspan="1"| '''Spike Field'''
|62||60||N/A||<div style="text-align: left;">Increases target's speed by 24% (?) for 6 seconds. Casting on yourself has no effect.</div>||1x1|| Manual
+
|56||56||<span style="color:#ffd700"> '''Lightning''' </span>||Area Effect Spell.Field of Spikes, 3 to 8 health points each step||4x4||460
 
|-
 
|-
|| '''Mass Poison'''
+
|rowspan="1"| '''Ice Storm*'''
|52||54||N/A||<div style="text-align: left;">Applies critical poison to target, 10 damage every 8 seconds.</div>||1x1||2400
+
|59||58||<span style="color:#87cefa"> '''Ice''' </span>||Area Effect Spell. Freezes target, slow damage while inside storm||3x3||Manual
 
|-
 
|-
|| '''Spike Field'''
+
|rowspan="1"| '''Lightning Bolt'''
|56||56||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">Creates a field of spike tiles centered at targeted tile. Every move onto a spike tile has a chance of dealing 8 damage.</div>||5x5||2500
+
|58||58||<span style="color:#ffd700"> '''Lightning''' </span>||Bolt of Lightning, 35-52 Direct Damage, 15-25 Path Range||3x3||500
 
|-
 
|-
|| '''Ice Storm'''
+
|rowspan="1"| '''Berserk'''
|59||70||<span style="color:#87cefa"> '''Ice''' </span>||<div style="text-align: left;">Freezes target, slowly damages whoever is inside the storm (?).</div>||3x3||Manual
+
|59||57||N/A||Doubles physical attack damage||1 min||440
 
|-
 
|-
|| '''Mass Lightning Arrow'''
+
|rowspan="1"| '''Ice Strike'''
|53||53||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">55 damage to target.</div>||1x1||2900
+
|60||59||<span style="color:#87cefa"> '''Ice''' </span>||Freezes and damages target|| 4x4||840
 
|-
 
|-
|| '''Ice Strike'''
+
|rowspan="1"| '''Mass Heal'''
|60||59||<span style="color:#87cefa"> '''Ice''' </span>||<div style="text-align: left;">33 damage to area.</div>||5x5||3600
+
|60||56||<span style="color:#b7b7b7"> '''Holy''' </span>||Heals up to 3 targets||3x3||Talent Specific
 
|-
 
|-
|| '''Mass Heal'''
 
|60||56||N/A||<div style="text-align: left;">Heals up to 3 targets in area for 26 HP.</div>||5x5||Holy talent
 
 
|}
 
|}
  
Line 323: Line 257:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Energy Strike'''
+
|rowspan="1"| '''Energy Strike'''
|67||65||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">42 damage to area.</div>||5x5||4000
+
|67||65||<span style="color:#ffd700"> '''Lightning''' </span>||Stream of Energy Pulses, 45-80 Damage||4x4||4000
 +
|-
 +
|rowspan="1"| '''Mass Fire Strike'''
 +
|75||72||<span style="color:#ff4500"> '''Fire''' </span>||Exploding Firebomb, 40-80 damage||4x4||4400
 
|-
 
|-
|| '''Mass Fire Strike'''
+
|rowspan="1"| '''Confusion'''
|75||72||<span style="color:#ff4500"> '''Fire''' </span>||<div style="text-align: left;">11 damage to target, 43 damage to area.</div>||5x5||4400
+
|75||78||N/A||Target cannot recognize a player's allegiance||3x3 30 seconds||5100
 
|-
 
|-
|| '''Confusion'''
+
|rowspan="1"| '''Mass Chill Wind'''
|75||78||N/A||<div style="text-align: left;">Target cannot recognize a player's allegiance (?) for 20 seconds.</div>||3x3||5100
+
|85||90||<span style="color:#87cefa"> '''Ice''' </span>||Stronger Chill Wind||4x4||6000
 
|-
 
|-
|| '''Mass Chill Wind'''
+
|rowspan="1"| '''Earthworm Strike'''
|85||85||<span style="color:#87cefa"> '''Ice''' </span>||<div style="text-align: left;">2 hits of 19 damage to area.</div>||5x5||6000
+
|97||80||<span style="color:#8a3324"> '''Earth''' </span>||Summons a worm to strike from the ground beneath, drains 40 Stamina Points||3x3||6700
 
|-
 
|-
|| '''Earthworm Strike'''
+
|rowspan="1"| '''Absolute Magic Protection'''
|97||80||<span style="color:#8a3324"> '''Earth''' </span>||<div style="text-align: left;">49 damage to area.</div>||3x3||6700
+
|112||100||N/A||Protection from all Magic||1x1||7200
 
|-
 
|-
|| '''Absolute Magic Protection'''
+
|rowspan="1"| '''Armor Break'''
|112||100||N/A||<div style="text-align: left;">Target is protected from all Magic except Cancellation.</div>||1x1||7200
+
|97||120||<span style="color:#8a3324"> '''Earth''' </span>||Lowers the endurance on a target's armor and does significant damage.||3x3||9100
 
|-
 
|-
|| '''Armor Break'''
 
|97||120||N/A||<div style="text-align: left;">2 hits of 15 damage to area, lowers the endurance on a target's armor (?).</div>||3x3||9100
 
 
|}
 
|}
  
Line 356: Line 291:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Bloody Shock Wave'''
+
|rowspan="1"| '''Bloody Shock Wave*'''
|105||120||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">52 damage to target, 27 damage to area.</div>||3x3||Manual
+
|105||120||<span style="color:#ffd700"> '''Lightning''' </span>||Sends out a red shock wave, 60-80 Damage direct hit, 20-40 Path range hit||3x3||Manual
 
|-
 
|-
|| '''Mass Confusion'''
+
|rowspan="1"| '''Cloud Kill'''
|130||125||N/A||<div style="text-align: left;">Target cannot recognize a player's allegiance (?) for 1 minute.</div>||5x5||7700
+
|120||130||<span style="color:#00EE00"> '''Poison''' </span>||Area Effect Spell. Creates a field of critically poisonous cloud||5x5||9100
 
|-
 
|-
|| '''Mass Ice Strike'''
+
|rowspan="1"| '''Lightning Strike'''
|118||115||<span style="color:#87cefa"> '''Ice''' </span>||<div style="text-align: left;">2 hits of 25 damage to area.</div>||5x5||9400
+
|123||85||<span style="color:#ffd700"> '''Lightning''' </span>||Electrifying Lightning Bolts stream from the eyes!||4x4||9600
 
|-
 
|-
|| '''Cloud Kill'''
+
|rowspan="1"| '''Mass Confusion'''
|120||130||N/A||<div style="text-align: left;">Creates a field of poison tiles centered at targeted tile. Each poison tile deals 5 damage in 3x3 area every 3 seconds for 30 seconds. Getting damaged applies critical poisoning which is identical to Mass Poison spell.</div>||5x5||9100
+
|130||125||N/A||Confusion, but twice as long||4x4 1 Min||7700
 
|-
 
|-
|| '''Lightning Strike'''
+
|rowspan="1"| '''Mass Ice Strike'''
|123||85||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">50 damage to area.</div>||5x5||9600
+
|118||115||<span style="color:#87cefa"> '''Ice''' </span>||Freezes and damages target heavily||4x4||9400
 
|-
 
|-
|| '''Ice Whirlwind'''
+
|rowspan="1"| '''Illusion Movement'''
|200||120||<span style="color:#87cefa"> '''Ice''' </span>||<div style="text-align: left;">33 damage to area (?).</div>||3x3||Monster Only
+
|160||150||N/A||Player can not control their movements as well||1x1||11200
 
|-
 
|-
|| '''Cancellation'''
+
|rowspan="1"| '''Cancellation*'''
|135||835||N/A||<div style="text-align: left;">Deactiveates Protection from arrows, Protection from Magic, Absolute Magic Protection, Defense Shield, Great Defense Shield, Paralyze (even from Medusa Sword), Mass Illusion Movement, Berserk, and freezes (including freeze from Ice Sword). Has 60 second cooldown (starts from *pre-*cast)[*, where indicated] 20% chance of pre-casting costing 1 charge (?).</div>||1x1||Wand
+
|135||835||N/A||Deactives Protection from arrows, Protection from Magic, Absolute Magic Protection, Defense Shield, Great Defense Shield, Paralyze (even from Medusa Sword), Mass Illusion Movement, Berserk, and freezes (including freeze from Ice Sword).||1x1||Wand
|-
+
| Added 60 second cooldown (starts from pre-cast) 20% chance of pre-casting costing 1 charge-
|| '''Illusion Movement'''
 
|160||150||N/A||<div style="text-align: left;">Target player's movement is reversed for 20 seconds.</div>||3x3||11200
 
 
|}
 
|}
  
Line 392: Line 325:
 
! scope="col"| Element
 
! scope="col"| Element
 
! scope="col"| Effect
 
! scope="col"| Effect
! scope="col"| Area
+
! scope="col"| Range
 +
! scope="col"| Hits
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Illusion'''
+
|rowspan="1"| '''Illusion'''
|150||143||N/A||<div style="text-align: left;">Target sees other players as the spell caster for 20 seconds.</div>||3x3||11000
+
|150||143||N/A||Target sees other players as the spell caster for 20 s||3x3||    <br>    ||11000
 
|-
 
|-
|| '''Meteor Strike'''
+
|rowspan="1"| '''Meteor Strike'''
|155||120||<span style="color:#ff4500"> '''Fire''' </span>||<div style="text-align: left;">33 damage to target, 55 damage to area (?).</div>||3x3||12100
+
|155||120||<span style="color:#ff4500"> '''Fire''' </span>||Call upon a flaming meteor from the skies.||3x3||Direct impact <br> init hit dmg < next hit dmg||12100
 
|-
 
|-
|| '''Mass Magic Missile'''
+
|rowspan="1"| '''Mass Magic Missile'''
|150||105||<span style="color:#ffd700"> '''Lightning''' </span>||<div style="text-align: left;">42 damage to target, 48 damage to area (?).</div>||3x3||12700
+
|150||105||<span style="color:#ffd700"> '''Lightning''' </span>||Summons a swarm of slow moving magic missile that take time to reach their target.||3x3||Direct impact <br> init hit dmg > next hit dmg||12700
 +
|-
 +
|rowspan="1"| '''Inhibition Casting*'''
 +
|160||120||N/A||Makes targeted player fail spell casts for 40 seconds||1x1||    ||Manual - Wand
 
|-
 
|-
|| '''Inhibition Casting'''
 
|150||160||N/A||<div style="text-align: left;">Target player fails spell casts for 40 seconds.</div>||1x1||Manual/Wand
 
 
|}
 
|}
  
Line 419: Line 354:
 
! scope="col"| Price
 
! scope="col"| Price
 
|-
 
|-
|| '''Mass Illusion'''
+
|rowspan="1"| '''Mass Illusion'''
|180||200||N/A||Target sees other players as the spell caster for 1 minute.||3x3||12800
+
|180||200||N/A||Illusion, for three times as long||1x1||12800
 
|-
 
|-
|| '''Blizzard'''
+
|rowspan="1"| '''Ressurection**'''
|195||185||<span style="color:#87cefa"> '''Ice''' </span>||46 damage to target, 46 damage to area (?). Hits 4 times (?).||5x5 (?)||Ice talent
+
|100||200||N/A||Ressurects targeted dead player with half their HP.||1x1||Staff
 
|-
 
|-
|| '''Ressurection'''
+
|rowspan="1"| '''Mass Illusion Movement*'''
|100||200||N/A||Ressurects targeted dead player with half their HP (?).||1x1||Wand
+
|200||200||N/A||A players movements are reversed (left becomes right) etc for 1 min. Cannot cast near fellow Citizens.||1x1||Manual - Wand
 
|-
 
|-
|| '''Mass Illusion Movement'''
+
|}
|200||200||N/A||Target player's movement is reversed for 25 seconds. Cannot cast near fellow Citizens (?).||3x3||Manual/Wand
+
{| class="wikitable" style="text-align: center;"
 
|-
 
|-
|| '''Earth Shock Wave'''
+
|rowspan="6"|<span style="color:#ff0000"> '''Elemental Signature Spells'''
|190||185||<span style="color:#8a3324"> '''Earth''' </span>||33 damage to target, 33 damage to area (?). Hits 6 times (?).||3x3 (?)||Earth talent
 
 
|-
 
|-
|| '''Hellfire'''
+
! scope="col"| Spell
|200||185||<span style="color:#ff4500"> '''Fire''' </span>||30 damage to target, 30 damage to area (?). Hits 4 times (?).||5x5 (?)||Fire talent
+
! scope="col"| INT
 +
! scope="col"| Mana
 +
! scope="col"| Element
 +
! scope="col"| Effect
 +
! scope="col"| Damage
 +
! scope="col"| Price
 +
|-
 +
|rowspan="1"| '''Blizzard'''
 +
|195||170||<span style="color:#87cefa"> '''Ice''' </span>||Call upon a snowstorm to freeze and critically damage your enemies (hits multiple times and pierces Protection from Magic)||    ||Talent Spell
 +
|-
 +
|rowspan="1"| '''Earth Shock Wave'''
 +
|190||180||<span style="color:#8a3324"> '''Earth''' </span>||High damage earth attack, drains SP. Drains SP even when PFM is activated.||    ||Talent Spell
 +
|-
 +
|rowspan="1"| '''Hell Fire'''
 +
|200||180||<span style="color:#ff4500"> '''Fire''' </span>||Summons a great swarm of meteors to rain down causing huge amounts of damage.||    ||Talent Spell
 +
|-
 +
|rowspan="1"| '''Fury Of Thor'''
 +
|182||160||<span style="color:#ffd700"> '''Lightning''' </span>||Large range high damage lightning attack||    ||Talent Spell
 
|-
 
|-
|| '''Fury of Thor'''
 
|182||170||<span style="color:#ffd700"> '''Lightning''' </span>||48 damage to target, 48 damage to area (?). Hits 4 times (?).||5x5 (?)||Lightning talent
 
 
|}
 
|}
  
 
=Hints=
 
=Hints=
 +
 
If the circle you're casting is higher than your level / 10, then you get less hitratio the higher the circle is. If it's lower, you get more hitratio the lower the circle is. At level 140, the lower the circle is, the more hitratio it has. The amount you gain/lose is 5 HR per circle difference. So at level 140, you get +20 HR on Blizz, +50 on Para, and +55 on Hold Person.
 
If the circle you're casting is higher than your level / 10, then you get less hitratio the higher the circle is. If it's lower, you get more hitratio the lower the circle is. At level 140, the lower the circle is, the more hitratio it has. The amount you gain/lose is 5 HR per circle difference. So at level 140, you get +20 HR on Blizz, +50 on Para, and +55 on Hold Person.
 
If you're going to break the para right away, then you should just do Hold Person.
 
If you're going to break the para right away, then you should just do Hold Person.
 
Additionally, you should use Energy Bolt and not Fire Ball/Fire Strike to break allied paras. It's less MP, has more HR, and deals less damage
 
Additionally, you should use Energy Bolt and not Fire Ball/Fire Strike to break allied paras. It's less MP, has more HR, and deals less damage

Please note that all contributions to Helbreath Olympia Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Helbreath Olympia Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: