Jejecap Type J ( Jejecap_JP )
| ID 19453 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 100 | Slots: Not specified | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 18 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Um boné que tem o apelido de "GG", que significa "Good Game". Não, ele não foi feito para cabeças grandes e nem para calvos de plantão. MDEF + 15. Casting is not interrupted.
Skill delay - 15%
[ACIDDEMONSTRATION]¡¢
[CRAZYWEED]¡¢
[FULLPROTECTION]
Casting time - 50%
[ACIDDEMONSTRATION]¡¢
[CRAZYWEED]¡¢
DMG + 10%
If[Jejecap JP]'s
If refine level is 7 or higher¡¢additionally
[ACIDDEMONSTRATION]¡¢
[CRAZYWEED]¡¢
DMG + 15%
If[Jejecap JP]'s
If refine level is 9 or higher¡¢additionally
[ACIDDEMONSTRATION]¡¢
[CRAZYWEED]¡¢
DMG + 25%
If[Jejecap JP]'s
If refine level is 10 or higher¡¢additionally
Ignore all races Def 100%
If[FIRE EXPANSION.] Lv5 is reached
DMG to boss monster +50%
If[MANDRAGORA]Lv5 is reached
skill delay - 25%,
[CRAZYWEED]'s
cool down time - 4.5sec
For every level up of[CRAZYWEED]
reduces skill delay by 6%
Class: HelmDefense: 18
Location: Upper Weight: 100
Required Level: 100
Usable By: All Classes
All Not specified
.@r = getrefine();
.@dmg = 10;
.@delay = -15-6*getskilllv("GN_CRAZYWEED");
bonus bMdef,15;
bonus bNoCastCancel;
bonus2 bVariableCastrate,"GN_CRAZYWEED",-50;
bonus2 bVariableCastrate,"CR_ACIDDEMONSTRATION",-50;
bonus2 bVariableCastrate,"CR_FULLPROTECTION",-50;
if (.@r>=7) {
.@dmg += 15;
if (.@r>=9) {
.@dmg += 25;
if (.@r>=10) {
bonus2 bIgnoreMdefRaceRate,RC_All,100;
}
}
}
if (getskilllv("GN_FIRE_EXPANSION") == 5)
bonus2 bAddClass,Class_Boss,50;
if (getskilllv("GN_MANDRAGORA") == 5) {
.@delay -= 25;
bonus2 bSkillCooldown,"GN_CRAZYWEED",-4500;
}
bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",.@dmg;
bonus2 bSkillAtk,"GN_CRAZYWEED_ATK",.@dmg;
bonus bDelayrate,.@delay;
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||