Custom Cards: Difference between revisions
Admburaquera (talk | contribs) |
Admburaquera (talk | contribs) |
||
Line 77: | Line 77: | ||
|'''Galapago''' | |'''Galapago''' | ||
|[[File:Galapago.png|100x100px]] | |[[File:Galapago.png|100x100px]] | ||
| | |Mdef +5 | ||
| | |bonus bMdef,5; | ||
| | | | ||
| | | | ||
Line 98: | Line 98: | ||
| | | | ||
|- | |- | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
Line 117: | Line 117: | ||
|'''Hell Poodle''' | |'''Hell Poodle''' | ||
|[[File:Hell Poodle.png|100x100px]] | |[[File:Hell Poodle.png|100x100px]] | ||
| | |Hit +20 | ||
| | |bonus bHit,20; | ||
| | | | ||
| | | | ||
Line 138: | Line 138: | ||
|'''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 195: | Line 197: | ||
|'''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 294: | Line 296: | ||
|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 314: | ||
|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 337: | Line 351: | ||
|'''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]] | ||
| | |Luk + 3. | ||
Mdef + 2 | Mdef + 2. | ||
|bonus bLuk,3; | |bonus bLuk,3; | ||
bonus bMdef,2; | bonus bMdef,2; | ||
Line 353: | Line 369: | ||
|'''Explosion''' | |'''Explosion''' | ||
|[[File:Explosion.png|100x100px]] | |[[File:Explosion.png|100x100px]] | ||
| | |Int +2 | ||
| | MaxSP +100 | ||
|bonus bInt,2; | |||
bonus bMaxSP,100; | |||
| | | | ||
| | | | ||
Line 360: | Line 378: | ||
|'''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 407: | ||
|'''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 403: | Line 425: | ||
|Reduce damage from DemiHuman | |Reduce damage from DemiHuman | ||
monster by 5%. | monster by 5%. | ||
'''[ Two Handed Staff ]''' | |||
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){ | |||
bonus2 bSubRace,RC_DemiHuman,10; | |||
bonus2 bSubRace,RC_Player_Human,10;} | |||
| | | | ||
| | | | ||
Line 412: | Line 444: | ||
|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,20; | ||
| | |||
| | |||
|- | |||
|'''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(); | |||
| | | | ||
| | | | ||
Line 472: | Line 514: | ||
|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; | ||
Line 569: | Line 615: | ||
|'''Centipede''' | |'''Centipede''' | ||
|[[File:Centipede.png|100x100px]] | |[[File:Centipede.png|100x100px]] | ||
| | |MDef +2 per refine of the headgear. | ||
| | Refine > 7: MaxHp +5% | ||
| | |bonus bMdef,2*getrefine(); | ||
| | if (getrefine()>7) bonusMaxHPrate,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 770: | Line 818: | ||
|'''Beetle King''' | |'''Beetle King''' | ||
|[[File:Beetle King.png|100x100px]] | |[[File:Beetle King.png|100x100px]] | ||
| | |Reduce damage from Long Range attacks by 3% | ||
| | |bonus bLongAtkDef,3; | ||
| | | | ||
| | | | ||
Line 810: | Line 858: | ||
|'''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 873: | ||
|[[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% | ||
|- | |- | ||
|'''Deviace''' | |'''Deviace''' | ||
Line 831: | Line 888: | ||
|'''Diabolic''' | |'''Diabolic''' | ||
|[[File:Diabolic.png|100x100px]] | |[[File:Diabolic.png|100x100px]] | ||
|Reduce SP Consumption of skills by 5%. | |||
|bonus bUseSPrate,-5; | |||
| | | | ||
| | | | ||
|- | |- | ||
Line 840: | Line 897: | ||
|Reduce damage from '''DemiHuman''' monster by 2%. | |Reduce damage from '''DemiHuman''' monster by 2%. | ||
'''[Two Handed Spear, Two Handed Axe, Bow]''' | '''[Two Handed Spear, Two Handed Axe, Bow]''' | ||
Damage reduced by +3%. | Damage reduced by +3%. | ||
|bonus2 bSubRace,RC_DemiHuman,2; | |bonus2 bSubRace,RC_DemiHuman,2; | ||
bonus2 bSubRace,RC_Player_Human,2; | bonus2 bSubRace,RC_Player_Human,2; | ||
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 ) { | 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,3; | bonus2 bSubRace,RC_DemiHuman,3; | ||
bonus2 bSubRace,RC_Player_Human,3;} | bonus2 bSubRace,RC_Player_Human,3;} | ||
| | | | ||
Line 871: | Line 931: | ||
|'''Dullahan''' | |'''Dullahan''' | ||
|[[File:Dullahan.png|100x100px]] | |[[File:Dullahan.png|100x100px]] | ||
| | |Increases '''Bash''' skill damage by 35%. | ||
| | |bonus2 bSkillAtk,5,35; | ||
| | | | ||
| | | | ||
Line 915: | Line 975: | ||
|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; | ||
Line 981: | Line 1,044: | ||
|'''Nereid''' | |'''Nereid''' | ||
|[[File:Nereid.png|100x100px]] | |[[File:Nereid.png|100x100px]] | ||
| | |Dex +1 | ||
| | Matk +5 | ||
'''[ Ninja ]'''Reduces casting time by 2%. | |||
|bonus bDex,1; | |||
bonus bonus bMatk,5; | |||
if(BaseJob==Job_Ninja) bonus bCastrate,-2; | |||
| | | | ||
| | | | ||
Line 1,009: | Line 1,076: | ||
|'''Peco Peco Egg''' | |'''Peco Peco Egg''' | ||
|[[File:Peco Peco Egg.png|100x100px]] | |[[File:Peco Peco Egg.png|100x100px]] | ||
| | |Def +3 | ||
| | |bonus bDef,3; | ||
| | | | ||
| | | | ||
Line 1,030: | Line 1,097: | ||
|'''Santa Poring''' | |'''Santa Poring''' | ||
|[[File:Santa Poring.png|100x100px]] | |[[File:Santa Poring.png|100x100px]] | ||
| | |Maximum HP + 200 | ||
| | |bonus bMaxHP,200; | ||
| | | | ||
| | | | ||
Line 1,057: | Line 1,124: | ||
|'''Shell Fish''' | |'''Shell Fish''' | ||
|[[File:Shell Fish.png|100x100px]] | |[[File:Shell Fish.png|100x100px]] | ||
|Mdef | |Mdef 2. | ||
'''[Priest, High Priest]''' | '''[Priest, High Priest]''' | ||
Mdef +2. | Mdef +2. | ||
|bonus bMdef,(BaseJob == Job_Priest? | |bonus bMdef,(BaseJob == Job_Priest?4,2); | ||
| | | | ||
| | | | ||
Line 1,078: | Line 1,146: | ||
| | | | ||
|- | |- | ||
| | | | ||
| | | | ||
| | | | ||
| | | |
Revision as of 15:47, 17 April 2024
-Each unique monster dwelling within the dungeons of Midgard Kingdom has a chance of dropping its corresponding card.
Midgard Kingdom
Accessory
Armor
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Earth Deleter | |||||
Sky Deleter | |||||
Baroness of Retribution | Reflect 10% of all Physical Melee Damage back to the enemy which inflicted it | bonus bShortWeaponDamageReturn,10; | |||
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,20; | |||
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 | Luk + 3.
Mdef + 2. |
bonus bLuk,3;
bonus bMdef,2; |
Cookie Card | Inflict 50% 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 5%. |
bonus2 bAddRace,RC_DemiHuman,5;
bonus2 bAddRace,RC_Player_Human,5; |
|||
Zombie Prisoner | Reduce damage from DemiHuman
monster by 5%. [ Two Handed Staff ] Damage reduced by +10%. |
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Human,5; if(getiteminfo(getequipid(EQI_HAND_R),11)==W_2HSTAFF){ 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,20; | |||
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(); |
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 > 7: MaxHp +5% |
bonus bMdef,2*getrefine();
if (getrefine()>7) bonusMaxHPrate,5; |
Ancient Worm Card | MaxHp +5% | |
False Angel | Skill casting can not be interrupted.
Increase Casting Time by 25%. |
bonus bNoCastCancel;
bonus bCastrate,25; |
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 | |||||
Beetle King | Reduce damage from Long Range attacks by 3% | bonus bLongAtkDef,3; | |||
Bloody Murderer | Increase damage on DemiHuman monster by 10%.
Enable a 5% chance of gaining 5% of the damageinflicted on an enemy as HP with each attack. |
bonus2 bAddRace,RC_DemiHuman,10;
bonus2 bAddRace,RC_Player_Human,10; bonus2 bHpDrainRate,50,5; |
|||
Caramel | |||||
Caterpillar | VIT + 2
Maximum HP + 50 |
bonus bVit,2;
bonus bMaxHP,100; |
|||
Crab | |||||
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% | |
Deviace | |||||
Diabolic | Reduce SP Consumption of skills by 5%. | bonus bUseSPrate,-5; | |||
Dolor of Thanatos | Reduce damage from DemiHuman monster by 2%.
[Two Handed Spear, Two Handed Axe, Bow] Damage reduced by +3%. |
bonus2 bSubRace,RC_DemiHuman,2;
bonus2 bSubRace,RC_Player_Human,2; 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,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 | |||||
Flora | |||||
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; |
|||
Goblin Steamrider | |||||
Kaho | ATK + 40
HIT - 10 |
bonus bBaseAtk,40;
bonus bHit,-10; |
|||
Kobold Archer | Increases Attack Speed by 3%. | bonus bAspdRate,3; | |||
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 2%. |
bonus bDex,1;
bonus bonus bMatk,5; if(BaseJob==Job_Ninja) bonus bCastrate,-2; |
|||
Orc Lady | |||||
Orc Skeleton | |||||
Panzer Goblin | |||||
Peco Peco Egg | Def +3 | bonus bDef,3; | |||
Santa Poring | Maximum HP + 200 | bonus bMaxHP,200; | |||
Scorpion | |||||
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 2.
[Priest, High Priest] Mdef +2. |
bonus bMdef,(BaseJob == Job_Priest?4,2); | |||
Skeggiold | Reduces casting time by 2%. | bonus bCastrate,-2; | |||
Vadon | |||||
Zombie Master |
Maroll Kingdom
Headgear
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Bongun Master | Critical Rate +2%
Flee +5 |
bonus bFlee,5;
bonus bCritical,2; |
Bongun Card | Critical Rate +6%
Str +1 | |
Eisenia | Def +2 | bonus bDef,2; | Fabre Card | Maximum HP + 500 | |
Fire Ghost | Add a 30% resistance against Stun, Curse, Blind, Stone Curse. | bonus2 bResEff,Eff_Blind,3000;
bonus2 bResEff,Eff_Stun,3000; bonus2 bResEff,Eff_Curse,3000; bonus2 bResEff,Eff_Stone,3000; |
Opera Phantom Mask | Add a 20% resistance against Stun, Curse, Blind, Stone Curse. | |
Silver Clock | Reflect single target Magic back at the caster
(Success Chance 5%). |
bonus bMagicDamageReturn,5; | Golden Clock | Has a chance to gain DEF +20 for 10 seconds
when the wearer receives physical or magical damage. | |
Munak Master | Dex +1
Increase resistance to Fire Property attacks by 5%. |
bonus bDex,1;
bonus2 bSubEle,Ele_Fire,10; |
Munak Card | Gain immunity to the Stone Curse status.
Increase resistance to Fire Property attacks by 20%. | |
Paliniar | Inflict 15% more damage on Ghost Property. | bonus2 bAddEle,Ele_Ghost,10; | Big Ribbon [1] | Mdef+3, per refine level of Big Ribbon. | |
Strix Duke | Increases power of Spiral Pierce skill by 10%
Dex -2 |
bonus2 bSkillAtk,"LK_SPIRALPIERCE",10;
bonus bDex,-2; |
Owl Baron Card | Autocasts Level 1 Lex Aeterna on target when using
Spear Boomerang skill on target by 25%. |
Armor
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Big Bell Card | Reduce Casting Time by 10%.
Sp -100 |
bonus bCastrate,-10;
bonus bMaxSP,-100; |
Alarm Mask | Add a resistance to the Blind status
Int +2 | |
Galewitch | Perfect Dodge + 5 | bonus bFlee2,5; | Magic Eyes | Decrease SP Consumption by 50%. | |
Golden Clock | Reflect 10% melee damage back to enemies.
Receive 10% more damage from normal monster. |
bonus bShortWeaponDamageReturn,10;
bonus2 bSubClass,Class_Normal,-10; |
Silver Clock | Has a chance to gain DEF +20 for
10 seconds when the wearer receives physical or magical damage. | |
Otodus | Add a 10% chance of auto casting
Level 4 Endure on the user when the user receives Physical Damage. |
bonus3 bAutoSpellWhenHit,"SM_ENDURE",4,100; | |||
Poisonous Flora | Add a 5% chance of auto casting Level 5 Poison React
when the user receives Physical Damage. |
bonus3 bAutoSpellWhenHit,"AS_POISONREACT",1,50; | |||
Pyrella | 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; |
|||
Shambler | Maximum HP + 500 | bonus bMaxHP,500; | Poo Poo Hat | Reduces damage from DemiHuman monster by 5%. | |
Soheon | Aspd +1%
Maximum SP + 1% Atk +1% |
bonus2 bAddClass,Class_All,1;
bonus bAspdRate,1; bonus bMaxSPrate,1; |
Sohee Card | SP Recovery + 30% |
Weapon
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Ghost Soldier Skeleton | Critical Rate + 5%
Inflict 5% more damage with Critical attacks. |
bonus bCritAtkRate,5;
bonus bCritical,5; |
Soldier Skeleton Card | Inflict 10% more damage with Critical attacks.
Critical Rate + 5% | |
Striga | Mdef +3 | bonus bMdef,3; | Willow Card | Mdef +10 | |
Umbral Kaho | Receive 2% less damage from Medium size monster. | bonus2 bSubSize,Size_Medium,2; | |||
Zanolian | Increases damage inflicted on all enemies by 10%. | bonus2 bAddClass,Class_All,10; |
Shield
Footgear
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Dark Skeleton | Maximum SP + 8% | bonus bMaxSPrate,8; | Skeleton Manteau | INT + 3
VIT + 3 AGI + 4 | |
Ghost Archer Skeleton | Ranged Attack Damage + 10%. | bonus bLongAtkRate,10; | Archer Skeleton Card | Ranged Attack Damage + 15%. | |
Palinurus | Increases damage inflicted on all enemies by 5%.
Sp -50 |
bonus2 bAddClass,Class_All,5;
bonus bMaxSP,-50; |
Sting Card | Reduces damage from all enemies by 15%. |
Garment
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Evolved Whisper | Dex +2 | bonus bDex,2; | Evolved Whisper Mask | Increase resistance to Neutral Property attacks by 10%. | |
Filth Fly | Flee +15
Mdef +3 |
bonus bFlee,15;
bonus bMdef,3; |
Steel Chonchon Card | Increase resistance to Wind Property attacks by 30%. | |
Haunttail | Increase resistance to Neutral Property attacks by 25%.
Increase damage taken from Long Range attacks by 10%. |
bonus2 bSubEle,Ele_Neutral,25;
bonus bLongAtkDef,-10; |
Cat O' Nine Tails Card | Reflect single target Magic back at the caster
(Success Chance 5%). | |
Tarouchu | Hit +10
Atk +20 |
bonus bHit,10;
bonus bBaseAtk,20; |
Tarou Card | Str +4
Increase resistance to Neutral Property attacks by 10%. |
Accessory
Name | Sprite | Effect | Script | Combo | Combo Bonus |
---|---|---|---|---|---|
Blackword | Add a 5% chance of auto casting
Level 3 Strip Helm on enemy when attacking. |
bonus3 bAutoSpell,"RG_STRIPHELM",3,50; | |||
Ice Hydra | Add a 5% chance of auto casting Level 3 Frost Nova
on the user when the user receives Physical Damage. |
bonus4 bAutoSpellWhenHit,"WZ_FROSTNOVA",3,50,0; | Megalodon Card | Gain protection from the Freeze status | |
Mares of Diomedes | Aspd +3%
Hit -5 |
bonus bAspdRate,3;
bonus bHit,-5; |
Nightmare Card | Aspd +2%
Hit +5 | |
Poisonous Caramel | Enables use of Level 4 Venom Dust. | skill "AS_VENOMDUST",4; | |||
Poisonous Scorpion | HIT + 5
Increase damage on Poison Property enemies by 5%. |
bonus bHit,5;
bonus2 bAddEle,Ele_Poison,5; |
Gas Mask | Increase damage on Poison Property enemies by 10% |