
Fake Alloy Pot-LT [1] 460066 / Fake_Alloy_Pot_LT

MDEF+20.
------------------------
Every 2 refine level, All Status +1, Max HP +2%.
Every 3 refine level, Resistance to neutral property by +5%.
------------------------
When refined to +9 or higher, All Status +3, Max HP +5%.
When refined to +11 or higher, increases ASPD by +10%, reduce after cast delay by 10%.
When refined to +12 or higher, All Status +5, Max HP +6%.
------------------------
When equiped by Geneticist Class,
Acid Demonstration damage +50%, Hell Plant damage +50%, Cart Cannon +50%, Cart Tornado +50%.
------------------------
[Grade Bonus]
[Grade D] After Cast Delay -5%.
[Grade C] P.ATK+4, S.MATK+4.
[Grade B] Resistance to all property damage by +5%.
If Geneticist Class, increases physical damage to all size enemy by +20%.
[Grade A] CRI+10, CRI damage +30%, give infinite effect of Endure.
If Genetics Class, P.ATK+6, Melee/Ranged physical damage by +20%,
When refined to +12, when receiving a melee physical attack there is a 50% chance that Acid Demonstration Lv.1, Spore Exploison Lv.1, and Cart Cannon Lv.1 will be activated on the target. (If a higher level has been learned, it will be activated according to the level learned. Material will be consumed when casting, if the material are not carried it will not be cast.)
When using Cart Tornado Lv10, there is a 70% chance that Explosive Powder Lv1 will be activated. (If you have learned a higher level, it will be activated according to the level learned).
------------------------
Type: Shield
Def: 100
Weight: 100
Armor Level: 2
Required Level: 100
Class: All Jobs
------------------------
Every 2 refine level, All Status +1, Max HP +2%.
Every 3 refine level, Resistance to neutral property by +5%.
------------------------
When refined to +9 or higher, All Status +3, Max HP +5%.
When refined to +11 or higher, increases ASPD by +10%, reduce after cast delay by 10%.
When refined to +12 or higher, All Status +5, Max HP +6%.
------------------------
When equiped by Geneticist Class,
Acid Demonstration damage +50%, Hell Plant damage +50%, Cart Cannon +50%, Cart Tornado +50%.
------------------------
[Grade Bonus]
[Grade D] After Cast Delay -5%.
[Grade C] P.ATK+4, S.MATK+4.
[Grade B] Resistance to all property damage by +5%.
If Geneticist Class, increases physical damage to all size enemy by +20%.
[Grade A] CRI+10, CRI damage +30%, give infinite effect of Endure.
If Genetics Class, P.ATK+6, Melee/Ranged physical damage by +20%,
When refined to +12, when receiving a melee physical attack there is a 50% chance that Acid Demonstration Lv.1, Spore Exploison Lv.1, and Cart Cannon Lv.1 will be activated on the target. (If a higher level has been learned, it will be activated according to the level learned. Material will be consumed when casting, if the material are not carried it will not be cast.)
When using Cart Tornado Lv10, there is a 70% chance that Explosive Powder Lv1 will be activated. (If you have learned a higher level, it will be activated according to the level learned).
------------------------
Type: Shield
Def: 100
Weight: 100
Armor Level: 2
Required Level: 100
Class: All Jobs
Equipment attributes
- MDEF +20
Category
Type
Armor
Slots
1
Purchase price
0 z
Sell price
0 z
Unidentified image
버클러
Identified image
Fake_Alloy_Pot_LT
Unidentified name
Shield
Unidentified description
Unidentified. Can be identified with Magnifier.
Can be
Can be dropped
Can be traded
Can be stored
Can be placed in cart
Can be sold to NPCs
Can be sent by mail
Can be auctioned
Can be placed in guild storage
Weight
100
Defense
100
Armor level
2
Min. equip level
100
Location
Left_Hand
Subtype
Shield
Refineable
Gradable
Accessory sprite
_꽃 (4)
Script
.@r = getrefine();
.@g = getenchantgrade();
bonus bMdef,20;
bonus bAllStats,.@r/2;
bonus bMaxHPrate,2*(.@r/2);
bonus2 bSubEle,Ele_Neutral,5*(.@r/3);
if (.@r>=9) {
bonus bAllStats,3;
bonus bMaxHPrate,5;
if (.@r>=11) {
bonus bAspdRate,10;
bonus bDelayrate,-10;
if (.@r>=12) {
bonus bAllStats,5;
bonus bMaxHPrate,6;
}
}
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",50;
bonus2 bSkillAtk,"GN_HELLS_PLANT",50;
bonus2 bSkillAtk,"GN_CARTCANNON",50;
bonus2 bSkillAtk,"GN_CART_TORNADO",50;
}
if (.@g>=ENCHANTGRADE_D)
bonus bDelayrate,-5;
if (.@g>=ENCHANTGRADE_C) {
bonus bPAtk,4;
bonus bSMatk,4;
}
if (.@g>=ENCHANTGRADE_B) {
bonus2 bSubEle,Ele_All,5;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
bonus2 bAddSize,Size_All,20;
}
}
if (.@g>=ENCHANTGRADE_A) {
bonus bCritical,10;
bonus bCritAtkRate,30;
bonus bNoWalkDelay;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
bonus bPAtk,6;
bonus bShortAtkRate,20;
bonus bLongAtkRate,20;
}
if (.@r>=12) {
bonus3 bAutoSpellWhenHit,"CR_ACIDDEMONSTRATION",max(getskilllv("CR_ACIDDEMONSTRATION"),1),500;
bonus3 bAutoSpellWhenHit,"GN_SPORE_EXPLOSION",max(getskilllv("GN_SPORE_EXPLOSION"),1),500;
bonus3 bAutoSpellWhenHit,"GN_CARTCANNON",max(getskilllv("GN_CARTCANNON"),1),500;
bonus4 bAutoSpellOnSkill,"GN_CART_TORNADO","BO_EXPLOSIVE_POWDER",max(getskilllv("BO_EXPLOSIVE_POWDER"),1),700;
/*Todo : When using Cart Tornado Lv10, there is a 70% chance that Explosive Powder Lv1 will be activated (No Bonus or I Don't Know How to Write)*/
}
}First seen on patch
Last update patch
Wiki (7)
Grade Enchant (2)
Min. Refine: +0Min. Grade: 0
Slot 1 — 3,000,000 z
Pow_Meteorite_Fragment × 10
Slot 2 — 500,000 z
Silvervine × 1
Min. Refine: +0Min. Grade: 0
Slot 1 — 3,000,000 z
Pow_Meteorite_Fragment × 10
Slot 2 — 500,000 z
Silvervine × 1
Item Reform (2)
Obtained by Reforming
Refine Req.: +9 ~ +20Refine Change: -5Min. Options: 0Preserve GradePreserve CardsRequires Empty Socket
Source Item

Fake Alloy Pot [1] 460030 / Fake_Alloy_Pot
Required Materials

Gold 969 / Gold
100

Flowerpot Stone 25640 / Pot_Stone
200

Armor Enhancement Stone (Low Grade) 1000434 / Armor_Stone_1
150

Armor Enhancement Stone(Medium Grade) 1000435 / Armor_Stone_2
150
Refine Req.: +9 ~ +20Refine Change: -1Min. Options: 0Preserve GradePreserve CardsRequires Empty Socket
Source Item

Fake Alloy Pot [1] 460030 / Fake_Alloy_Pot
Required Materials

Costume Flowerpot Mask 19882 / C_Flowerpot_Mask
1

Flowerpot Stone 25640 / Pot_Stone
200

Armor Enhancement Stone(High Grade) 1000436 / Armor_Stone_3
100

Ymir's Heart Energy Stone 1001174 / Ymir_Heart_TW
1
Enchant Grade (4)
Grade: B
Bonus: +100Catalyst: Blessed Ether Dust (+1% × 10)
+11
40%
+12
40%
+13
40%
+14
40%
+15
40%
+16
50%
+17
50%
+18
50%
+19
50%
+20
50%
Cost Options
Item
Grade: C
Bonus: +50Catalyst: Blessed Ether Dust (+1% × 10)
+11
50%
+12
50%
+13
50%
+14
50%
+15
50%
+16
60%
+17
60%
+18
60%
+19
60%
+20
60%
Cost Options
Item
Grade: D
Bonus: +30Catalyst: Blessed Ether Dust (+1% × 10)
+10
20%
+11
60%
+12
60%
+13
60%
+14
60%
+15
60%
+16
70%
+17
70%
+18
70%
+19
70%
+20
70%
Cost Options
Item
Grade: None
Bonus: +10Catalyst: Blessed Ether Dust (+1% × 10)
+9
10%
+10
20%
+11
70%
+12
70%
+13
70%
+14
70%
+15
70%
+16
80%
+17
80%
+18
80%
+19
80%
+20
80%
Cost Options
Item
Other servers (3)
Renewal
cRO zh-s
China

仿生铝合金花盆-LT [1] 460066 / Fake_Alloy_Pot_LT
iRO en
International

Fake Alloy Pot-LT [1] 460066 / Fake_Alloy_Pot_LT
twRO zh-t
Taiwan



















