Illusion Fancy Flower
| Item ID | 19247 | Name | Illusion Fancy Flower |
|
It is a flower that is inserted in the head.
Beautiful mid-range flowers give viewers pleasure, but they do not see themselves. _______________________ MATK +1% _______________________ For each Refine Level: MATK +2 _______________________ Type: Headgear Defense: 0 Position: Upper Weight: 10 Armor Level: 1 _______________________ Requirement: Base Level 120 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Fancy_Flower_IL | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Upper Headgear | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 10 | Min Equip Level | 120 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bMatkRate,1; bonus bMatk,(2*getrefine()); |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus bMatk,50;
.@eq = getequiprefinerycnt(EQI_HEAD_TOP);
.@weapon = getequiprefinerycnt(EQI_HAND_R);
if (.@eq >= 7 && .@weapon >= 7) {
bonus bVariableCastrate,-10;
}
if ((.@eq + .@weapon) >= 18) {
bonus2 bMagicAddSize,Size_Small,15;
bonus2 bMagicAddSize,Size_Medium,15;
if ((.@eq + .@weapon) >= 22) {
autobonus "{ bonus bMatk,50; bonus2 bMagicAtkEle,Ele_Fire,20; }",5,10000,BF_MAGIC; /* unknown rate */
}
}
|
||||
|
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",100;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",100;
bonus2 bSkillAtk,"MG_FIREBOLT",100;
bonus2 bSkillAtk,"MG_COLDBOLT",100;
bonus3 bAutoSpell,"PF_DOUBLECASTING",max(getskilllv("PF_DOUBLECASTING"),1),70;
bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",max(getskilllv("MG_LIGHTNINGBOLT"),1),150;
bonus3 bAutoSpell,"WZ_EARTHSPIKE",max(getskilllv("WZ_EARTHSPIKE"),1),150;
bonus3 bAutoSpell,"MG_FIREBOLT",max(getskilllv("MG_FIREBOLT"),1),150;
bonus3 bAutoSpell,"MG_COLDBOLT",max(getskilllv("MG_COLDBOLT"),1),150;
|
Illusion Fancy Flower Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3800 | Ominous Permeter | 0.025% | YES | 157 | Brute | Level 0 Neutral | tur_d03_i |
| 3804 | Ominous Turtle General | 5% | YES | 165 | Brute | Level 0 Neutral | tur_d03_i |
| 3800 | Ominous Permeter | 0.025% | YES | 157 | Brute | Level 0 Neutral | tur_d04_i |
| 3804 | Ominous Turtle General | 5% | YES | 165 | Brute | Level 0 Neutral | tur_d04_i |