Custom Cards: Difference between revisions
Admburaquera (talk | contribs) |
Admburaquera (talk | contribs) |
||
(48 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
In the Maroll Kingdom, we've updated several cards that were previously ineffective. These modifications were primarily aimed at balancing skills and builds that were either underpowered or unbalanced. | |||
== Midgard Kingdom == | == Midgard Kingdom == | ||
Line 15: | Line 15: | ||
|'''Anopheles''' | |'''Anopheles''' | ||
|[[File:Anopheles Card.png|100x100px]] | |[[File:Anopheles Card.png|100x100px]] | ||
| | |Str +2 | ||
Mdef +5 | |||
'''[Blacksmith, Whitesmith]''' | '''[Blacksmith, Whitesmith]''' | ||
ATK + 20 | |||
|bonus | |bonus bStr,2; | ||
if(BaseJob==Job_Blacksmith) bonus | bonus bMdef,5; | ||
if(BaseJob==Job_Blacksmith) bonus bBaseAtk,20; | |||
| | | | ||
| | | | ||
Line 31: | Line 33: | ||
| | | | ||
|- | |- | ||
|''' | |'''Blazzer''' | ||
|[[File:Blazer.png|100x100px]] | |[[File:Blazer.png|100x100px]] | ||
|Add a 5% resistance against | |Add a 5% resistance against | ||
Line 55: | Line 57: | ||
|'''Dragon Egg''' | |'''Dragon Egg''' | ||
|[[File:Dragon Egg.png|100x100px]] | |[[File:Dragon Egg.png|100x100px]] | ||
|Def + | |Def + 3 | ||
|bonus bDef, | |bonus bDef,3; | ||
| | | | ||
| | | | ||
Line 77: | Line 79: | ||
|'''Galapago''' | |'''Galapago''' | ||
|[[File:Galapago.png|100x100px]] | |[[File:Galapago.png|100x100px]] | ||
| | |Mdef +5 | ||
| | |bonus bMdef,5; | ||
| | | | ||
| | | | ||
Line 98: | Line 100: | ||
| | | | ||
|- | |- | ||
|''' | |'''Kobold Archer''' | ||
|[[File: | |[[File:Kobold Archer.png|100x100px]] | ||
| | |Increases '''Sharp Shooting''' damage by 15%. | ||
| | |bonus2 bSkillAtk,382,20; | ||
| | | | ||
| | | | ||
Line 107: | Line 109: | ||
|'''Grove''' | |'''Grove''' | ||
|[[File:Grove.png|100x100px]] | |[[File:Grove.png|100x100px]] | ||
|Increases '''Double Strafing''' damage by | |Increases '''Double Strafing''' damage by 7%. | ||
'''[Rogue, Stalker]''' | '''[Rogue, Stalker]''' | ||
'''Double Strafing''' damage increased +8% | |||
|bonus2 bSkillAtk,46,(BaseJob==Job_Rogue? | |bonus2 bSkillAtk,46,(BaseJob==Job_Rogue?15:7); | ||
| | | | ||
| | | | ||
Line 117: | Line 119: | ||
|'''Hell Poodle''' | |'''Hell Poodle''' | ||
|[[File:Hell Poodle.png|100x100px]] | |[[File:Hell Poodle.png|100x100px]] | ||
| | |Hit +10 | ||
| | |bonus bHit,10; | ||
| | | | ||
| | | | ||
Line 138: | Line 140: | ||
|'''Jing Guai''' | |'''Jing Guai''' | ||
|[[File:Jing Guai .png|100x100px]] | |[[File:Jing Guai .png|100x100px]] | ||
| | |Maximum HP + 300. | ||
| | Def +1. | ||
|bonus bMaxHP,300; | |||
bonus bDef,1; | |||
| | | | ||
| | | | ||
Line 145: | Line 149: | ||
|'''Joker''' | |'''Joker''' | ||
|[[File:Joker Card.png|100x100px]] | |[[File:Joker Card.png|100x100px]] | ||
| | | - | ||
| | | - | ||
| | | | ||
| | | | ||
Line 160: | Line 164: | ||
|[[File:Orc Archer.png|100x100px]] | |[[File:Orc Archer.png|100x100px]] | ||
|Increases '''Claymore Trap''' and '''Freezing Trap''' | |Increases '''Claymore Trap''' and '''Freezing Trap''' | ||
damage by | damage by 100%. | ||
'''[Hunter, Sniper]''' | |||
Int +3 | |||
|bonus2 bSkillAtk,123, | |bonus2 bSkillAtk,123,100; | ||
bonus2 bSkillAtk,121, | bonus2 bSkillAtk,121,100; | ||
if(BaseJob==Job_Hunter) bonus bInt,3; | if(BaseJob==Job_Hunter) bonus bInt,3; | ||
Line 172: | Line 178: | ||
|'''Plasma''' | |'''Plasma''' | ||
|[[File:Plasma .png|100x100px]] | |[[File:Plasma .png|100x100px]] | ||
|Increases '''Soul Strike''' damage by 50%. | |Increases '''Soul Strike''' and '''Napalm Beat''' damage by 50%. | ||
|bonus2 bSkillAtk,13,50; | |bonus2 bSkillAtk,13,50; | ||
bonus2 bSkillAtk,11,50; | |||
| | | | ||
| | | | ||
Line 180: | Line 187: | ||
|[[File:Raydric Archer.png|100x100px]] | |[[File:Raydric Archer.png|100x100px]] | ||
|Ranged Attack Damage + 3%. | |Ranged Attack Damage + 3%. | ||
Critical Rate + 3% | Critical Rate + 3%. | ||
|bonus bLongAtkRate,3; | |bonus bLongAtkRate,3; | ||
bonus bCritical,3; | bonus bCritical,3; | ||
Line 195: | Line 202: | ||
|'''Sea-Otter''' | |'''Sea-Otter''' | ||
|[[File:Sea-Otter.png|100x100px]] | |[[File:Sea-Otter.png|100x100px]] | ||
| | |Enables use of '''Lv.3 Frost Diver.''' | ||
| | |skill "MG_FROSTDIVER",3; | ||
| | | | ||
| | | | ||
Line 220: | Line 227: | ||
|'''Spring Rabbit''' | |'''Spring Rabbit''' | ||
|[[File:Spring Rabbit.png|100x100px]] | |[[File:Spring Rabbit.png|100x100px]] | ||
|Increases '''Back Stab''' damage by 50% with one hand sword. | |Increases '''Back Stab''' and '''Raid''' damage by 50% with one hand sword and dagger. | ||
|if(getiteminfo(getequipid(EQI_HAND_R),11)==W_1HSWORD) | |<nowiki>if(getiteminfo(getequipid(EQI_HAND_R),11)==W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R),11)==W_DAGGER){</nowiki> | ||
bonus2 bSkillAtk,212,50 | bonus2 bSkillAtk,212,50; | ||
bonus2 bSkillAtk,214,50;} | |||
| | | | ||
| | | | ||
Line 229: | Line 238: | ||
|[[File:Stem Worm.png|100x100px]] | |[[File:Stem Worm.png|100x100px]] | ||
|Reduce Casting Time of '''Earth Spike''' by 25%. | |Reduce Casting Time of '''Earth Spike''' by 25%. | ||
Inflict | Inflict 100% more damage with '''Earth Spike'''. | ||
|bonus2 bSkillAtk,"WZ_EARTHSPIKE",50; | |bonus2 bSkillAtk,"WZ_EARTHSPIKE",50; | ||
bonus2 bCastrate,"WZ_EARTHSPIKE",-25; | bonus2 bCastrate,"WZ_EARTHSPIKE",-25; | ||
Line 243: | Line 252: | ||
|bonus bDex,1; | |bonus bDex,1; | ||
bonus bInt,1; | bonus bInt,1; | ||
bonus bStr,1; | bonus bStr,1; | ||
| | | | ||
Line 251: | Line 261: | ||
|Enables use of '''Loud Exclamation.''' | |Enables use of '''Loud Exclamation.''' | ||
|skill "MC_LOUD",1; | |skill "MC_LOUD",1; | ||
| | |||
| | |||
|- | |||
|'''Flora''' | |||
|[[File:Flora.png|100x100px]] | |||
|Increases '''Arrow Vulcan''' skill damage by 15%. | |||
|bonus2 bSkillAtk,394,15; | |||
| | |||
| | |||
|- | |||
|'''Sky Deleter''' | |||
|[[File:Sky Deleter.png|100x100px]] | |||
|Increases '''Soul Breaker''' damage by 15%. | |||
|bonus2 bSkillAtk,382,15; | |||
| | |||
| | |||
|- | |||
|'''Earth Deleter''' | |||
|[[File:Earth Deleter.png|100x100px]] | |||
|Increases '''Combo Finish''' damage by 50%. | |||
|bonus2 bSkillAtk,273,50; | |||
| | | | ||
| | | | ||
Line 265: | Line 296: | ||
!Combo Bonus | !Combo Bonus | ||
|- | |- | ||
|''' | |'''Cornus''' | ||
|[[File: | |[[File:Cornus.png|100x100px]] | ||
| | |Autocasts '''Lv. 10 Heal''' on user when using | ||
'''Grand Cross''' skill by 35% chance. | |||
|bonus5 bAutoSpellOnSkill,254,28,10,350,1; | |||
| | |||
| | | | ||
| | | | ||
Line 281: | Line 307: | ||
|'''Baroness of Retribution''' | |'''Baroness of Retribution''' | ||
|[[File:Baroness of Retribution.png|100x100px]] | |[[File:Baroness of Retribution.png|100x100px]] | ||
|Reflect | |Reflect 1% of all Physical Melee Damage back to the enemy which inflicted it per upgrade level of armor. | ||
|bonus bShortWeaponDamageReturn, | |bonus bShortWeaponDamageReturn,getrefine(); | ||
| | | | ||
| | | | ||
Line 294: | Line 320: | ||
|bonus bBreakArmorRate,300; | |bonus bBreakArmorRate,300; | ||
bonus bUnbreakableArmor; | bonus bUnbreakableArmor; | ||
bonus bMdef-5; | bonus bMdef-5; | ||
|[http://marollkingdom.com/cp/?module=item&action=view&id=4072 Golem Card][[File:Card.png|frameless]] | |[http://marollkingdom.com/cp/?module=item&action=view&id=4072 Golem Card][[File:Card.png|frameless]] | ||
Line 311: | Line 338: | ||
|Maximum HP + 15 * Job Level | |Maximum HP + 15 * Job Level | ||
Increase resistance to the Freeze status by 30%. | Increase resistance to the Freeze status by 30%. | ||
'''[Super Novice]'''Gain protection from the Freeze status. | |||
'''[Super Novice]''' | |||
Gain protection from the Freeze status. | |||
|bonus bMaxHP,(JobLevel*15); | |bonus bMaxHP,(JobLevel*15); | ||
bonus2 bResEff,Eff_Freeze,(BaseJob==Job_SuperNovice?10000:3000); | bonus2 bResEff,Eff_Freeze,(BaseJob==Job_SuperNovice?10000:3000); | ||
| | |||
| | |||
|- | |||
|'''Tri Joint''' | |||
|[[File:Tri Joint.png|100x100px]] | |||
|Ignore 10% of the DEF from Demihuman monsters. | |||
|bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10; | |||
bonus2 bIgnoreDefRaceRate,RC_Player_Human,10; | |||
| | | | ||
| | | | ||
Line 331: | Line 369: | ||
|[[File:Am Mut.png|100x100px]] | |[[File:Am Mut.png|100x100px]] | ||
|Reduces after-cast delay of '''Falcon Assault''' skill by 20% | |Reduces after-cast delay of '''Falcon Assault''' skill by 20% | ||
|bonus2 bSkillDelay,381, | |bonus2 bSkillDelay,381,-600; | ||
| | | | ||
| | | | ||
Line 337: | Line 375: | ||
|'''Ancient Worm''' | |'''Ancient Worm''' | ||
|[[File:Ancient Worm.png|100x100px]] | |[[File:Ancient Worm.png|100x100px]] | ||
| | |Def+1 per refine of the footgear. | ||
| | Refine > 7: MaxHp +5% | ||
| | |bonus bDef,getrefine(); | ||
| | if (getrefine()>7) bonusMaxHPrate,5; | ||
|[http://marollkingdom.com/cp/?module=item&action=view&id=4447 Centipede Card][[File:Card.png|frameless]] | |||
|MaxHp +5% | |||
|- | |- | ||
|'''Christmas Cookie''' | |'''Christmas Cookie''' | ||
|[[File:Christmas Cookie.png|100x100px]] | |[[File:Christmas Cookie.png|100x100px]] | ||
| | |Int +1. | ||
Mdef + | Mdef + 5. | ||
|bonus | |bonus bInt,1; | ||
bonus bMdef, | bonus bMdef,5; | ||
|[http://marollkingdom.com/cp/?module=item&action=view&id=4293 Cookie Card][[File:Card.png|frameless]] | |[http://marollkingdom.com/cp/?module=item&action=view&id=4293 Cookie Card][[File:Card.png|frameless]] | ||
|Inflict | |Inflict 100% more damage with Holy Light. | ||
|- | |- | ||
|'''Explosion''' | |'''Explosion''' | ||
|[[File:Explosion.png|100x100px]] | |[[File:Explosion.png|100x100px]] | ||
| | |Int +2 | ||
| | MaxSP +100 | ||
|bonus bInt,2; | |||
bonus bMaxSP,100; | |||
| | | | ||
| | | | ||
Line 360: | Line 402: | ||
|'''Gajomart''' | |'''Gajomart''' | ||
|[[File:Gajomart.png|100x100px]] | |[[File:Gajomart.png|100x100px]] | ||
| | |Int +2 | ||
| | MaxSP -50 | ||
Matk +3% | |||
|bonus bInt,2; | |||
bonus bMaxSP,-50; | |||
bonus bMatkRate,3; | |||
| | | | ||
| | | | ||
Line 385: | Line 432: | ||
|'''Mini Demon''' | |'''Mini Demon''' | ||
|[[File:Mini Demon.png|100x100px]] | |[[File:Mini Demon.png|100x100px]] | ||
| | |Reduce SP Consumption of skills by 20%. | ||
| | |bonus bUseSPrate,-20; | ||
| | | | ||
| | | | ||
Line 393: | Line 440: | ||
|[[File:Skeleton General.png|100x100px]] | |[[File:Skeleton General.png|100x100px]] | ||
|Increase damage on DemiHuman | |Increase damage on DemiHuman | ||
monster by | monster by 2%. | ||
|bonus2 bAddRace,RC_DemiHuman, | |||
bonus2 bAddRace,RC_Player_Human, | '''[Refine >= 7]''' | ||
Damage increased +2% | |||
'''[Refine >= 9]''' | |||
Damage increased +2% | |||
|bonus2 bAddRace,RC_DemiHuman,(getrefine()>=9?6:(getrefine()>=7?4:2)); | |||
bonus2 bAddRace,RC_Player_Human,(getrefine()>=9?6:(getrefine()>=7?4:2)); | |||
| | | | ||
| | | | ||
Line 403: | Line 458: | ||
|Reduce damage from DemiHuman | |Reduce damage from DemiHuman | ||
monster by 5%. | monster by 5%. | ||
'''[ Two Handed Staff, Two Handed Spear, Two Handed Axe, Bow]''' | |||
Damage reduced by +10% | |||
|bonus2 bSubRace,RC_DemiHuman,5; | |bonus2 bSubRace,RC_DemiHuman,5; | ||
bonus2 bSubRace,RC_Player_Human,5; | bonus2 bSubRace,RC_Player_Human,5; | ||
if(getiteminfo(getequipid(EQI_HAND_R),11)==W_2HSTAFF | |||
<nowiki>||</nowiki> if(getiteminfo(getequipid(EQI_HAND_R),11)==W_2HSPEAR | |||
<nowiki>||</nowiki> if(getiteminfo(getequipid(EQI_HAND_R),11)==W_2HAXE | |||
<nowiki>||</nowiki> if(getiteminfo(getequipid(EQI_HAND_R),11)==W_BOW | |||
){bonus2 bSubRace,RC_DemiHuman,10; | |||
bonus2 bSubRace,RC_Player_Human,10;} | |||
| | | | ||
| | | | ||
Line 411: | Line 482: | ||
|[[File:Driller.png|100x100px]] | |[[File:Driller.png|100x100px]] | ||
|Reduces after-cast delay of '''Spiral Pierce''' skill by 20% | |Reduces after-cast delay of '''Spiral Pierce''' skill by 20% | ||
|bonus2 bSkillDelay,397,20; | |bonus2 bSkillDelay,397,-200-getskilllv(397)*40; | ||
| | |||
| | |||
|- | |||
|'''Gremlin''' | |||
|[[File:Gremlin.png|100x100px]] | |||
|Atk +20 | |||
'''[ Unarmed / No Weapon ]''' | |||
Atk +20 per refine level of the footgear. | |||
|bonus bBaseAtk,20; | |||
if(getequipid(EQI_HAND_R)==-1)bonus bBaseAtk,20*getrefine(); | |||
| | |||
| | |||
|- | |||
|'''Teddy Bear''' | |||
|[[File:Teddy Bear.png|100x100px]] | |||
|Reduces after-cast delay of '''Soul Breaker''' skill by 50% | |||
|bonus2 bSkillDelay,"ASC_BREAKER",-400-getskilllv("ASC_BREAKER")*100; | |||
| | |||
| | |||
|- | |||
|'''Goblin Steamrider''' | |||
|[[File:Goblin Steamrider.png|100x100px]] | |||
|Str +1 | |||
Maximum HP + 10% | |||
|bonus bMaxHPrate,10; | |||
bonus bStr,1; | |||
| | |||
| | |||
|- | |||
|'''Crab''' | |||
|[[File:Crab.png|100x100px]] | |||
|Adds 20% chance to auto cast '''Tripple Attack''' when dealing physical attack. | |||
'''[Triple Attack Lv. 10]''' | |||
Chance is fixed to 100% | |||
|bonus3 bAutoSpell,"MO_TRIPLEATTACK",10,(getskilllv(263) >= 10?1000:200); | |||
| | | | ||
| | | | ||
Line 425: | Line 533: | ||
!Combo | !Combo | ||
!Combo Bonus | !Combo Bonus | ||
|- | |- | ||
|'''Magmaring''' | |'''Magmaring''' | ||
Line 451: | Line 552: | ||
|'''Sleeper''' | |'''Sleeper''' | ||
|[[File:Sleeper.png|100x100px]] | |[[File:Sleeper.png|100x100px]] | ||
| | |Add a 10% chance of auto casting 'Sleep' on an enemy when the user receives Physical Damage. | ||
'''[ | '''[Super Novice]''' | ||
Enables use of '''Level | Enables use of '''Level 3 Tunnel Drive.''' | ||
| | |bonus2 bAddEffWhenHit,Eff_Sleep,1000; | ||
if (BaseJob==Job_SuperNovice) | |||
skill 213,3; | |||
| | | | ||
| | | | ||
Line 462: | Line 565: | ||
|[[File:Rotar Zairo.png|100x100px]] | |[[File:Rotar Zairo.png|100x100px]] | ||
|Reduce damage from Long Range attacks by 15%. | |Reduce damage from Long Range attacks by 15%. | ||
Mdef | Mdef -3. | ||
|bonus bLongAtkDef,15; | |bonus bLongAtkDef,15; | ||
bonus bMdef,3; | bonus bMdef,3; | ||
Line 472: | Line 575: | ||
|Increase resistance to '''Neutra'''l Property attacks by 10%. | |Increase resistance to '''Neutra'''l Property attacks by 10%. | ||
ATK+20 | ATK+20 | ||
'''[Blacksmith, Whitesmith]'''Increase damage from '''Long Range''' attacks by 20%. | |||
'''[Blacksmith, Whitesmith]''' | |||
Increase damage from '''Long Range''' attacks by 20%. | |||
Prevents knock-back effect. | Prevents knock-back effect. | ||
|bonus2 bSubEle,Ele_Neutral,10; | |bonus2 bSubEle,Ele_Neutral,10; | ||
bonus bBaseAtk,20; | bonus bBaseAtk,20; | ||
if(BaseJob==Job_Blacksmith){ | if(BaseJob==Job_Blacksmith){ | ||
bonus bNoKnockback; | bonus bNoKnockback; | ||
bonus bLongAtkDef,-20;} | bonus bLongAtkDef,-20;} | ||
Line 538: | Line 646: | ||
|bonus bDex,1; | |bonus bDex,1; | ||
bonus bInt,-1; | bonus bInt,-1; | ||
bonus bHit,5; | bonus bHit,5; | ||
| | | | ||
Line 562: | Line 671: | ||
|'''Myst Case''' | |'''Myst Case''' | ||
|[[File:Myst Case.png|100x100px]] | |[[File:Myst Case.png|100x100px]] | ||
|Inflict 10% more damage with Mammonite. | |Inflict 10% more damage with '''Mammonite'''. | ||
|bonus2 bSkillAtk,"MC_MAMMONITE",10; | |bonus2 bSkillAtk,"MC_MAMMONITE",10; | ||
| | | | ||
Line 569: | Line 678: | ||
|'''Centipede''' | |'''Centipede''' | ||
|[[File:Centipede.png|100x100px]] | |[[File:Centipede.png|100x100px]] | ||
| | |MDef +2 per refine of the headgear. | ||
| | Refine >= 8: MaxHp +5% | ||
| | |bonus bMdef,2*getrefine(); | ||
| | if (getrefine()>=8) bonus MaxHPrate,5; | ||
|[http://marollkingdom.com/cp/?module=item&action=view&id=4249 Ancient Worm Card][[File:Card.png|frameless]] | |||
|MaxHp +5% | |||
|- | |- | ||
|'''False Angel''' | |'''False Angel''' | ||
Line 580: | Line 691: | ||
|bonus bNoCastCancel; | |bonus bNoCastCancel; | ||
bonus bCastrate,25; | bonus bCastrate,25; | ||
| | |||
| | |||
|- | |||
|'''Deviace''' | |||
|[[File:Deviace.png|100x100px]] | |||
|Int +1. | |||
Maximum SP + 50. | |||
'''[Ninja]''' | |||
Int +2. | |||
Matk +10%. | |||
|bonus bInt,1; | |||
bonys bMaxSP,50; | |||
if(Base_Job==Job_Ninja){ | |||
bonus bInt,2; | |||
bonus bMatkRate,10;} | |||
| | |||
| | |||
|- | |||
|'''Zombie Master''' | |||
|[[File:Zombie Master.png|100x100px]] | |||
|Reduce damage from DemiHuman | |||
monster by 3%, plus 1% per upgrade level above +5. | |||
|bonus2 bSubRace,RC_DemiHuman,3+max(0,getrefine()-5); | |||
bonus2 bSubRace,RC_Player_Human,3+max(0,getrefine()-5); | |||
| | | | ||
| | | | ||
Line 596: | Line 737: | ||
|'''Alice''' | |'''Alice''' | ||
|[[File:Alice.png|100x100px]] | |[[File:Alice.png|100x100px]] | ||
|Reduce damage from DemiHuman monster by | |Reduce damage from DemiHuman monster by 20%. | ||
Increase damage on DemiHuman monster by 5%. | Increase damage inflicted on DemiHuman monster by 5%. | ||
|bonus2 bSubRace,RC_DemiHuman,25; | |bonus2 bSubRace,RC_DemiHuman,25; | ||
bonus2 bSubRace,RC_Player_Human,25; | bonus2 bSubRace,RC_Player_Human,25; | ||
bonus2 bAddRace,RC_DemiHuman,5; | bonus2 bAddRace,RC_DemiHuman,5; | ||
bonus2 bAddRace,RC_Player_Human,5; | bonus2 bAddRace,RC_Player_Human,5; | ||
| | | | ||
Line 625: | Line 768: | ||
|Maximum HP + 10% | |Maximum HP + 10% | ||
|bonus bMaxHPrate,10; | |bonus bMaxHPrate,10; | ||
| | | | ||
| | | | ||
Line 644: | Line 773: | ||
|'''Dark Shadow''' | |'''Dark Shadow''' | ||
|[[File:Dark Shadow.png|100x100px]] | |[[File:Dark Shadow.png|100x100px]] | ||
|Reduce damage recieved from '''Asura Strike''' by | |Reduce damage recieved from '''Asura Strike''' by 50% | ||
|bonus2 bSubSkill,271, | |bonus2 bSubSkill,271,50; | ||
| | | | ||
| | | | ||
Line 652: | Line 781: | ||
|[[File:Draco.png|100x100px]] | |[[File:Draco.png|100x100px]] | ||
|Increases Attack Speed by 5%. | |Increases Attack Speed by 5%. | ||
Add a | Add a 10% resistance against Neutral Property attacks. | ||
|bonus bAspdRate,5; | |bonus bAspdRate,5; | ||
bonus2 bSubEle,Ele_Neutral, | bonus2 bSubEle,Ele_Neutral,10; | ||
| | | | ||
| | | | ||
Line 661: | Line 790: | ||
|[[File:Executioner.png|100x100px]] | |[[File:Executioner.png|100x100px]] | ||
|Reduce damage from DemiHuman monster by 15%. | |Reduce damage from DemiHuman monster by 15%. | ||
Add | Add 10% chance of auto casting '''Stone Curse''' when the user receives Physical Damage. | ||
|bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player_Human,15; | |bonus2 bSubRace,RC_DemiHuman,15; | ||
bonus2 bAddEffWhenHit,Eff_Stone, | bonus2 bSubRace,RC_Player_Human,15; | ||
bonus2 bAddEffWhenHit,Eff_Stone,1000; | |||
| | | | ||
| | | | ||
Line 669: | Line 800: | ||
|'''Hodremlin''' | |'''Hodremlin''' | ||
|[[File:Hodremlin.png|100x100px]] | |[[File:Hodremlin.png|100x100px]] | ||
| | |Reduce damage from DemiHuman monster by 20%. | ||
| | |bonus2 bSubRace,RC_DemiHuman,20; | ||
| | | | ||
| | | | ||
Line 697: | Line 828: | ||
|[[File:Mysteltainn.png|100x100px]] | |[[File:Mysteltainn.png|100x100px]] | ||
|Reduce damage from DemiHuman monster by 15%. | |Reduce damage from DemiHuman monster by 15%. | ||
Add | Add 10% chance of auto casting '''Curse''' when the user receives Physical Damage. | ||
|bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player_Human,15; | |bonus2 bSubRace,RC_DemiHuman,15; | ||
bonus2 bAddEffWhenHit,Eff_Curse, | bonus2 bSubRace,RC_Player_Human,15; | ||
bonus2 bAddEffWhenHit,Eff_Curse,1000; | |||
| | | | ||
| | | | ||
Line 705: | Line 838: | ||
|'''Penomena''' | |'''Penomena''' | ||
|[[File:Penomena.png|100x100px]] | |[[File:Penomena.png|100x100px]] | ||
|Decreases damage from Neutral Property by | |Decreases damage from Neutral Property by 40%. | ||
|bonus2 bSubEle,Ele_Neutral, | |bonus2 bSubEle,Ele_Neutral,40; | ||
| | | | ||
| | | | ||
Line 712: | Line 845: | ||
|'''Rafflesia''' | |'''Rafflesia''' | ||
|[[File:Rafflesia.png|100x100px]] | |[[File:Rafflesia.png|100x100px]] | ||
| | |Autocasts '''Close Confine''' on target when using '''Back Stab''' skill by 50% chance. | ||
| | |bonus4 bAutoSpellOnSkill,212,1005,1,500; | ||
| | | | ||
| | | | ||
Line 719: | Line 852: | ||
|'''Sky Petite''' | |'''Sky Petite''' | ||
|[[File:Sky Petite.png|100x100px]] | |[[File:Sky Petite.png|100x100px]] | ||
| | |Autocasts '''Level 1 Lex Aeterna''' on target when using | ||
| | |||
'''Spear Boomerang''' skill by 20% chance. | |||
|bonus4 bAutoSpellOnSkill,59,78,1,200; | |||
| | | | ||
| | | | ||
|- | |- | ||
|''' | |'''Orc Warrior''' | ||
|[[File: | |[[File:Orc Warrior Card.png|100x100px]] | ||
| | |Atk +20 | ||
| | Mdef +10 | ||
Def +5 | |||
|bonus bBaseAtk,20; | |||
bonus bMdef,10; | |||
bonus bDef,5; | |||
| | | | ||
| | | | ||
|- | |- | ||
| | |'''Ogretooth''' | ||
| | |[[File:Ogretooth Card.png|100x100px]] | ||
| | |Reduce damage from DemiHuman monster by 15%. | ||
| | Add 10% chance of auto casting '''Sleep''' when the user receives Physical Damage. | ||
|bonus2 bSubRace,RC_DemiHuman,15; | |||
bonus2 bSubRace,RC_Player_Human,15; | |||
bonus2 bAddEffWhenHit,Eff_Sleep,1000; | |||
| | | | ||
| | | | ||
Line 757: | Line 900: | ||
|bonus2 bAddEff,Eff_Silence,300; | |bonus2 bAddEff,Eff_Silence,300; | ||
bonus2 bAddEff,Eff_Poison,300; | bonus2 bAddEff,Eff_Poison,300; | ||
bonus bBaseAtk,10; | bonus bBaseAtk,10; | ||
| | | | ||
Line 763: | Line 907: | ||
|'''Aster''' | |'''Aster''' | ||
|[[File:Aster.png|100x100px]] | |[[File:Aster.png|100x100px]] | ||
| | |Increases damage of '''Throw Shuriken''' and '''Throw Huuma Shuriken''' skill by 30%. | ||
| | |bonus2 bSkillAtk,523,35; | ||
bonus2 bSkillAtk,525,35; | |||
| | | | ||
| | | | ||
Line 770: | Line 915: | ||
|'''Beetle King''' | |'''Beetle King''' | ||
|[[File:Beetle King.png|100x100px]] | |[[File:Beetle King.png|100x100px]] | ||
| | |Reduce damage from Long Range attacks by 4% | ||
| | |bonus bLongAtkDef,4; | ||
| | | | ||
| | | | ||
Line 777: | Line 922: | ||
|'''Bloody Murderer''' | |'''Bloody Murderer''' | ||
|[[File:Bloody Murderer.png|100x100px]] | |[[File:Bloody Murderer.png|100x100px]] | ||
|Increase damage on DemiHuman monster by | |Increase damage on DemiHuman monster by 8%. | ||
Enable a 5% chance of gaining | Enable a 5% chance of gaining 25% of the damage inflicted on an enemy as HP with each attack. | ||
|bonus2 bAddRace,RC_DemiHuman, | |bonus2 bAddRace,RC_DemiHuman,8; | ||
bonus2 bAddRace,RC_Player_Human, | bonus2 bAddRace,RC_Player_Human,8; | ||
bonus2 bHpDrainRate,50, | |||
bonus2 bHpDrainRate,50,25; | |||
| | | | ||
| | | | ||
Line 787: | Line 933: | ||
|'''Caramel''' | |'''Caramel''' | ||
|[[File:Caramel.png|100x100px]] | |[[File:Caramel.png|100x100px]] | ||
| | |ATK +10 | ||
| | Aspd +1% | ||
'''[Super Novice]''' | |||
Deals more damage depending on the target's Defense. | |||
|bonus bBaseAtk,10; | |||
bonus bAspdRate,1; | |||
if (BaseJob==Job_SuperNovice)bonus bDefRatioAtkClass,Class_All; | |||
| | | | ||
| | | | ||
Line 795: | Line 949: | ||
|[[File:Caterpillar.png|100x100px]] | |[[File:Caterpillar.png|100x100px]] | ||
|VIT + 2 | |VIT + 2 | ||
Maximum HP | Maximum HP - 50 | ||
|bonus bVit,2; | |bonus bVit,2; | ||
bonus bMaxHP, | bonus bMaxHP,-50; | ||
| | | | ||
| | | | ||
Line 810: | Line 957: | ||
|'''Cruiser''' | |'''Cruiser''' | ||
|[[File:Cruiser.png|100x100px]] | |[[File:Cruiser.png|100x100px]] | ||
| | |Ranged Attack Damage + 15% | ||
| | Dex -1 | ||
'''[ Gunslinger ]''' | |||
Ranged Attack Damage + 10%. | |||
Dex +2 | |||
|bonus bLongAtkRate,15; | |||
bonus bDex,-1; | |||
if(BaseJob==JOB_GUNSLINGER){ | |||
bonus bLongAtkRate,10; | |||
bonus bDex,2;} | |||
| | | | ||
| | | | ||
Line 818: | Line 979: | ||
|[[File:Desert Wolf Card.png|100x100px]] | |[[File:Desert Wolf Card.png|100x100px]] | ||
|INT +1 | |INT +1 | ||
Max SP + 25 | |||
|bonus bInt,1; | |bonus bInt,1; | ||
bonus bMaxSP,25; | |||
|[http://marollkingdom.com/cp/?module=item&action=view&id=4023 Baby Desert Wolf Card][[File:Card.png|frameless]] | |[http://marollkingdom.com/cp/?module=item&action=view&id=4023 Baby Desert Wolf Card][[File:Card.png|frameless]] | ||
| | |Matk +5% | ||
|- | |- | ||
|'''Diabolic''' | |'''Diabolic''' | ||
|[[File:Diabolic.png|100x100px]] | |[[File:Diabolic.png|100x100px]] | ||
|Reduce SP Consumption of skills by 10%. | |||
|bonus bUseSPrate,-10; | |||
| | | | ||
| | | | ||
|- | |- | ||
|'''Dolor of Thanatos''' | |'''Dolor of Thanatos''' | ||
|[[File:Dolor of Thanatos.png|100x100px]] | |[[File:Dolor of Thanatos.png|100x100px]] | ||
|Reduce damage from '''DemiHuman''' monster by | |Reduce damage from '''DemiHuman''' monster by 3%. | ||
|bonus2 bSubRace,RC_DemiHuman,3; | |||
bonus2 bSubRace,RC_Player_Human,3; | |||
| | |||
bonus2 bSubRace,RC_DemiHuman,3; | |||
bonus2 bSubRace,RC_Player_Human,3; | |||
| | | | ||
| | | | ||
Line 858: | Line 1,008: | ||
|bonus2 bAddEff,Eff_Curse,300; | |bonus2 bAddEff,Eff_Curse,300; | ||
bonus2 bAddEff,Eff_Blind,300; | bonus2 bAddEff,Eff_Blind,300; | ||
bonus bBaseAtk,10; | bonus bBaseAtk,10; | ||
| | | | ||
| | | | ||
Line 871: | Line 1,015: | ||
|'''Dullahan''' | |'''Dullahan''' | ||
|[[File:Dullahan.png|100x100px]] | |[[File:Dullahan.png|100x100px]] | ||
| | |Increases '''Bash''' skill damage by 35%. | ||
| | |bonus2 bSkillAtk,5,35; | ||
| | | | ||
| | | | ||
Line 878: | Line 1,022: | ||
|'''Earth Petite''' | |'''Earth Petite''' | ||
|[[File:Earth Petite.png|100x100px]] | |[[File:Earth Petite.png|100x100px]] | ||
| | |Increases Attack Speed by 3%. | ||
|bonus bAspdRate,3; | |||
| | |||
| | | | ||
| | | | ||
Line 915: | Line 1,038: | ||
|Aspd +2%. | |Aspd +2%. | ||
Hit +5. | Hit +5. | ||
'''[Super Novice]'''Nullify reduction in damage inflicted on enemies resulting from enemy's size. | |||
'''[Super Novice]''' | |||
Nullify reduction in damage inflicted on enemies resulting from enemy's size. | |||
|bonus bHit,5; | |bonus bHit,5; | ||
bonus bAspdRate,2; | bonus bAspdRate,2; | ||
if(BaseJob==Job_SuperNovice) bonus bNoSizeFix; | if(BaseJob==Job_SuperNovice) bonus bNoSizeFix; | ||
| | | | ||
| | | | ||
Line 931: | Line 1,051: | ||
|'''Kaho''' | |'''Kaho''' | ||
|[[File:Kaho.png|100x100px]] | |[[File:Kaho.png|100x100px]] | ||
|ATK + | |ATK + 35 | ||
HIT - 10 | HIT - 10 | ||
|bonus bBaseAtk, | |bonus bBaseAtk,35; | ||
bonus bHit,-10; | bonus bHit,-10; | ||
| | | | ||
| | | | ||
Line 964: | Line 1,063: | ||
Str +1 | Str +1 | ||
'''[Sage, Professor]'''Increases Attack Speed by +5%. | '''[Sage, Professor]''' | ||
Increases Attack Speed by +5%. | |||
|bonus bInt,1; | |bonus bInt,1; | ||
bonus bStr,1; | bonus bStr,1; | ||
if(BaseJob==Job_Sage) bonus bAspdRate,5; | if(BaseJob==Job_Sage) bonus bAspdRate,5; | ||
| | | | ||
| | | | ||
Line 981: | Line 1,075: | ||
|'''Nereid''' | |'''Nereid''' | ||
|[[File:Nereid.png|100x100px]] | |[[File:Nereid.png|100x100px]] | ||
| | |Dex +1 | ||
| | Matk +5 | ||
'''[ Ninja ]''' | |||
Reduces casting time by 3%. | |||
|bonus bDex,1; | |||
bonus bMatk,5; | |||
if(BaseJob==Job_Ninja) bonus bCastrate,-2; | |||
| | | | ||
| | | | ||
Line 988: | Line 1,089: | ||
|'''Orc Lady''' | |'''Orc Lady''' | ||
|[[File:Orc Lady.png|100x100px]] | |[[File:Orc Lady.png|100x100px]] | ||
| | |Increase damage on DemiHuman monster by 10%. | ||
| | |bonus2 bAddRace,RC_DemiHuman,10; | ||
bonus2 bAddRace,RC_Player_Human,10; | |||
| | | | ||
| | | | ||
Line 995: | Line 1,097: | ||
|'''Orc Skeleton''' | |'''Orc Skeleton''' | ||
|[[File:Orc Skeleton.png|100x100px]] | |[[File:Orc Skeleton.png|100x100px]] | ||
| | |Increase damage on '''Emperium''' and '''Guardian Stone''' by 20%. | ||
| | |bonus2 bAddRace,RC2_GVG,20; | ||
| | | | ||
| | | | ||
Line 1,002: | Line 1,104: | ||
|'''Panzer Goblin''' | |'''Panzer Goblin''' | ||
|[[File:Panzer Goblin.png|100x100px]] | |[[File:Panzer Goblin.png|100x100px]] | ||
| | |Reduces after-cast delay by 2%. | ||
| | |bonus bDelayrate,-2; | ||
| | | | ||
| | | | ||
Line 1,009: | Line 1,111: | ||
|'''Peco Peco Egg''' | |'''Peco Peco Egg''' | ||
|[[File:Peco Peco Egg.png|100x100px]] | |[[File:Peco Peco Egg.png|100x100px]] | ||
| | |Def +2 | ||
Mdef +2 | |||
|bonus bDef,2; | |||
bonus bMdef,2; | |||
| | |||
| | | | ||
| | | | ||
Line 1,030: | Line 1,120: | ||
|'''Santa Poring''' | |'''Santa Poring''' | ||
|[[File:Santa Poring.png|100x100px]] | |[[File:Santa Poring.png|100x100px]] | ||
|Increases '''Holy Cross''' damage by 30%. | |||
'''[Crusader, Paladin, Priest, High Priest]''' | |||
Int +1 | |||
Matk +5% | |||
| bonus2 bSkillAtk,253,30; | |||
if (Base_Job==Job_Crusader || Base_Job==Job_Priest){ | |||
bonus bInt,1;bonus bMatkRate,5;} | |||
| | | | ||
| | | | ||
Line 1,037: | Line 1,137: | ||
|'''Scorpion''' | |'''Scorpion''' | ||
|[[File:Scorpion.png|100x100px]] | |[[File:Scorpion.png|100x100px]] | ||
| | |Increases '''Pierce''' and '''Brandish Spear''' skill damage by 35%. | ||
| | |bonus2 bSkillAtk,57,35; | ||
bonus2 bSkillAtk,56,35; | |||
| | | | ||
| | | | ||
Line 1,057: | Line 1,158: | ||
|'''Shell Fish''' | |'''Shell Fish''' | ||
|[[File:Shell Fish.png|100x100px]] | |[[File:Shell Fish.png|100x100px]] | ||
|Mdef | |Mdef +3 | ||
'''[Priest, High Priest]''' | '''[Priest, High Priest]''' | ||
Mdef +2. | Mdef +2. | ||
|bonus bMdef,(BaseJob == Job_Priest?3 | |bonus bMdef,(BaseJob == Job_Priest?5:3); | ||
| | | | ||
| | | | ||
Line 1,066: | Line 1,168: | ||
|'''Skeggiold''' | |'''Skeggiold''' | ||
|[[File:Skeggiold.png|100x100px]] | |[[File:Skeggiold.png|100x100px]] | ||
|Reduces casting time by | |Reduces casting time by 3%. | ||
|bonus bCastrate,- | |bonus bCastrate,-3; | ||
| | | | ||
| | | | ||
Line 1,087: | Line 1,175: | ||
|'''Vadon''' | |'''Vadon''' | ||
|[[File:Vadon.png|100x100px]] | |[[File:Vadon.png|100x100px]] | ||
| | |Maximum HP + 250 | ||
| | |bonus bMaxHP,250; | ||
| | | | ||
| | | | ||
|} | |} | ||
== | == Edited Combos == | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
! | !Removed Combo | ||
!Effect | !Effect | ||
! | !New Effect | ||
|- | |- | ||
| | | | ||
* Shell Fish Card | |||
* Aster Card | |||
* Crab Card | |||
|Inflict 30% more damage on '''Water''' Property enemies. | |||
30% chance of gaining 'Raw Fish' item each time a Fish monster is killed. | |||
| - Removed - | |||
|- | |- | ||
| | | | ||
* Muka Card | |||
* Raggler Card | |||
* Baby Leopard Card | |||
* Zipper Bear Card | |||
* Holden Card | |||
|STR + 4 | |||
Maximum HP and SP + 7% | |||
Inflict 20% more damage with Mammonite. | |||
Gain 1 SP on every physical attack on enemies. | |||
'''[Alchemist, Creator]''' | |||
Add a 1% chance of auto casting Level 1 Adrenaline Rush on the user when attacking. | |||
Add a chance of gaining "Glistening Coat" or "Stem" each time a monster is killed. | |||
|STR + 4 | |||
Maximum HP and SP + 7% | |||
Inflict 20% more damage with Mammonite. | |||
Gain 1 SP on every physical attack on enemies. | |||
'''[Alchemist, Creator]''' | |||
Enable the skill '''Lv. 2 Adrenaline Rush''' | |||
|- | |- | ||
| | | | ||
* Raggler Card | |||
* Mystcase Card | |||
| | * Baby Leopard Card | ||
* Zipper Bear Card | |||
* Hylozoist Card | |||
|Restore 2 SP every time when attacking. | |||
Inflict 20% more damage with Mammonite. | |||
LUK + 10 | |||
| | '''[Merchant Class]''' | ||
Add a chance of gaining "Old Purple Box" each time a monster is killed. | |||
Reflect single target Magic back at the caster (Success Chance 20%). | |||
|Restore 2 SP every time when attacking. | |||
Inflict 20% more damage with Mammonite. | |||
LUK + 10 | |||
'''[Merchant Class]''' | |||
Reflect single target Magic back at the caster (Success Chance 20%). | |||
|- | |- | ||
| | | | ||
* Dragon Tail Card | |||
* Merman Card | |||
* Anolian Card | |||
* Alligator Card | |||
* Cruiser Card | |||
|Inflict 20% more damage with Long Range Physical attack. | |||
AGI + 5, DEX + 3 | |||
Perfect Hit (which never miss its target) + 20%. | |||
'''[Archer Class]''' | |||
Receive 5% more Experience Points from Brute monsters. | |||
Add 1% chance of auto casting 'Coma' on Brute monster when attacking. | |||
|Inflict 20% more damage with Long Range Physical attack. | |||
AGI + 5, DEX + 3 | |||
Perfect Hit (which never miss its target) + 20%. | |||
'''[Archer Class]''' | |||
Add 1% chance of auto casting 'Coma' on '''DemiHuman''' monster when attacking. | |||
|- | |- | ||
| | | | ||
| | * Rideword Card | ||
| | * Enchanted Peach Tree Card | ||
* Geographer Card | |||
* Cookie Card | |||
* Seal Card | |||
|VIT + 10 | |||
Reduce Casting Time by 10%. | |||
Reduce 10% SP comsumption. | |||
'''[Acolyte Class]''' | |||
Receive 30% less damage from Demon and Undead monster. | |||
Receive 5% more Experience Points from Demon and Undead monsters. | |||
|VIT + 10 | |||
Reduce Casting Time by 10%. | |||
Reduce 10% SP comsumption. | |||
'''[Acolyte Class]''' | |||
Receive 35% less damage from '''DemiHuman''' monster. | |||
|- | |- | ||
| | | | ||
* Miyabi Doll Card | |||
* Wicked Nymph Card | |||
* Harpy Card | |||
* Bloody Butterfly Card | |||
| | * Yellow Novus Card | ||
|INT + 3 | |||
Inflict 10% more damage with Heaven's Drive and Thunder Storm. | |||
'''[Sage, Professor]''' | |||
Reflect single target Magic back at the caster (Success Chance 20%). | |||
Add a 1% chance of gaining 'Red Gemstone' or 'Yellow Gemstone' item each time a monster is killed. | |||
Reduce Casting Time by 20%. | |||
|INT + 3 | |INT + 3 | ||
Inflict 10% more damage with Heaven's Drive and Thunder Storm. | |||
'''[Sage, Professor]''' | |||
Reflect single target Magic back at the caster (Success Chance 20%). | |||
(Success Chance | |||
Reduce Casting Time by 20%. | |||
|} | |} |
Latest revision as of 13:39, 17 May 2024
In the Maroll Kingdom, we've updated several cards that were previously ineffective. These modifications were primarily aimed at balancing skills and builds that were either underpowered or unbalanced.
Midgard Kingdom
Accessory
Armor
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Cornus | Autocasts Lv. 10 Heal on user when using
Grand Cross skill by 35% chance. |
bonus5 bAutoSpellOnSkill,254,28,10,350,1; | |||
Baroness of Retribution | Reflect 1% of all Physical Melee Damage back to the enemy which inflicted it per upgrade level of armor. | bonus bShortWeaponDamageReturn,getrefine(); | |||
Lava Golem | Make an armor indestructible (except in upgrade attempts).
Destroy an enemy's armor by 3% chance. MDef -5. |
bonus bBreakArmorRate,300;
bonus bUnbreakableArmor; bonus bMdef-5; |
Golem Card | Increase damage on DemiHuman monster by 10%. | |
Gig | MDef +3
Maximum HP + 5% |
bonus bMdef,3;
bonus bMaxHPrate,5; |
Iron Fist | Gain immunity to the Stone Curse status. | |
Strouf | Maximum HP + 15 * Job Level
Increase resistance to the Freeze status by 30%. [Super Novice] Gain protection from the Freeze status. |
bonus bMaxHP,(JobLevel*15);
bonus2 bResEff,Eff_Freeze,(BaseJob==Job_SuperNovice?10000:3000); |
|||
Tri Joint | Ignore 10% of the DEF from Demihuman monsters. | bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,10; |
Footgear
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Am Mut | Reduces after-cast delay of Falcon Assault skill by 20% | bonus2 bSkillDelay,381,-600; | |||
Ancient Worm | Def+1 per refine of the footgear.
Refine > 7: MaxHp +5% |
bonus bDef,getrefine();
if (getrefine()>7) bonusMaxHPrate,5; |
Centipede Card | MaxHp +5% | |
Christmas Cookie | Int +1.
Mdef + 5. |
bonus bInt,1;
bonus bMdef,5; |
Cookie Card | Inflict 100% more damage with Holy Light. | |
Explosion | Int +2
MaxSP +100 |
bonus bInt,2;
bonus bMaxSP,100; |
|||
Gajomart | Int +2
MaxSP -50 Matk +3% |
bonus bInt,2;
bonus bMaxSP,-50; bonus bMatkRate,3; |
|||
Gullinbursti | VIT + 3
Maximum HP + 5% |
bonus bVit,3;
bonus bMaxHPrate,5; |
Savage Card | Maximum HP + 10% | |
Iron Fist | Mdef +2
Maximum HP + 8% |
bonus bMdef,2;
bonus bMaxHPrate,8; |
Gig Card | Gain immunity to the Stone Curse status. | |
Mini Demon | Reduce SP Consumption of skills by 20%. | bonus bUseSPrate,-20; | |||
Skeleton General | Increase damage on DemiHuman
monster by 2%. [Refine >= 7] Damage increased +2% [Refine >= 9] Damage increased +2% |
bonus2 bAddRace,RC_DemiHuman,(getrefine()>=9?6:(getrefine()>=7?4:2));
bonus2 bAddRace,RC_Player_Human,(getrefine()>=9?6:(getrefine()>=7?4:2)); |
|||
Zombie Prisoner | Reduce damage from DemiHuman
monster by 5%. [ Two Handed Staff, Two Handed Spear, Two Handed Axe, Bow] Damage reduced by +10% |
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Human,5; if(getiteminfo(getequipid(EQI_HAND_R),11)==W_2HSTAFF || if(getiteminfo(getequipid(EQI_HAND_R),11)==W_2HSPEAR || if(getiteminfo(getequipid(EQI_HAND_R),11)==W_2HAXE || if(getiteminfo(getequipid(EQI_HAND_R),11)==W_BOW ){bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player_Human,10;} |
|||
Driller | Reduces after-cast delay of Spiral Pierce skill by 20% | bonus2 bSkillDelay,397,-200-getskilllv(397)*40; | |||
Gremlin | Atk +20
[ Unarmed / No Weapon ] Atk +20 per refine level of the footgear. |
bonus bBaseAtk,20;
if(getequipid(EQI_HAND_R)==-1)bonus bBaseAtk,20*getrefine(); |
|||
Teddy Bear | Reduces after-cast delay of Soul Breaker skill by 50% | bonus2 bSkillDelay,"ASC_BREAKER",-400-getskilllv("ASC_BREAKER")*100; | |||
Goblin Steamrider | Str +1
Maximum HP + 10% |
bonus bMaxHPrate,10;
bonus bStr,1; |
|||
Crab | Adds 20% chance to auto cast Tripple Attack when dealing physical attack.
[Triple Attack Lv. 10] Chance is fixed to 100% |
bonus3 bAutoSpell,"MO_TRIPLEATTACK",10,(getskilllv(263) >= 10?1000:200); |
Garment
Headgear
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Cramp | Str +1
Atk +5 |
bonus bStr,1;
bonus bBaseAtk,5; |
Tarou Card | Str +3 | |
Dryad | MDef +2
Add a 10% resistance against Earth Property attacks. |
bonus2 bSubEle,Ele_Earth,10;
bonus bMdef,2; |
|||
Giant Hornet | MDef +2
Add a 10% resistance against Wind Property attacks. |
bonus2 bSubEle,Ele_Wind,10;
bonus bMdef,2; |
|||
Knocker | Dex +1
Int -1 Hit +5 |
bonus bDex,1;
bonus bInt,-1; bonus bHit,5; |
|||
Leaf Cat | MDef +2
Add a 10% resistance against Water Property attacks. |
bonus2 bSubEle,Ele_Water,10;
bonus bMdef,2; |
|||
Leib Olmai | MDef +2
Add a 10% resistance against Fire Property attacks. |
bonus2 bSubEle,Ele_Fire,10;
bonus bMdef,2; |
|||
Myst Case | Inflict 10% more damage with Mammonite. | bonus2 bSkillAtk,"MC_MAMMONITE",10; | |||
Centipede | MDef +2 per refine of the headgear.
Refine >= 8: MaxHp +5% |
bonus bMdef,2*getrefine();
if (getrefine()>=8) bonus MaxHPrate,5; |
Ancient Worm Card | MaxHp +5% | |
False Angel | Skill casting can not be interrupted.
Increase Casting Time by 25%. |
bonus bNoCastCancel;
bonus bCastrate,25; |
|||
Deviace | Int +1.
Maximum SP + 50. [Ninja] Int +2. Matk +10%. |
bonus bInt,1;
bonys bMaxSP,50; if(Base_Job==Job_Ninja){ bonus bInt,2; bonus bMatkRate,10;} |
|||
Zombie Master | Reduce damage from DemiHuman
monster by 3%, plus 1% per upgrade level above +5. |
bonus2 bSubRace,RC_DemiHuman,3+max(0,getrefine()-5);
bonus2 bSubRace,RC_Player_Human,3+max(0,getrefine()-5); |
Shield
Weapon
Name | Sprite | Effect | Script | Combo | Combo Bonus | ||
---|---|---|---|---|---|---|---|
Anacondaq | Poison an enemy when you Attack (Chance 3%)
Silence an enemy when you Attack (Chance 3%) Atk +10 |
bonus2 bAddEff,Eff_Silence,300;
bonus2 bAddEff,Eff_Poison,300; bonus bBaseAtk,10; |
|||||
Aster | Increases damage of Throw Shuriken and Throw Huuma Shuriken skill by 30%. | bonus2 bSkillAtk,523,35;
bonus2 bSkillAtk,525,35; |
|||||
Beetle King | Reduce damage from Long Range attacks by 4% | bonus bLongAtkDef,4; | |||||
Bloody Murderer | Increase damage on DemiHuman monster by 8%.
Enable a 5% chance of gaining 25% of the damage inflicted on an enemy as HP with each attack. |
bonus2 bAddRace,RC_DemiHuman,8;
bonus2 bAddRace,RC_Player_Human,8; bonus2 bHpDrainRate,50,25; |
|||||
Caramel | ATK +10
Aspd +1% [Super Novice] Deals more damage depending on the target's Defense. |
bonus bBaseAtk,10;
bonus bAspdRate,1; if (BaseJob==Job_SuperNovice)bonus bDefRatioAtkClass,Class_All; |
|||||
Caterpillar | VIT + 2
Maximum HP - 50 |
bonus bVit,2;
bonus bMaxHP,-50; |
|||||
Cruiser | Ranged Attack Damage + 15%
Dex -1 [ Gunslinger ] Ranged Attack Damage + 10%. Dex +2 |
bonus bLongAtkRate,15;
bonus bDex,-1; if(BaseJob==JOB_GUNSLINGER){ bonus bLongAtkRate,10; bonus bDex,2;} |
|||||
Desert Wolf | INT +1
Max SP + 25 |
bonus bInt,1;
bonus bMaxSP,25; |
Baby Desert Wolf Card | Matk +5% | |||
Diabolic | Reduce SP Consumption of skills by 10%. | bonus bUseSPrate,-10; | |||||
Dolor of Thanatos | Reduce damage from DemiHuman monster by 3%. | bonus2 bSubRace,RC_DemiHuman,3;
bonus2 bSubRace,RC_Player_Human,3; |
|||||
Drainliar | Blind an enemy when you Attack (Chance 3%)
Curse an enemy when you Attack (Chance 3%) Atk +10 |
bonus2 bAddEff,Eff_Curse,300;
bonus2 bAddEff,Eff_Blind,300; bonus bBaseAtk,10; |
|||||
Dullahan | Increases Bash skill damage by 35%. | bonus2 bSkillAtk,5,35; | |||||
Earth Petite | Increases Attack Speed by 3%. | bonus bAspdRate,3; | |||||
Goblin Archer | Increase Critical Rate + 10 damage with Long Range Physical attack. | bonus bCriticalLong,10; | |||||
Goblin | Aspd +2%.
Hit +5. [Super Novice] Nullify reduction in damage inflicted on enemies resulting from enemy's size. |
bonus bHit,5;
bonus bAspdRate,2; if(BaseJob==Job_SuperNovice) bonus bNoSizeFix; |
|||||
Kaho | ATK + 35
HIT - 10 |
bonus bBaseAtk,35;
bonus bHit,-10; |
|||||
Mao Guai | Int +1
Str +1 [Sage, Professor] Increases Attack Speed by +5%. |
bonus bInt,1;
bonus bStr,1; if(BaseJob==Job_Sage) bonus bAspdRate,5; |
|||||
Nereid | Dex +1
Matk +5 [ Ninja ] Reduces casting time by 3%. |
bonus bDex,1;
bonus bMatk,5; if(BaseJob==Job_Ninja) bonus bCastrate,-2; |
|||||
Orc Lady | Increase damage on DemiHuman monster by 10%. | bonus2 bAddRace,RC_DemiHuman,10;
bonus2 bAddRace,RC_Player_Human,10; |
|||||
Orc Skeleton | Increase damage on Emperium and Guardian Stone by 20%. | bonus2 bAddRace,RC2_GVG,20; | |||||
Panzer Goblin | Reduces after-cast delay by 2%. | bonus bDelayrate,-2; | |||||
Peco Peco Egg | Def +2
Mdef +2 |
bonus bDef,2;
bonus bMdef,2; |
|||||
Santa Poring | Increases Holy Cross damage by 30%.
[Crusader, Paladin, Priest, High Priest] Int +1 Matk +5% |
bonus2 bSkillAtk,253,30;
if (Base_Job==Job_Crusader || Base_Job==Job_Priest){ bonus bInt,1;bonus bMatkRate,5;} |
|||||
Scorpion | Increases Pierce and Brandish Spear skill damage by 35%. | bonus2 bSkillAtk,57,35;
bonus2 bSkillAtk,56,35; |
|||||
Seal | Sleep an enemy when you Attack (Chance 3%)
Freeze an enemy when you Attack (Chance 3%) Atk +10 |
bonus2 bAddEff,Eff_Sleep,300;
bonus2 bAddEff,Eff_Freeze,300; bonus bBaseAtk,10; |
|||||
Shell Fish | Mdef +3
[Priest, High Priest] Mdef +2. |
bonus bMdef,(BaseJob == Job_Priest?5:3); | |||||
Skeggiold | Reduces casting time by 3%. | bonus bCastrate,-3; | |||||
Vadon | Maximum HP + 250 | bonus bMaxHP,250; |
Edited Combos
Removed Combo | Effect | New Effect |
---|---|---|
|
Inflict 30% more damage on Water Property enemies.
30% chance of gaining 'Raw Fish' item each time a Fish monster is killed. |
- Removed - |
|
STR + 4
Maximum HP and SP + 7% Inflict 20% more damage with Mammonite. Gain 1 SP on every physical attack on enemies. [Alchemist, Creator] Add a 1% chance of auto casting Level 1 Adrenaline Rush on the user when attacking. Add a chance of gaining "Glistening Coat" or "Stem" each time a monster is killed. |
STR + 4
Maximum HP and SP + 7% Inflict 20% more damage with Mammonite. Gain 1 SP on every physical attack on enemies. [Alchemist, Creator] Enable the skill Lv. 2 Adrenaline Rush |
|
Restore 2 SP every time when attacking.
Inflict 20% more damage with Mammonite. LUK + 10 [Merchant Class] Add a chance of gaining "Old Purple Box" each time a monster is killed. Reflect single target Magic back at the caster (Success Chance 20%). |
Restore 2 SP every time when attacking.
Inflict 20% more damage with Mammonite. LUK + 10 [Merchant Class]
|
|
Inflict 20% more damage with Long Range Physical attack.
AGI + 5, DEX + 3 Perfect Hit (which never miss its target) + 20%. [Archer Class] Receive 5% more Experience Points from Brute monsters. Add 1% chance of auto casting 'Coma' on Brute monster when attacking. |
Inflict 20% more damage with Long Range Physical attack.
AGI + 5, DEX + 3 Perfect Hit (which never miss its target) + 20%. [Archer Class] Add 1% chance of auto casting 'Coma' on DemiHuman monster when attacking. |
|
VIT + 10
Reduce Casting Time by 10%. Reduce 10% SP comsumption. [Acolyte Class] Receive 30% less damage from Demon and Undead monster. Receive 5% more Experience Points from Demon and Undead monsters. |
VIT + 10
Reduce Casting Time by 10%. Reduce 10% SP comsumption. [Acolyte Class] Receive 35% less damage from DemiHuman monster. |
|
INT + 3
Inflict 10% more damage with Heaven's Drive and Thunder Storm. [Sage, Professor] Reflect single target Magic back at the caster (Success Chance 20%). Add a 1% chance of gaining 'Red Gemstone' or 'Yellow Gemstone' item each time a monster is killed. Reduce Casting Time by 20%. |
INT + 3
Inflict 10% more damage with Heaven's Drive and Thunder Storm. [Sage, Professor] Reflect single target Magic back at the caster (Success Chance 20%). Reduce Casting Time by 20%. |