Custom Cards: Difference between revisions

From Maroll Wiki
Jump to navigation Jump to search
No edit summary
 
(66 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Headgear ===
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 ===
{| class="wikitable"
{| class="wikitable"
|+Headgear
|+Accessory
!Name
!Name
!Sprite
!Sprite
Line 8: Line 12:
!Combo
!Combo
!Combo Bonus
!Combo Bonus
!
|-
|-
|Bongun Master
|'''Anopheles'''
|[[File:Bongun Master Card.png|frameless|100x100px]]
|[[File:Anopheles Card.png|100x100px]]
|Critical Rate +2%
|Str +2
Flee +5
Mdef +5
|bonus bFlee,5;
'''[Blacksmith, Whitesmith]'''
bonus bCritical,2;
 
|[http://marollkingdom.com/cp/?module=item&action=view&id=4212 Bongun Card][[File:Card.png|frameless]]
ATK + 20
|Critical Rate +6%
|bonus bStr,2;
Str +1
bonus bMdef,5;
|headgear
if(BaseJob==Job_Blacksmith) bonus bBaseAtk,20;
|
|
|-
|'''Armeyer Dinze'''
|[[File:Armeyer Dinze.png|100x100px]]
|Enables use of '''Level 1 Identify'''.
|skill "MC_IDENTIFY",1;
|
|
|-
|'''Blazzer'''
|[[File:Blazer.png|100x100px]]
|Add a 5% resistance against
'''Fire''' Property atacks.
 
MDEF + 2
|bonus2 bSubEle,Ele_Fire,5;
bonus bMdef,2;
|
|
|-
|'''Cloud Hermit'''
|[[File:Cloud Hermit.png|100x100px]]
|Add a 5% resistance against
'''Wind''' Property atacks.
 
MDEF + 2
|bonus2 bSubEle,Ele_Wind,5;
bonus bMdef,2;
|
|
|-
|'''Dragon Egg'''
|[[File:Dragon Egg.png|100x100px]]
|Def + 3
|bonus bDef,3;
|
|
|-
|'''Dumpling Child'''
|[[File:Dumpling Child.png|100x100px]]
|Dex +3
Int -1
 
'''[Super Novice]'''
 
Enables use of '''Lv.1 Double Casting.'''
|bonus bDex,3;
bonus bInt,-1;
 
if(BaseJob==Job_SuperNovice) skill "PF_DOUBLECASTING",1;
|
|
|-
|'''Galapago'''
|[[File:Galapago.png|100x100px]]
|Mdef +5
|bonus bMdef,5;
|
|
|-
|'''Galion'''
|[[File:Galion.png|100x100px]]
|Dex +2
Aspd  +2%
|bonus bDex,2;
bonus bAspdRate,2;
|
|
|-
|'''Gargoyle'''
|[[File:Gargoyle.png|100x100px]]
|Ranged Attack Damage + 5%.
|bonus bLongAtkRate,5;
|
|
|-
|'''Kobold Archer'''
|[[File:Kobold Archer.png|100x100px]]
|Increases '''Sharp Shooting''' damage by 15%.
|bonus2 bSkillAtk,382,20;
|
|
|-
|'''Grove'''
|[[File:Grove.png|100x100px]]
|Increases '''Double Strafing''' damage by 7%.
'''[Rogue, Stalker]'''
 
'''Double Strafing''' damage increased +8%
|bonus2 bSkillAtk,46,(BaseJob==Job_Rogue?15:7);
|
|
|-
|'''Hell Poodle'''
|[[File:Hell Poodle.png|100x100px]]
|Hit +10
|bonus bHit,10;
|
|
|-
|-
|Eisenia
|'''Hermit Plant'''
|[[File:Eisenia Card.png|frameless|100x100px]]
|[[File:Hermit Plant.png|100x100px]]
|Def +2
|Increases the effectiveness of heal by 10%.
|bonus bFlee,2;
|bonus bHealPower,10;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4002 Fabre Card][[File:Card.png|frameless]]
|
|Maximum HP + 500
|
|Headgear
|-
|-
|Fire Ghost
|'''Hylozoist'''
|[[File:Fire Ghost Card.png|frameless|100x100px]]
|[[File:Hylozoist.png|100x100px]]
|Add a 30% resistance against Stun, Curse, Blind, Stone Curse.
|Enables use of '''Lv.1 Ressurection.'''
|bonus2 bResEff,Eff_Blind,3000;
|skill "ALL_RESURRECTION",1;
bonus2 bResEff,Eff_Stun,3000;
|
bonus2 bResEff,Eff_Curse,3000;
|
bonus2 bResEff,Eff_Stone,3000;
|[http://marollkingdom.com/cp/?module=item&action=view&id=5043 Opera Phantom Mask][[File:Opera Phantom Mask.png|frameless]]
|Add a 20% resistance against Stun, Curse, Blind, Stone Curse.
|headgear
|-
|-
|Silver Clock
|'''Jing Guai'''
|[[File:Silver Clock Card.png|frameless|100x100px]]
|[[File:Jing Guai .png|100x100px]]
|Reflect single target Magic back at the caster
|Maximum HP + 300.
(Success Chance 5%).
Def +1.
|bonus bMagicDamageReturn,5;  
|bonus bMaxHP,300;
|Golden Clock[[File:Card.png|frameless]]
bonus bDef,1;
|Has a chance to gain DEF +20 for 10 seconds
|
when the wearer receives physical or magical damage.
|
|headgear
|-
|-
|Munak Master
|'''Joker'''
|[[File:Munak Master.png|frameless|100x100px]]
|[[File:Joker Card.png|100x100px]]
|Dex +1
| -
Increase resistance to '''Fire''' Property attacks by 10%.
| -
|bonus bDex,1;
|
bonus2 bSubEle,Ele_Fire,10;
|
|[http://marollkingdom.com/cp/?module=item&action=view&id=4090 Munak Card][[File:Card.png|frameless]]
|Gain immunity to the Stone Curse status.
|headgear
|-
|-
|Paliniar
|'''Mimic'''
|[[File:Paliniar.png|frameless|100x100px]]
|[[File:Mimic.png|100x100px]]
|Inflict 15% more damage on Ghost Property.
|Reduces after-cast delay by 5%
|bonus2 bAddEle,Ele_Ghost,10;
|bonus bDelayrate,-5;  
|[http://marollkingdom.com/cp/?module=item&action=view&id=5348 <nowiki>Big Ribbon [1]</nowiki>][[File:Big Ribbon.png|frameless]]
|
|Mdef+3, per refine level of '''Big Ribbon.'''
|
|headgear
|-
|-
|Strix Duke
|'''Orc Archer'''
|[[File:Strix Duke.png|frameless|100x100px]]
|[[File:Orc Archer.png|100x100px]]
|Increases power of Spiral Pierce skill by 10%
|Increases '''Claymore Trap''' and '''Freezing Trap'''  
Dex -2
damage by 100%.
|bonus2 bSkillAtk,"LK_SPIRALPIERCE",10;
 
bonus bDex,-2;
'''[Hunter, Sniper]'''
|[http://marollkingdom.com/cp/?module=item&action=view&id=4238 Owl Baron Card][[File:Card.png|frameless]]
 
|Autocasts '''Level 1 Lex Aeterna''' on target when using
Int +3
'''Spear Boomerang''' skill on target by 25%.
|bonus2 bSkillAtk,123,100;
|headgear
bonus2 bSkillAtk,121,100;
|}


=== Armor ===
if(BaseJob==Job_Hunter) bonus bInt,3;
{| class="wikitable"
|
|+Armor
|
!Name
!Sprite
!Effect
!Script
!Combo
!Combo Bonus
!
|-
|-
|Big Bell Card
|'''Plasma'''
|[[File:Big Bell Card.png|frameless|100x100px]]
|[[File:Plasma .png|100x100px]]
|Reduce Casting Time by 10%.
|Increases '''Soul Strike''' and '''Napalm Beat''' damage by 50%.
Sp -100
|bonus2 bSkillAtk,13,50;
|bonus bCastrate,-10;
bonus2 bSkillAtk,11,50;
bonus bMaxSP,-100;
|
|[http://marollkingdom.com/cp/?module=item&action=view&id=5086 Alarm Mask][[File:Alarm Mask.png|frameless]]
|
|Add a resistance to the Blind status
Int +2
|armor
|-
|-
|Golden Clock
|'''Raydric Archer'''
|[[File:Golden Clock.png|frameless|100x100px]]
|[[File:Raydric Archer.png|100x100px]]
|Reflect 10% melee damage back to enemies.
|Ranged Attack Damage + 3%.
Receive 10% more damage from normal monster.
Critical Rate + 3%.
|bonus bShortWeaponDamageReturn,10;
|bonus bLongAtkRate,3;
bonus2 bSubClass,Class_Normal,-10;
bonus bCritical,3;
|Silver Clock[[File:Card.png|frameless]]
|
|Has a chance to gain DEF +20 for
|
10 seconds when the wearer receives physical or magical damage.
|armor
|-
|-
|Otodus
|'''Sage Worm'''
|[[File:Otodus.png|frameless|100x100px]]
|[[File:Sage Worm .png|100x100px]]
|Add a 10% chance of auto casting
|Enables use of '''Lv.1 Health Conversion.'''
'''Level 4 Endure''' on the user when the user receives Physical Damage.
|skill "PF_HPCONVERSION",1;
|bonus3 bAutoSpellWhenHit,"SM_ENDURE",4,100;
|
|
|
|
|armor
|-
|-
|Poisonous Flora
|'''Sea-Otter'''
|[[File:Poisonous Flora.png|frameless|100x100px]]
|[[File:Sea-Otter.png|100x100px]]
|Add a 5% chance of auto casting '''Level 5 Poison React'''
|Enables use of '''Lv.3 Frost Diver.'''
when the user receives Physical Damage.
|skill "MG_FROSTDIVER",3;
|bonus3 bAutoSpellWhenHit,"AS_POISONREACT",1,50;
|
|
|
|
|armor
|-
|-
|Pyrella
|'''Minorous'''
|[[File:Pyrella.png|frameless|100x100px]]
|[[File:Minorous.png|100x100px]]
|Add a 35% resistance against '''Fire''' Property attacks.
|Enables use of '''Lv.3 Hammer Fall.'''
Add a 35% resistance against '''Water''' Property attacks.
|skill "BS_HAMMERFALL",3;
|bonus2 bSubEle,Ele_Fire,35;
bonus2 bSubEle,Ele_Water,35;
|
|
|
|
|armor
|-
|-
|Shambler
|'''Snowier'''
|[[File:Shambler.png|frameless|100x100px]]
|[[File:Snowier.png|100x100px]]
|Maximum HP + 500
|Add a 5% resistance against
|bonus bMaxHP,500;
'''Water''' Property atacks.
|[http://marollkingdom.com/cp/?module=item&action=view&id=2289 Poo Poo Hat][[File:Poo Poo Hat.png|frameless]]
 
|bonus2 bSubRace,RC_DemiHuman,5;
MDEF + 2
|armor
|bonus2 bSubEle,Ele_Water,5;
bonus bMdef,2;
|
|
|-
|'''Spring Rabbit'''
|[[File:Spring Rabbit.png|100x100px]]
|Increases '''Back Stab''' and '''Raid''' damage by 50% with one hand sword and dagger.
|<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,214,50;}
|
|
|-
|'''Stem Worm'''
|[[File:Stem Worm.png|100x100px]]
|Reduce Casting Time of '''Earth Spike''' by 25%.
Inflict 100% more damage with '''Earth Spike'''.
|bonus2 bSkillAtk,"WZ_EARTHSPIKE",50;
bonus2 bCastrate,"WZ_EARTHSPIKE",-25;
|
|
|-
|-
|Soheon
|'''Tengu'''
|[[File:Soheon.png|frameless|100x100px]]
|[[File:Tengu.png|100x100px]]
|Aspd +1%
|Int +1
Maximum SP + 1%
Dex +1


Atk +1%
Str +1
|bonus2 bAddClass,Class_All,1;
|bonus bDex,1;
bonus bAspdRate,1;
bonus bInt,1;


bonus bMaxSPrate,1;
bonus bStr,1;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4100 Sohee Card][[File:Card.png|frameless]]
|
|SP Recovery + 30%
|
|armor
|-
|'''Wraith'''
|[[File:Wraith.png|100x100px]]
|Enables use of '''Loud Exclamation.'''
|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;
|
|
|}
|}


=== Weapon ===
=== Armor ===
{| class="wikitable"
{| class="wikitable"
|+Weapon
|+
!Name
!Name
!Sprite
!Sprite
Line 173: Line 295:
!Combo
!Combo
!Combo Bonus
!Combo Bonus
!
|-
|-
|Ghost Soldier Skeleton
|'''Cornus'''
|[[File:Ghost Soldier Skeleton.png|frameless|100x100px]]
|[[File:Cornus.png|100x100px]]
|Critical Rate + 5%
|Autocasts '''Lv. 10 Heal''' on user when using
Inflict 5% more damage with Critical attacks.
 
|bonus bCritAtkRate,5;
'''Grand Cross''' skill by 35% chance.
bonus bCritical,5;
|bonus5 bAutoSpellOnSkill,254,28,10,350,1;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4086 Soldier Skeleton Card][[File:Card.png|frameless]]
|
|Inflict 10% more damage with Critical attacks.
|
Critical Rate + 5%
|-
|weapon
|'''Baroness of Retribution'''
|[[File:Baroness of Retribution.png|100x100px]]
|Reflect 1% of all Physical Melee Damage back to the enemy which inflicted it per upgrade level of armor.
|bonus bShortWeaponDamageReturn,getrefine();
|
|
|-
|'''Lava Golem'''
|[[File:Lava Golem.png|100x100px]]
|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;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4072 Golem Card][[File:Card.png|frameless]]
|Increase damage on DemiHuman monster by 10%.
|-
|-
|Striga
|'''Gig'''
|[[File:Striga.png|frameless|100x100px]]
|[[File:Gig.png|100x100px]]
|Mdef +3
|MDef +3
Maximum HP + 5%
|bonus bMdef,3;
|bonus bMdef,3;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4010 Willow Card][[File:Card.png|frameless]]
bonus bMaxHPrate,5;
|Mdef +10
|[http://marollkingdom.com/cp/?module=item&action=view&id=4239 Iron Fist][[File:Card.png|frameless]]
|weapon
|Gain immunity to the Stone Curse status.
|-
|-
|Umbral Kaho
|'''Strouf'''
|[[File:Umbral Kaho.png|frameless|100x100px]]
|[[File:Strouf.png|100x100px]]
|Receive 2% less damage from Medium size monster.
|Maximum HP + 15 * Job Level
|bonus2 bSubSize,Size_Medium,2;
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);
|
|
|
|
|weapon
|-
|-
|Zanolian
|'''Tri Joint'''
|[[File:Zanolian.png|frameless|100x100px]]
|[[File:Tri Joint.png|100x100px]]
|Increases damage inflicted on all enemies by 10%.
|Ignore 10% of the DEF from Demihuman monsters.
|bonus2 bAddClass,Class_All,10;
|bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,10;
|
|
|
|
|weapon
|}
|}


=== Shield ===
=== Footgear ===
{| class="wikitable"
{| class="wikitable"
|+Shield
|+
!Name
!Name
!Sprite
!Sprite
Line 220: Line 365:
!Combo
!Combo
!Combo Bonus
!Combo Bonus
!
|-
|-
|Fulkbuk
|'''Am Mut'''
|[[File:Fulbuk.png|frameless|100x100px]]
|[[File:Am Mut.png|100x100px]]
|Maximum HP + 8%
|Reduces after-cast delay of '''Falcon Assault''' skill by 20%
|bonus bMaxHPrate,8;
|bonus2 bSkillDelay,381,-600;
|
|
|
|
|shield
|-
|-
|Hard Thief Bug
|'''Ancient Worm'''
|[[File:Hard Theif Bug.png|frameless|100x100px]]
|[[File:Ancient Worm.png|100x100px]]
|Add a 10% resistance against Neutral Property attacks.
|Def+1 per refine of the footgear.
Def +5
Refine > 7: MaxHp +5%
|bonus bDef,5;
|bonus bDef,getrefine();
bonus2 bSubEle,Ele_Neutral,10;
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'''
|[[File:Christmas Cookie.png|100x100px]]
|Int +1.
Mdef + 5.
|bonus bInt,1;
bonus bMdef,5;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4293 Cookie Card][[File:Card.png|frameless]]
|Inflict 100% more damage with Holy Light.
|-
|'''Explosion'''
|[[File:Explosion.png|100x100px]]
|Int +2
MaxSP +100
|bonus bInt,2;
bonus bMaxSP,100;
|
|
|-
|'''Gajomart'''
|[[File:Gajomart.png|100x100px]]
|Int +2
MaxSP -50
 
Matk +3%
|bonus bInt,2;
bonus bMaxSP,-50;
bonus bMatkRate,3;
|
|
|-
|'''Gullinbursti'''
|[[File:Gullinbursti.png|100x100px]]
|VIT + 3
Maximum HP + 5%
|bonus bVit,3;
bonus bMaxHPrate,5;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4078 Savage Card][[File:Card.png|frameless]]
|Maximum HP + 10%
|-
|'''Iron Fist'''
|[[File:Iron Fist.png|100x100px]]
|Mdef +2
Maximum HP + 8%
|bonus bMdef,2;
bonus bMaxHPrate,8;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4165 Gig Card][[File:Card.png|frameless]]
|Gain immunity to the Stone Curse status.
|-
|'''Mini Demon'''
|[[File:Mini Demon.png|100x100px]]
|Reduce SP Consumption of skills by 20%.
|bonus bUseSPrate,-20;
|
|
|-
|'''Skeleton General'''
|[[File:Skeleton General.png|100x100px]]
|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'''
|[[File:Zombie Prisoner.png|100x100px]]
|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
 
<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;}
|
|
|-
|'''Driller'''
|[[File:Driller.png|100x100px]]
|Reduces after-cast delay of '''Spiral Pierce''' skill by 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);
|
|
|
|
|shield
|}
|}


=== Footgear ===
=== Garment ===
{| class="wikitable"
{| class="wikitable"
|+Footgear
|+
!Name
!Name
!Sprite
!Sprite
Line 250: Line 533:
!Combo
!Combo
!Combo Bonus
!Combo Bonus
!
|-
|-
|Dark Skeleton
|'''Magmaring'''
|[[File:Dark Skeleton.png|frameless|100x100px]]
|[[File:Magmaring.png|100x100px]]
|Maximum SP + 8%
|Mdef +15
|bonus bMaxSPrate,8;
Def -5
|[http://marollkingdom.com/cp/?module=item&action=view&id=2511 Skeleton Manteau][[File:Card.png|frameless]][[File:Skeleton Manteau.png|frameless]]
|bonus bMdef,15;
|INT + 3
bonus bDef,-5;
VIT + 3
|
|
|-
|'''Roween'''
|[[File:Roween.png|100x100px]]
|Aspd+1% per refine of the garment
|bonus bAspdRate,getrefine();
|
|
|-
|'''Sleeper'''
|[[File:Sleeper.png|100x100px]]
|Add a 10% chance of auto casting 'Sleep' on an enemy when the user receives Physical Damage.
'''[Super Novice]'''


AGI + 4
Enables use of '''Level 3 Tunnel Drive.'''
|footgear
|bonus2 bAddEffWhenHit,Eff_Sleep,1000;
if (BaseJob==Job_SuperNovice)
skill 213,3;
|
|
|-
|'''Rotar Zairo'''
|[[File:Rotar Zairo.png|100x100px]]
|Reduce damage from Long Range attacks by 15%.
Mdef -3.
|bonus bLongAtkDef,15;
bonus bMdef,3;
|
|
|-
|-
|Ghost Archer Skeleton
|'''Phendark'''
|[[File:Ghsot Archer SKeleton Card.png|frameless|100x100px]]
|[[File:Phendark.png|100x100px]]
|Ranged Attack Damage + 10%.
|Increase resistance to '''Neutra'''l Property attacks by 10%.
|bonus bLongAtkRate,5;
ATK+20
|[http://marollkingdom.com/cp/?module=item&action=view&id=4094 Archer Skeleton Card][[File:Card.png|frameless]]
 
|bonus bLongAtkRate,15;
'''[Blacksmith, Whitesmith]'''
|Footgear
 
Increase damage from '''Long Range''' attacks by 20%.
 
Prevents knock-back effect.
|bonus2 bSubEle,Ele_Neutral,10;
bonus bBaseAtk,20;
 
if(BaseJob==Job_Blacksmith){
 
bonus bNoKnockback;
bonus bLongAtkDef,-20;}
|
|
|-
|-
|Palinurus
|'''Mandragora'''
|[[File:Palinurus.png|frameless|100x100px]]
|[[File:Mandragora.png|100x100px]]
|Increases damage inflicted on all enemies by 5%.
|Reduce damage from Long Range attacks by 10%.
Sp -50
Ranged Attack Damage + 10%.
|bonus2 bAddClass,Class_All,5;
|bonus bLongAtkDef,10;
bonus bMaxSP,-50;
bonus bLongAtkRate,10;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4226 Sting Card][[File:Card.png|frameless]]
|
|Reduces damage from all enemies by 15%.
|
|footgear
|}
|}


=== Garment ===
=== Headgear ===
{| class="wikitable"
{| class="wikitable"
|+Garment
|+
!Name
!Name
!Sprite
!Sprite
Line 291: Line 610:
!Combo
!Combo
!Combo Bonus
!Combo Bonus
!
|-
|-
|Evolved Whisper
|'''Cramp'''
|[[File:Evolved Whisper Card.png|frameless|100x100px]]
|[[File:Cramp.png|100x100px]]
|Dex +2
|Str +1
|bonus bDex,2;
Atk +5
|[http://marollkingdom.com/cp/?module=item&action=view&id=5294 Evolved Whisper Mask][[File:Evolved Whisper Mask.png|frameless]]
|bonus bStr,1;
|Increase resistance to Neutral Property attacks by 10%.
bonus bBaseAtk,5;
|garment
|[http://marollkingdom.com/cp/?module=item&action=view&id=4028 Tarou Card][[File:Card.png|frameless]]
|Str +3
|-
|'''Dryad'''
|[[File:Dryad.png|100x100px]]
|MDef +2
Add a 10% resistance against '''Earth''' Property attacks.
|bonus2 bSubEle,Ele_Earth,10;
bonus bMdef,2;
|
|
|-
|'''Giant Hornet'''
|[[File:Giant Hornet.png|100x100px]]
|MDef +2
Add a 10% resistance against '''Wind''' Property attacks.
|bonus2 bSubEle,Ele_Wind,10;
bonus bMdef,2;
|
|
|-
|'''Knocker'''
|[[File:Knocker.png|100x100px]]
|Dex +1
Int -1
 
Hit +5
|bonus bDex,1;
bonus bInt,-1;
 
bonus bHit,5;
|
|
|-
|'''Leaf Cat'''
|[[File:Leaf Cat.png|100x100px]]
|MDef +2
Add a 10% resistance against '''Water''' Property attacks.
|bonus2 bSubEle,Ele_Water,10;
bonus bMdef,2;
|
|
|-
|'''Leib Olmai'''
|[[File:Leib Olmai.png|100x100px]]
|MDef +2
Add a 10% resistance against '''Fire''' Property attacks.
|bonus2 bSubEle,Ele_Fire,10;
bonus bMdef,2;
|
|
|-
|'''Myst Case'''
|[[File:Myst Case.png|100x100px]]
|Inflict 10% more damage with '''Mammonite'''.
|bonus2 bSkillAtk,"MC_MAMMONITE",10;
|
|
|-
|-
|Filth Fly
|'''Centipede'''
|[[File:Filth Fly Card.png|frameless|100x100px]]
|[[File:Centipede.png|100x100px]]
|Flee +15
|MDef +2 per refine of the headgear.
Mdef +3
Refine >= 8: MaxHp +5%
|bonus bFlee,15;
|bonus bMdef,2*getrefine();
bonus bMdef,3;
if (getrefine()>=8) bonus MaxHPrate,5;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4042 Steel Chonchon Card][[File:Card.png|frameless]]
|[http://marollkingdom.com/cp/?module=item&action=view&id=4249 Ancient Worm Card][[File:Card.png|frameless]]
|Increase resistance to '''Wind''' Property attacks by 30%.
|MaxHp +5%
|garment
|-
|-
|Haunttail
|'''False Angel'''
|[[File:Haunttail.png|frameless|100x100px]]
|[[File:False Angel.png|100x100px]]
|Increase resistance to Neutral Property attacks by 30%.
|Skill casting can not be interrupted.
Increase damage from Long Range attacks by 10%.
Increase Casting Time by 25%.
|bonus2 bSubEle,Ele_Neutral,25;
|bonus bNoCastCancel;  
bonus bLongAtkDef,-10;
bonus bCastrate,25;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4290 Cat O' Nine Tails Card][[File:Card.png|frameless]]
|
|Reflect single target Magic back at the caster
|
(Success Chance 5%).
|garment
|-
|-
|Tarouchu
|'''Deviace'''
|[[File:Tarouchu.png|frameless|100x100px]]
|[[File:Deviace.png|100x100px]]
|Hit +10
|Int +1.
Atk +20
Maximum SP + 50.
|bonus bHit,10;
 
bonus bBaseAtk,20;
'''[Ninja]'''
|[http://marollkingdom.com/cp/?module=item&action=view&id=4028 Tarou Card][[File:Card.png|frameless]]
 
|Str +4
Int +2.
Increase resistance to Neutral Property attacks by 10%.
 
|garment
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);
|
|
|}
|}


=== Accessory ===
=== Shield ===
{| class="wikitable"
{| class="wikitable"
|+Accessory
|+
!Name
!Name
!Sprite
!Sprite
Line 343: Line 734:
!Combo
!Combo
!Combo Bonus
!Combo Bonus
!
|-
|-
|Blackword
|'''Alice'''
|[[File:Blackword Card.png|frameless|100x100px]]
|[[File:Alice.png|100x100px]]
|Add a 5% chance of auto casting
|Reduce damage from DemiHuman monster by 20%.
'''Level 3 Strip Helm''' on enemy when attacking.
Increase damage inflicted on DemiHuman monster by 5%.
|bonus2 bSubRace,RC_DemiHuman,25;
bonus2 bSubRace,RC_Player_Human,25;
 
bonus2 bAddRace,RC_DemiHuman,5;
 
bonus2 bAddRace,RC_Player_Human,5;
|
|
|-
|'''Anubis'''
|[[File:Anubis.png|100x100px]]
|Maximum SP + 8%
|bonus bMaxSPrate,8;
|
|
|-
|'''Aqua Elemental'''
|[[File:Aqua Elemental.png|100x100px]]
|Gain protection from the Freeze status.
Add a 10% resistance against Earth Property attacks.
|bonus2 bResEff,Eff_Freeze,10000;
bonus2 bSubEle,Ele_Earth,10;
|
|
|-
|'''Bigfoot'''
|[[File:Bigfoot.png|100x100px]]
|Maximum HP + 10%
|bonus bMaxHPrate,10;
|
|
|-
|'''Dark Shadow'''
|[[File:Dark Shadow.png|100x100px]]
|Reduce damage recieved from '''Asura Strike''' by 50%
|bonus2 bSubSkill,271,50;
|
|
|-
|'''Draco'''
|[[File:Draco.png|100x100px]]
|Increases Attack Speed by 5%.
Add a 10% resistance against Neutral Property attacks.
|bonus bAspdRate,5;
bonus2 bSubEle,Ele_Neutral,10;
|
|
|
|-
|'''Executioner'''
|[[File:Executioner.png|100x100px]]
|Reduce damage from DemiHuman monster by 15%.
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 bAddEffWhenHit,Eff_Stone,1000;
|
|
|
|
|accessory
|-
|-
|Ice Hydra
|'''Hodremlin'''
|[[File:Ice Hydra.png|frameless|100x100px]]
|[[File:Hodremlin.png|100x100px]]
|Add a 5% chance of auto casting '''Level 3 Frost Nova'''  
|Reduce damage from DemiHuman monster by 20%.
|bonus2 bSubRace,RC_DemiHuman,20;
|
|
|-
|'''Khalitzburg'''
|[[File:Khalitzburg.png|100x100px]]
|Gain immunity to the
'''Curse''' status.


on the user when the user receives Physical Damage.
Maximum HP - 500
|bonus4 bAutoSpellWhenHit,"WZ_FROSTNOVA",3,50,0;
|bonus bMaxHP,-500;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4067 Megalodon Card][[File:Card.png|frameless]]
bonus2 bResEff,Eff_Curse,10000;
|Gain protection from the Freeze status
|
|accessory
|
|-
|-
|Mares of Diomedes
|'''Medusa'''
|[[File:Mares of Diomedes.png|frameless|100x100px]]
|[[File:Medusa.png|100x100px]]
|Aspd +3%
|Gain immunity to the Stone Curse status.
Hit -5
Add a 10% resistance against '''Fire''' Property attacks.
|bonus bAspdRate,3;
|bonus2 bSubEle,Ele_Fire,10;
bonus bHit,-5;
bonus2 bResEff,Eff_Stone,10000;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4127 Nightmare Card][[File:Card.png|frameless]]
|
|Aspd +2%
|
Hit +5
|-
|accessory
|'''Mysteltainn'''
|[[File:Mysteltainn.png|100x100px]]
|Reduce damage from DemiHuman monster by 15%.
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 bAddEffWhenHit,Eff_Curse,1000;
|
|
|-
|'''Penomena'''
|[[File:Penomena.png|100x100px]]
|Decreases damage from Neutral Property by 40%.
|bonus2 bSubEle,Ele_Neutral,40;
|
|
|-
|'''Rafflesia'''
|[[File:Rafflesia.png|100x100px]]
|Autocasts '''Close Confine''' on target when using '''Back Stab''' skill by 50% chance.
|bonus4 bAutoSpellOnSkill,212,1005,1,500;
|
|
|-
|'''Sky Petite'''
|[[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;
|
|
|-
|-
|Poisonous Caramel
|'''Orc Warrior'''
|[[File:Poisonous Caramel.png|frameless|100x100px]]
|[[File:Orc Warrior Card.png|100x100px]]
|Enables use of '''Level 4 Venom Dust'''.
|Atk +20
|skill "AS_VENOMDUST",4;
Mdef +10
Def +5
|bonus bBaseAtk,20;
bonus bMdef,10;
bonus bDef,5;
|
|
|
|
|accessoey
|-
|-
|Poisonous Scorpion
|'''Ogretooth'''
|[[File:Poisonous Scorpion.png|frameless|100x100px]]
|[[File:Ogretooth Card.png|100x100px]]
|HIT + 5
|Reduce damage from DemiHuman monster by 15%.
Increase damage on '''Poison''' Property enemies by 5%.
Add 10% chance of auto casting '''Sleep''' when the user receives Physical Damage.
|bonus bHit,5;  
|bonus2 bSubRace,RC_DemiHuman,15;
bonus2 bAddEle,Ele_Poison,5;
bonus2 bSubRace,RC_Player_Human,15;
|[http://marollkingdom.com/cp/?module=item&action=view&id=5005 Gas Mask][[File:Gas Mask.png|frameless]]
 
|Increase damage on '''Poison''' Property enemies by 10%
bonus2 bAddEffWhenHit,Eff_Sleep,1000;
|acessory
|
|
|}
|}
=== Weapon ===
{| class="wikitable"
{| class="wikitable"
|+Headgear
|+
!Name
!Name
!Sprite
!Sprite
Line 401: Line 891:
!Combo
!Combo
!Combo Bonus
!Combo Bonus
!
|-
|-
|Big Bell Card
|'''Anacondaq'''
|[[File:Big Bell Card.png|frameless|100x100px]]
|[[File:Anacondaq.png|100x100px]]
|Reduce Casting Time by 10%.
|'''Poison''' an enemy when you Attack (Chance 3%)
Sp -100
'''Silence''' an enemy when you Attack (Chance 3%)
|bonus bCastrate,-10;
 
bonus bMaxSP,-100;
Atk +10
|[http://marollkingdom.com/cp/?module=item&action=view&id=5086 Alarm Mask][[File:Alarm Mask.png|frameless]]
|bonus2 bAddEff,Eff_Silence,300;
|Add a resistance to the Blind status
bonus2 bAddEff,Eff_Poison,300;  
Int +2
 
|armor
bonus bBaseAtk,10;
|
|
|-
|-
|Blackword
|'''Aster'''
|[[File:Blackword Card.png|frameless|100x100px]]
|[[File:Aster.png|100x100px]]
|Add a 5% chance of auto casting
|Increases damage of '''Throw Shuriken''' and '''Throw Huuma Shuriken''' skill by 30%.
'''Level 3 Strip Helm''' on enemy when attacking.
|bonus2 bSkillAtk,523,35;
bonus2 bSkillAtk,525,35;
|
|
|
|-
|'''Beetle King'''
|[[File:Beetle King.png|100x100px]]
|Reduce damage from Long Range attacks by 4%
|bonus bLongAtkDef,4;
|
|
|
|
|accessory
|-
|-
|Bongun Master
|'''Bloody Murderer'''
|[[File:Bongun Master Card.png|frameless|100x100px]]
|[[File:Bloody Murderer.png|100x100px]]
|Critical Rate +2%
|Increase damage on DemiHuman monster by 8%.
Flee +5
Enable a 5% chance of gaining 25% of the damage inflicted on an enemy as HP with each attack.
|bonus bFlee,5;
|bonus2 bAddRace,RC_DemiHuman,8;  
bonus bCritical,2;
bonus2 bAddRace,RC_Player_Human,8;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4212 Bongun Card][[File:Card.png|frameless]]
 
|Critical Rate +6%
bonus2 bHpDrainRate,50,25;
Str +1
|
|headgear
|
|-
|-
|Cursed Blue Box
|'''Caramel'''
|[[File:Cursed Blue Box.png|frameless|100x100px]]
|[[File:Caramel.png|100x100px]]
|Add a chance of gaining "Old Purple Box"
|ATK +10
each time a monster is killed.
Aspd +1%
|bonus2 bAddMonsterDropItem,617,10;
 
'''[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;  
|
|
|
|
|shield
|-
|-
|Dark Skeleton
|'''Caterpillar'''
|[[File:Dark Skeleton.png|frameless|100x100px]]
|[[File:Caterpillar.png|100x100px]]
|Maximum SP + 8%
|VIT + 2
|bonus bMaxSPrate,8;
Maximum HP - 50
|[http://marollkingdom.com/cp/?module=item&action=view&id=2511 Skeleton Manteau][[File:Card.png|frameless]][[File:Skeleton Manteau.png|frameless]]
|bonus bVit,2;  
|INT + 3
bonus bMaxHP,-50;
VIT + 3
|
AGI + 4
|
|footgear
|-
|-
|Eisenia
|'''Cruiser'''
|[[File:Eisenia Card.png|frameless|100x100px]]
|[[File:Cruiser.png|100x100px]]
|Def +2
|Ranged Attack Damage + 15%
|bonus bFlee,2;
Dex -1
|[http://marollkingdom.com/cp/?module=item&action=view&id=4002 Fabre Card][[File:Card.png|frameless]]
 
|Maximum HP + 500
'''[ Gunslinger ]'''
|Headgear
 
Ranged Attack Damage + 10%.
 
Dex +2
|bonus bLongAtkRate,15;
bonus bDex,-1;
 
if(BaseJob==JOB_GUNSLINGER){
 
bonus bLongAtkRate,10;
 
bonus bDex,2;}
|
|
|-
|-
|Evolved Whisper
|'''Desert Wolf'''
|[[File:Evolved Whisper Card.png|frameless|100x100px]]
|[[File:Desert Wolf Card.png|100x100px]]
|Dex +2
|INT +1
|bonus bDex,2;
Max SP + 25
|[http://marollkingdom.com/cp/?module=item&action=view&id=5294 Evolved Whisper Mask][[File:Evolved Whisper Mask.png|frameless]]
|bonus bInt,1;
|Increase resistance to Neutral Property attacks by 10%.
bonus bMaxSP,25;
|garment
|[http://marollkingdom.com/cp/?module=item&action=view&id=4023 Baby Desert Wolf Card][[File:Card.png|frameless]]
|Matk +5%
|-
|-
|Filth Fly
|'''Diabolic'''
|[[File:Filth Fly Card.png|frameless|100x100px]]
|[[File:Diabolic.png|100x100px]]
|Flee +15
|Reduce SP Consumption of skills by 10%.
Mdef +3
|bonus bUseSPrate,-10;
|bonus bFlee,15;
|
bonus bMdef,3;
|
|[http://marollkingdom.com/cp/?module=item&action=view&id=4042 Steel Chonchon Card][[File:Card.png|frameless]]
|Increase resistance to '''Wind''' Property attacks by 30%.
|garment
|-
|-
|Fire Ghost
|'''Dolor of Thanatos'''
|[[File:Fire Ghost Card.png|frameless|100x100px]]
|[[File:Dolor of Thanatos.png|100x100px]]
|Add a 30% resistance against Stun, Curse, Blind, Stone Curse.
|Reduce damage from '''DemiHuman''' monster by 3%.
|bonus2 bResEff,Eff_Blind,3000;  
|bonus2 bSubRace,RC_DemiHuman,3;  
bonus2 bResEff,Eff_Stun,3000;  
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bResEff,Eff_Curse,3000;
|
bonus2 bResEff,Eff_Stone,3000;
|
|[http://marollkingdom.com/cp/?module=item&action=view&id=5043 Opera Phantom Mask][[File:Opera Phantom Mask.png|frameless]]
|Add a 20% resistance against Stun, Curse, Blind, Stone Curse.
|headgear
|-
|-
|Fulkbuk
|'''Drainliar'''
|[[File:Fulbuk.png|frameless|100x100px]]
|[[File:Drainliar.png|100x100px]]
|Maximum HP + 8%
|'''Blind''' an enemy when you Attack (Chance 3%)
|bonus bMaxHPrate,8;
'''Curse''' an enemy when you Attack (Chance 3%)
 
Atk +10
|bonus2 bAddEff,Eff_Curse,300;
bonus2 bAddEff,Eff_Blind,300;
 
bonus bBaseAtk,10;
|
|
|
|
|shield
|-
|-
|Galewitch
|'''Dullahan'''
|[[File:Galewitch Card.png|frameless|100x100px]]
|[[File:Dullahan.png|100x100px]]
|Perfect Dodge + 5
|Increases '''Bash''' skill damage by 35%.
|bonus bFlee2,5;
|bonus2 bSkillAtk,5,35;
|[http://marollkingdom.com/cp/?module=item&action=view&id=5138 Magic Eyes][[File:Magic Eyes.png|frameless]]
|
|Decrease SP Consumption by 50%.
|
|armor
|-
|-
|Ghost Archer Skeleton
|'''Earth Petite'''
|[[File:Ghsot Archer SKeleton Card.png|frameless|100x100px]]
|[[File:Earth Petite.png|100x100px]]
|Ranged Attack Damage + 10%.
|Increases Attack Speed by 3%.
|bonus bLongAtkRate,5;
|bonus bAspdRate,3;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4094 Archer Skeleton Card][[File:Card.png|frameless]]
|
|bonus bLongAtkRate,15;
|
|Footgear
|-
|-
|Ghost Soldier Skeleton
|'''Goblin Archer'''
|[[File:Ghost Soldier Skeleton.png|frameless|100x100px]]
|[[File:Goblin Archer.png|100x100px]]
|Critical Rate + 5%
|Increase Critical Rate + 10 damage with Long Range Physical attack.
Inflict 5% more damage with Critical attacks.
|bonus bCriticalLong,10;
|bonus bCritAtkRate,5;
|
bonus bCritical,5;
|
|[http://marollkingdom.com/cp/?module=item&action=view&id=4086 Soldier Skeleton Card][[File:Card.png|frameless]]
|Inflict 10% more damage with Critical attacks.
Critical Rate + 5%
|weapon
|-
|-
|Golden Clock
|'''Goblin'''
|[[File:Golden Clock.png|frameless|100x100px]]
|[[File:Goblin.png|100x100px]]
|Reflect 10% melee damage back to enemies.
|Aspd +2%.
Receive 10% more damage from normal monster.
Hit +5.
|bonus bShortWeaponDamageReturn,10;
 
bonus2 bSubClass,Class_Normal,-10;
'''[Super Novice]'''
|Silver Clock[[File:Card.png|frameless]]
 
|Has a chance to gain DEF +20 for
Nullify reduction in damage inflicted on enemies resulting from enemy's size.
10 seconds when the wearer receives physical or magical damage.
|bonus bHit,5;
|armor
bonus bAspdRate,2;
 
if(BaseJob==Job_SuperNovice) bonus bNoSizeFix;
|
|
|-
|-
|Silver Clock
|'''Kaho'''
|[[File:Silver Clock Card.png|frameless|100x100px]]
|[[File:Kaho.png|100x100px]]
|Reflect single target Magic back at the caster
|ATK + 35
(Success Chance 5%).
HIT - 10
|bonus bMagicDamageReturn,5;
|bonus bBaseAtk,35;
|Golden Clock[[File:Card.png|frameless]]
bonus bHit,-10;
|Has a chance to gain DEF +20 for 10 seconds
when the wearer receives physical or magical damage.
|headgear
|-
|Hard Thief Bug
|[[File:Hard Theif Bug.png|frameless|100x100px]]
|Add a 10% resistance against Neutral Property attacks.
Def +5
|bonus bDef,5;
bonus2 bSubEle,Ele_Neutral,10;
|
|
|
|
|shield
|-
|-
|Haunttail
|'''Mao Guai'''
|[[File:Haunttail.png|frameless|100x100px]]
|[[File:Mao Guai.png|100x100px]]
|Increase resistance to Neutral Property attacks by 30%.
|Int +1
Increase damage from Long Range attacks by 10%.
Str +1
|bonus2 bSubEle,Ele_Neutral,25;
 
bonus bLongAtkDef,-10;
'''[Sage, Professor]'''
|[http://marollkingdom.com/cp/?module=item&action=view&id=4290 Cat O' Nine Tails Card][[File:Card.png|frameless]]
 
|Reflect single target Magic back at the caster
Increases Attack Speed by +5%.
(Success Chance 5%).
|bonus bInt,1;
|garment
bonus bStr,1;
|-
|Ice Hydra
|[[File:Ice Hydra.png|frameless|100x100px]]
|Add a 5% chance of auto casting '''Level 3 Frost Nova'''


on the user when the user receives Physical Damage.
if(BaseJob==Job_Sage) bonus bAspdRate,5;
|bonus4 bAutoSpellWhenHit,"WZ_FROSTNOVA",3,50,0;
|
|[http://marollkingdom.com/cp/?module=item&action=view&id=4067 Megalodon Card][[File:Card.png|frameless]]
|
|Gain protection from the Freeze status
|accessory
|-
|-
|Mares of Diomedes
|'''Nereid'''
|[[File:Mares of Diomedes.png|frameless|100x100px]]
|[[File:Nereid.png|100x100px]]
|Aspd +3%
Hit -5
|bonus bAspdRate,3;
bonus bHit,-5;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4127 Nightmare Card][[File:Card.png|frameless]]
|Aspd +2%
Hit +5
|accessory
|-
|Munak Master
|[[File:Munak Master.png|frameless|100x100px]]
|Dex +1
|Dex +1
Increase resistance to '''Fire''' Property attacks by 10%.
Matk +5
 
'''[ Ninja ]'''
 
Reduces casting time by 3%.
|bonus bDex,1;
|bonus bDex,1;
bonus2 bSubEle,Ele_Fire,10;
bonus bMatk,5;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4090 Munak Card][[File:Card.png|frameless]]
if(BaseJob==Job_Ninja) bonus bCastrate,-2;
|Gain immunity to the Stone Curse status.
|
|headgear
|
|-
|-
|Otodus
|'''Orc Lady'''
|[[File:Otodus.png|frameless|100x100px]]
|[[File:Orc Lady.png|100x100px]]
|Add a 10% chance of auto casting
|Increase damage on DemiHuman monster by 10%.
'''Level 4 Endure''' on the user when the user receives Physical Damage.
|bonus2 bAddRace,RC_DemiHuman,10;
|bonus3 bAutoSpellWhenHit,"SM_ENDURE",4,100;
bonus2 bAddRace,RC_Player_Human,10;
|
|
|
|
|armor
|-
|-
|Paliniar
|'''Orc Skeleton'''
|[[File:Paliniar.png|frameless|100x100px]]
|[[File:Orc Skeleton.png|100x100px]]
|Inflict 15% more damage on Ghost Property.
|Increase damage on '''Emperium''' and '''Guardian Stone''' by 20%.
|bonus2 bAddEle,Ele_Ghost,10;
|bonus2 bAddRace,RC2_GVG,20;
|[http://marollkingdom.com/cp/?module=item&action=view&id=5348 <nowiki>Big Ribbon [1]</nowiki>][[File:Big Ribbon.png|frameless]]
|
|Mdef+3, per refine level of '''Big Ribbon.'''
|
|headgear
|-
|-
|Palinurus
|'''Panzer Goblin'''
|[[File:Palinurus.png|frameless|100x100px]]
|[[File:Panzer Goblin.png|100x100px]]
|Increases damage inflicted on all enemies by 5%.
|Reduces after-cast delay by 2%.
Sp -50
|bonus bDelayrate,-2;
|bonus2 bAddClass,Class_All,5;
|
bonus bMaxSP,-50;
|
|[http://marollkingdom.com/cp/?module=item&action=view&id=4226 Sting Card][[File:Card.png|frameless]]
|Reduces damage from all enemies by 15%.
|footgear
|-
|-
|Poisonous Caramel
|'''Peco Peco Egg'''
|[[File:Poisonous Caramel.png|frameless|100x100px]]
|[[File:Peco Peco Egg.png|100x100px]]
|Enables use of '''Level 4 Venom Dust'''.
|Def +2
|skill "AS_VENOMDUST",4;
Mdef +2
|bonus bDef,2;
bonus bMdef,2;
|
|
|
|
|accessoey
|-
|-
|Poisonous Flora
|'''Santa Poring'''
|[[File:Poisonous Flora.png|frameless|100x100px]]
|[[File:Santa Poring.png|100x100px]]
|Add a 5% chance of auto casting '''Level 5 Poison React'''
|Increases '''Holy Cross''' damage by 30%.
when the user receives Physical Damage.
'''[Crusader, Paladin, Priest, High Priest]'''
|bonus3 bAutoSpellWhenHit,"AS_POISONREACT",1,50;
 
Int +1
 
Matk +5%
|      bonus2 bSkillAtk,253,30;
      if (Base_Job==Job_Crusader || Base_Job==Job_Priest){
 
bonus bInt,1;bonus bMatkRate,5;}
|
|
|
|
|
|
|armor
|-
|-
|Poisonous Scorpion
|'''Scorpion'''
|[[File:Poisonous Scorpion.png|frameless|100x100px]]
|[[File:Scorpion.png|100x100px]]
|HIT + 5
|Increases '''Pierce''' and '''Brandish Spear''' skill damage by 35%.
Increase damage on '''Poison''' Property enemies by 5%.
|bonus2 bSkillAtk,57,35;
|bonus bHit,5;
bonus2 bSkillAtk,56,35;
bonus2 bAddEle,Ele_Poison,5;
|[http://marollkingdom.com/cp/?module=item&action=view&id=5005 Gas Mask][[File:Gas Mask.png|frameless]]
|Increase damage on '''Poison''' Property enemies by 10%
|acessory
|-
|Pyrella
|[[File:Pyrella.png|frameless|100x100px]]
|Add a 35% resistance against '''Fire''' Property attacks.
Add a 35% resistance against '''Water''' Property attacks.
|bonus2 bSubEle,Ele_Fire,35;
bonus2 bSubEle,Ele_Water,35;
|
|
|
|
|armor
|-
|Shambler
|[[File:Shambler.png|frameless|100x100px]]
|Maximum HP + 500
|bonus bMaxHP,500;
|[http://marollkingdom.com/cp/?module=item&action=view&id=2289 Poo Poo Hat][[File:Poo Poo Hat.png|frameless]]
|bonus2 bSubRace,RC_DemiHuman,5;
|armor
|-
|-
|Soheon
|'''Seal'''
|[[File:Soheon.png|frameless|100x100px]]
|[[File:Seal.png|100x100px]]
|Aspd +1%
|'''Sleep''' an enemy when you Attack (Chance 3%)
Maximum SP + 1%
'''Freeze''' an enemy when you Attack (Chance 3%)


Atk +1%
Atk +10
|bonus2 bAddClass,Class_All,1;
|bonus2 bAddEff,Eff_Sleep,300;
bonus bAspdRate,1;
bonus2 bAddEff,Eff_Freeze,300;  


bonus bMaxSPrate,1;
bonus bBaseAtk,10;
|[http://marollkingdom.com/cp/?module=item&action=view&id=4100 Sohee Card][[File:Card.png|frameless]]
|
|SP Recovery + 30%
|
|armor
|-
|-
|Striga
|'''Shell Fish'''
|[[File:Striga.png|frameless|100x100px]]
|[[File:Shell Fish.png|100x100px]]
|Mdef +3
|Mdef +3
|bonus bMdef,3;
'''[Priest, High Priest]'''
|[http://marollkingdom.com/cp/?module=item&action=view&id=4010 Willow Card][[File:Card.png|frameless]]
 
|Mdef +10
Mdef +2.
|weapon
|bonus bMdef,(BaseJob == Job_Priest?5:3);
|
|
|-
|'''Skeggiold'''
|[[File:Skeggiold.png|100x100px]]
|Reduces casting time by 3%.
|bonus bCastrate,-3;
|
|
|-
|'''Vadon'''
|[[File:Vadon.png|100x100px]]
|Maximum HP + 250
|bonus bMaxHP,250;
|
|
|}
 
== Edited Combos ==
{| class="wikitable"
|+
!Removed Combo
!Effect
!New Effect
|-
|-
|Strix Duke
|
|[[File:Strix Duke.png|frameless|100x100px]]
* Shell Fish Card
|Increases power of Spiral Pierce skill by 10%
* Aster Card
Dex -2
* Crab Card
|bonus2 bSkillAtk,"LK_SPIRALPIERCE",10;
|Inflict 30% more damage on '''Water''' Property enemies.
bonus bDex,-2;
30% chance of gaining 'Raw Fish' item each time a Fish monster is killed.
|[http://marollkingdom.com/cp/?module=item&action=view&id=4238 Owl Baron Card][[File:Card.png|frameless]]
| - Removed -
|Autocasts '''Level 1 Lex Aeterna''' on target when using
'''Spear Boomerang''' skill on target by 25%.
|headgear
|-
|-
|Tarouchu
|
|[[File:Tarouchu.png|frameless|100x100px]]
* Muka Card
|Hit +10
* Raggler Card
Atk +20
* Baby Leopard Card
|bonus bHit,10;
* Zipper Bear Card
bonus bBaseAtk,20;
* Holden Card
|[http://marollkingdom.com/cp/?module=item&action=view&id=4028 Tarou Card][[File:Card.png|frameless]]
|STR + 4
|Str +4
Maximum HP and SP + 7%
Increase resistance to Neutral Property attacks by 10%.
 
|garment
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'''
|-
|-
|Umbral Kaho
|[[File:Umbral Kaho.png|frameless|100x100px]]
|Receive 2% less damage from Medium size monster.
|bonus2 bSubSize,Size_Medium,2;
|
|
* 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%).
|-
|
|
|weapon
* 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.
|-
|-
|Zanolian
|[[File:Zanolian.png|frameless|100x100px]]
|Increases damage inflicted on all enemies by 10%.
|bonus2 bAddClass,Class_All,10;
|
|
* 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.
|-
|
|
|weapon
* 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
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%.
|}
|}

Latest revision as of 14: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

Accessory
Name Sprite Effect Script Combo Combo Bonus
Anopheles Anopheles Card.png Str +2

Mdef +5 [Blacksmith, Whitesmith]

ATK + 20

bonus bStr,2;

bonus bMdef,5; if(BaseJob==Job_Blacksmith) bonus bBaseAtk,20;

Armeyer Dinze Armeyer Dinze.png Enables use of Level 1 Identify. skill "MC_IDENTIFY",1;
Blazzer Blazer.png Add a 5% resistance against

Fire Property atacks.

MDEF + 2

bonus2 bSubEle,Ele_Fire,5;

bonus bMdef,2;

Cloud Hermit Cloud Hermit.png Add a 5% resistance against

Wind Property atacks.

MDEF + 2

bonus2 bSubEle,Ele_Wind,5;

bonus bMdef,2;

Dragon Egg Dragon Egg.png Def + 3 bonus bDef,3;
Dumpling Child Dumpling Child.png Dex +3

Int -1

[Super Novice]

Enables use of Lv.1 Double Casting.

bonus bDex,3;

bonus bInt,-1;

if(BaseJob==Job_SuperNovice) skill "PF_DOUBLECASTING",1;

Galapago Galapago.png Mdef +5 bonus bMdef,5;
Galion Galion.png Dex +2

Aspd +2%

bonus bDex,2;

bonus bAspdRate,2;

Gargoyle Gargoyle.png Ranged Attack Damage + 5%. bonus bLongAtkRate,5;
Kobold Archer Kobold Archer.png Increases Sharp Shooting damage by 15%. bonus2 bSkillAtk,382,20;
Grove Grove.png Increases Double Strafing damage by 7%.

[Rogue, Stalker]

Double Strafing damage increased +8%

bonus2 bSkillAtk,46,(BaseJob==Job_Rogue?15:7);
Hell Poodle Hell Poodle.png Hit +10 bonus bHit,10;
Hermit Plant Hermit Plant.png Increases the effectiveness of heal by 10%. bonus bHealPower,10;
Hylozoist Hylozoist.png Enables use of Lv.1 Ressurection. skill "ALL_RESURRECTION",1;
Jing Guai Jing Guai .png Maximum HP + 300.

Def +1.

bonus bMaxHP,300;

bonus bDef,1;

Joker Joker Card.png - -
Mimic Mimic.png Reduces after-cast delay by 5% bonus bDelayrate,-5;
Orc Archer Orc Archer.png Increases Claymore Trap and Freezing Trap

damage by 100%.

[Hunter, Sniper]

Int +3

bonus2 bSkillAtk,123,100;

bonus2 bSkillAtk,121,100;

if(BaseJob==Job_Hunter) bonus bInt,3;

Plasma Plasma .png Increases Soul Strike and Napalm Beat damage by 50%. bonus2 bSkillAtk,13,50;

bonus2 bSkillAtk,11,50;

Raydric Archer Raydric Archer.png Ranged Attack Damage + 3%.

Critical Rate + 3%.

bonus bLongAtkRate,3;

bonus bCritical,3;

Sage Worm Sage Worm .png Enables use of Lv.1 Health Conversion. skill "PF_HPCONVERSION",1;
Sea-Otter Sea-Otter.png Enables use of Lv.3 Frost Diver. skill "MG_FROSTDIVER",3;
Minorous Minorous.png Enables use of Lv.3 Hammer Fall. skill "BS_HAMMERFALL",3;
Snowier Snowier.png Add a 5% resistance against

Water Property atacks.

MDEF + 2

bonus2 bSubEle,Ele_Water,5;

bonus bMdef,2;

Spring Rabbit Spring Rabbit.png Increases Back Stab and Raid damage by 50% with one hand sword and dagger. if(getiteminfo(getequipid(EQI_HAND_R),11)==W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R),11)==W_DAGGER){

bonus2 bSkillAtk,212,50;

bonus2 bSkillAtk,214,50;}

Stem Worm Stem Worm.png Reduce Casting Time of Earth Spike by 25%.

Inflict 100% more damage with Earth Spike.

bonus2 bSkillAtk,"WZ_EARTHSPIKE",50;

bonus2 bCastrate,"WZ_EARTHSPIKE",-25;

Tengu Tengu.png Int +1

Dex +1

Str +1

bonus bDex,1;

bonus bInt,1;

bonus bStr,1;

Wraith Wraith.png Enables use of Loud Exclamation. skill "MC_LOUD",1;
Flora Flora.png Increases Arrow Vulcan skill damage by 15%. bonus2 bSkillAtk,394,15;
Sky Deleter Sky Deleter.png Increases Soul Breaker damage by 15%. bonus2 bSkillAtk,382,15;
Earth Deleter Earth Deleter.png Increases Combo Finish damage by 50%. bonus2 bSkillAtk,273,50;

Armor

Name Sprite Effect Script Combo Combo Bonus
Cornus Cornus.png Autocasts Lv. 10 Heal on user when using

Grand Cross skill by 35% chance.

bonus5 bAutoSpellOnSkill,254,28,10,350,1;
Baroness of Retribution Baroness of Retribution.png Reflect 1% of all Physical Melee Damage back to the enemy which inflicted it per upgrade level of armor. bonus bShortWeaponDamageReturn,getrefine();
Lava Golem Lava Golem.png 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 CardCard.png Increase damage on DemiHuman monster by 10%.
Gig Gig.png MDef +3

Maximum HP + 5%

bonus bMdef,3;

bonus bMaxHPrate,5;

Iron FistCard.png Gain immunity to the Stone Curse status.
Strouf Strouf.png 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 Tri Joint.png 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 Am Mut.png Reduces after-cast delay of Falcon Assault skill by 20% bonus2 bSkillDelay,381,-600;
Ancient Worm Ancient Worm.png Def+1 per refine of the footgear.

Refine > 7: MaxHp +5%

bonus bDef,getrefine();

if (getrefine()>7) bonusMaxHPrate,5;

Centipede CardCard.png MaxHp +5%
Christmas Cookie Christmas Cookie.png Int +1.

Mdef + 5.

bonus bInt,1;

bonus bMdef,5;

Cookie CardCard.png Inflict 100% more damage with Holy Light.
Explosion Explosion.png Int +2

MaxSP +100

bonus bInt,2;

bonus bMaxSP,100;

Gajomart Gajomart.png Int +2

MaxSP -50

Matk +3%

bonus bInt,2;

bonus bMaxSP,-50; bonus bMatkRate,3;

Gullinbursti Gullinbursti.png VIT + 3

Maximum HP + 5%

bonus bVit,3;

bonus bMaxHPrate,5;

Savage CardCard.png Maximum HP + 10%
Iron Fist Iron Fist.png Mdef +2

Maximum HP + 8%

bonus bMdef,2;

bonus bMaxHPrate,8;

Gig CardCard.png Gain immunity to the Stone Curse status.
Mini Demon Mini Demon.png Reduce SP Consumption of skills by 20%. bonus bUseSPrate,-20;
Skeleton General Skeleton General.png 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 Zombie Prisoner.png 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 Driller.png Reduces after-cast delay of Spiral Pierce skill by 20% bonus2 bSkillDelay,397,-200-getskilllv(397)*40;
Gremlin Gremlin.png 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 Teddy Bear.png Reduces after-cast delay of Soul Breaker skill by 50% bonus2 bSkillDelay,"ASC_BREAKER",-400-getskilllv("ASC_BREAKER")*100;
Goblin Steamrider Goblin Steamrider.png Str +1

Maximum HP + 10%

bonus bMaxHPrate,10;

bonus bStr,1;

Crab Crab.png 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

Name Sprite Effect Script Combo Combo Bonus
Magmaring Magmaring.png Mdef +15

Def -5

bonus bMdef,15;

bonus bDef,-5;

Roween Roween.png Aspd+1% per refine of the garment bonus bAspdRate,getrefine();
Sleeper Sleeper.png Add a 10% chance of auto casting 'Sleep' on an enemy when the user receives Physical Damage.

[Super Novice]

Enables use of Level 3 Tunnel Drive.

bonus2 bAddEffWhenHit,Eff_Sleep,1000;

if (BaseJob==Job_SuperNovice) skill 213,3;

Rotar Zairo Rotar Zairo.png Reduce damage from Long Range attacks by 15%.

Mdef -3.

bonus bLongAtkDef,15;

bonus bMdef,3;

Phendark Phendark.png Increase resistance to Neutral Property attacks by 10%.

ATK+20

[Blacksmith, Whitesmith]

Increase damage from Long Range attacks by 20%.

Prevents knock-back effect.

bonus2 bSubEle,Ele_Neutral,10;

bonus bBaseAtk,20;

if(BaseJob==Job_Blacksmith){

bonus bNoKnockback; bonus bLongAtkDef,-20;}

Mandragora Mandragora.png Reduce damage from Long Range attacks by 10%.

Ranged Attack Damage + 10%.

bonus bLongAtkDef,10;

bonus bLongAtkRate,10;

Headgear

Name Sprite Effect Script Combo Combo Bonus
Cramp Cramp.png Str +1

Atk +5

bonus bStr,1;

bonus bBaseAtk,5;

Tarou CardCard.png Str +3
Dryad Dryad.png MDef +2

Add a 10% resistance against Earth Property attacks.

bonus2 bSubEle,Ele_Earth,10;

bonus bMdef,2;

Giant Hornet Giant Hornet.png MDef +2

Add a 10% resistance against Wind Property attacks.

bonus2 bSubEle,Ele_Wind,10;

bonus bMdef,2;

Knocker Knocker.png Dex +1

Int -1

Hit +5

bonus bDex,1;

bonus bInt,-1;

bonus bHit,5;

Leaf Cat Leaf Cat.png MDef +2

Add a 10% resistance against Water Property attacks.

bonus2 bSubEle,Ele_Water,10;

bonus bMdef,2;

Leib Olmai Leib Olmai.png MDef +2

Add a 10% resistance against Fire Property attacks.

bonus2 bSubEle,Ele_Fire,10;

bonus bMdef,2;

Myst Case Myst Case.png Inflict 10% more damage with Mammonite. bonus2 bSkillAtk,"MC_MAMMONITE",10;
Centipede Centipede.png MDef +2 per refine of the headgear.

Refine >= 8: MaxHp +5%

bonus bMdef,2*getrefine();

if (getrefine()>=8) bonus MaxHPrate,5;

Ancient Worm CardCard.png MaxHp +5%
False Angel False Angel.png Skill casting can not be interrupted.

Increase Casting Time by 25%.

bonus bNoCastCancel;

bonus bCastrate,25;

Deviace Deviace.png 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 Zombie Master.png 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

Name Sprite Effect Script Combo Combo Bonus
Alice Alice.png Reduce damage from DemiHuman monster by 20%.

Increase damage inflicted on DemiHuman monster by 5%.

bonus2 bSubRace,RC_DemiHuman,25;

bonus2 bSubRace,RC_Player_Human,25;

bonus2 bAddRace,RC_DemiHuman,5;

bonus2 bAddRace,RC_Player_Human,5;

Anubis Anubis.png Maximum SP + 8% bonus bMaxSPrate,8;
Aqua Elemental Aqua Elemental.png Gain protection from the Freeze status.

Add a 10% resistance against Earth Property attacks.

bonus2 bResEff,Eff_Freeze,10000;

bonus2 bSubEle,Ele_Earth,10;

Bigfoot Bigfoot.png Maximum HP + 10% bonus bMaxHPrate,10;
Dark Shadow Dark Shadow.png Reduce damage recieved from Asura Strike by 50% bonus2 bSubSkill,271,50;
Draco Draco.png Increases Attack Speed by 5%.

Add a 10% resistance against Neutral Property attacks.

bonus bAspdRate,5;

bonus2 bSubEle,Ele_Neutral,10;

Executioner Executioner.png Reduce damage from DemiHuman monster by 15%.

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 bAddEffWhenHit,Eff_Stone,1000;

Hodremlin Hodremlin.png Reduce damage from DemiHuman monster by 20%. bonus2 bSubRace,RC_DemiHuman,20;
Khalitzburg Khalitzburg.png Gain immunity to the

Curse status.

Maximum HP - 500

bonus bMaxHP,-500;

bonus2 bResEff,Eff_Curse,10000;

Medusa Medusa.png Gain immunity to the Stone Curse status.

Add a 10% resistance against Fire Property attacks.

bonus2 bSubEle,Ele_Fire,10;

bonus2 bResEff,Eff_Stone,10000;

Mysteltainn Mysteltainn.png Reduce damage from DemiHuman monster by 15%.

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 bAddEffWhenHit,Eff_Curse,1000;

Penomena Penomena.png Decreases damage from Neutral Property by 40%. bonus2 bSubEle,Ele_Neutral,40;
Rafflesia Rafflesia.png Autocasts Close Confine on target when using Back Stab skill by 50% chance. bonus4 bAutoSpellOnSkill,212,1005,1,500;
Sky Petite Sky Petite.png Autocasts Level 1 Lex Aeterna on target when using

Spear Boomerang skill by 20% chance.

bonus4 bAutoSpellOnSkill,59,78,1,200;
Orc Warrior Orc Warrior Card.png Atk +20

Mdef +10 Def +5

bonus bBaseAtk,20;

bonus bMdef,10; bonus bDef,5;

Ogretooth Ogretooth Card.png 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;

Weapon

Name Sprite Effect Script Combo Combo Bonus
Anacondaq Anacondaq.png 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 Aster.png Increases damage of Throw Shuriken and Throw Huuma Shuriken skill by 30%. bonus2 bSkillAtk,523,35;

bonus2 bSkillAtk,525,35;

Beetle King Beetle King.png Reduce damage from Long Range attacks by 4% bonus bLongAtkDef,4;
Bloody Murderer Bloody Murderer.png 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 Caramel.png 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 Caterpillar.png VIT + 2

Maximum HP - 50

bonus bVit,2;

bonus bMaxHP,-50;

Cruiser Cruiser.png 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 Desert Wolf Card.png INT +1

Max SP + 25

bonus bInt,1;

bonus bMaxSP,25;

Baby Desert Wolf CardCard.png Matk +5%
Diabolic Diabolic.png Reduce SP Consumption of skills by 10%. bonus bUseSPrate,-10;
Dolor of Thanatos Dolor of Thanatos.png Reduce damage from DemiHuman monster by 3%. bonus2 bSubRace,RC_DemiHuman,3;

bonus2 bSubRace,RC_Player_Human,3;

Drainliar Drainliar.png 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 Dullahan.png Increases Bash skill damage by 35%. bonus2 bSkillAtk,5,35;
Earth Petite Earth Petite.png Increases Attack Speed by 3%. bonus bAspdRate,3;
Goblin Archer Goblin Archer.png Increase Critical Rate + 10 damage with Long Range Physical attack. bonus bCriticalLong,10;
Goblin Goblin.png 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 Kaho.png ATK + 35

HIT - 10

bonus bBaseAtk,35;

bonus bHit,-10;

Mao Guai Mao Guai.png 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 Nereid.png 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 Orc Lady.png Increase damage on DemiHuman monster by 10%. bonus2 bAddRace,RC_DemiHuman,10;

bonus2 bAddRace,RC_Player_Human,10;

Orc Skeleton Orc Skeleton.png Increase damage on Emperium and Guardian Stone by 20%. bonus2 bAddRace,RC2_GVG,20;
Panzer Goblin Panzer Goblin.png Reduces after-cast delay by 2%. bonus bDelayrate,-2;
Peco Peco Egg Peco Peco Egg.png Def +2

Mdef +2

bonus bDef,2;

bonus bMdef,2;

Santa Poring Santa Poring.png 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 Scorpion.png Increases Pierce and Brandish Spear skill damage by 35%. bonus2 bSkillAtk,57,35;

bonus2 bSkillAtk,56,35;

Seal Seal.png 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 Shell Fish.png Mdef +3

[Priest, High Priest]

Mdef +2.

bonus bMdef,(BaseJob == Job_Priest?5:3);
Skeggiold Skeggiold.png Reduces casting time by 3%. bonus bCastrate,-3;
Vadon Vadon.png Maximum HP + 250 bonus bMaxHP,250;

Edited Combos

Removed Combo 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

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%.