Item Details

Genetic Shadow Shield ( S_Genetic_Shield )

ID 24304 Genetic Shadow Shield
Genetic Shadow Shield Buy Price: 10 zeny Sell Price: 5 zeny Weight: 0 Slots: Not specified
Type: Shadow Equipment item. Sub Type: Not specified Gender: Both Locations: Shadow Shield
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 99 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Peça adicional de escudo usada para complementar um escudo convencional.
--------------------------
HP máx. +3%.
A cada refino:
HP máx +10.
DEF +1 para cada nível aprendido de [Propulsão do Carrinho].
DEF +1 para cada nível aprendido de [Tornado de Carrinho].
DEF +1 para cada nível aprendido de [Canhão de Prótons].
--------------------------
Conjunto
Greva Sombria de Alquimista
Malha Sombria de Alquimista
Luva Sombria de Bioquímico
Brinco Sombrio de Mercador
Colar Sombrio de Mercador
Todos os atributos +10.
HP e SP máx. +5%.
Ignora 50% da DEF e DEFM de monstros normais.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 99
Classes: Bioquímicos e evoluções

Shadow Shield yang dapat dipakai untuk mendapatkan efek defensif jika dipakai secara bersamaan. Bisa juga dipakai satuan, tapi hanya memiliki pertahanan yang kecil.
Hanya bisa dipakai oleh Genetic.
MaxHP + 3%.
Meningkatkan DEF dengan mengkalikan tingkat tempa dan skill point yang digunakan untuk skill yang menggunakan cart.
Cart Tornado, Cart Cannon, Cat Boost
---------------------------
Jika digunakan bersamaan dengan Genetic Shadow Weapon kamu akan mendapatkan efek tambahan.
Mengurangi cooldown dari skill Cart Tornado sebesar 1 detik, MaxHP + 2%, mengurangi variable cast-time dari skill Cart Boost sebesar 100%.
---------------------------
Jika digunakan bersamaan dengan Merchant Shadow 2 Jenis, Alchemist Shadow 2 Jenis, Genetic Shadow 2 Jenis, kamu bisa mendapatkan efek tambahan berikut.
All Stats + 10, MaxHP + 5%, MaxSP + 5%.
Mengabaikan 50% defense fisik dan magic musuh normal.
Jenis : Shadow Equipment
Posisi : Shield Berat : 0
Lv Minimal : 99
Job : Genetic

An additional defense effect can be obtained with a small shield that can be attached to the arm. Can be used singly, but has less defense effect.. Only for Geneticist Classes. MaxHP + 3%. DEF increases by multiplying the refine rate and the skill points used for the active skills related to generic carts. Cart Tornado, Cart Cannon, Cart Boost ¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª With Geneticist Shadow Weapon, can get the additional effect. Reduces Cart Tornado skill cool down time 1 second, MaxHP + 2%, reduces 100% the variable casting time for Cart Boost. ¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª With the all of Merchant Shadow 2type, Alchemist Shadow 2type, Geneticist Shadow 2type, can get the below effect. All State + 10, MaxHP + 5%, MaxSP + 5%. Ignores 50% of normal enemy's physical and magic defense. Type : Shadow Equipment Location : Shield Weight : 0 Required Level : 99 Jobs : Genetic Classes
Attack: 0
Weight: 0
Weapon Level: 0

Account Bound.
Shadow Shield that grants bonuses to the Genetic's skills.
-------------
Max HP +3%.
Defense +(refine lv * (skills lv[Cart Tornado] +[Cart Cannon] +[Geneticist Cart Boost])).
[For each refine lv]
Max HP +10.
-------------
[Shadow Set]
Sh. Genetic Shield24304
Sh. Genetic Gloves24291
Cooldown of[Cart Tornado] -1 sec.
Max HP +2%.
Variable casting time of[Geneticist Cart Boost] -100%.
-------------
Class: Shadow Equipment
Location: Shield
Defense: 0
Weight: 0
Required Lv.: 99
Job: Genetic

Not specified

Flags
Can be added to a player buying store? No
Summons monster? No
Is part of a container? No
Has unique stack? No
Binds on equip? No
Announces drop? No
Is consumed on use? Yes
Has drop effect? No
Stacking
Not specified
Usage
Not specified
Trade
Override Not specified
Can be dropped? Yes
Can be traded? Yes
Can be traded with partner? Yes
Can be sold to NPC? Yes
Can be placed in cart? Yes
Can be placed in storage? Yes
Can be placed in guild storage? Yes
Can be sent by mail? Yes
Can be put in auction? Yes
Delay
Not specified
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxHPrate,3;
bonus bDef,.@r*(getskilllv("GN_CART_TORNADO")+getskilllv("GN_CARTBOOST")+getskilllv("GN_CARTCANNON"));
Script References
getrefine Command
getrefine
Signature:
getrefine()
Description:
function is called. This function is intended for use in item scripts.
bMaxHP Item Bonus
bMaxHP
Signature:
bonus bMaxHP,n;
Description:
MaxHP + n
bMaxHPrate Item Bonus
bMaxHPrate
Signature:
bonus bMaxHPrate,n;
Description:
MaxHP + n%
bDef Item Bonus
bDef
Signature:
bonus bDef,n;
Description:
Equipment DEF + n
getskilllv Command
getskilllv
Signature:
getskilllv(<skill id>)
getskilllv("<skill name>")
Description:
character has. If they don't have the skill, 0 will be returned. The full list of character skills is available in ''. There are two main uses for this function, it can check whether the character has a skill or not, and it can tell you if the level is high enough. Example 1: Example 2:
Example:
if (getskilllv(152))
mes "You have got the skill Throw Stone";
else
mes "You don't have Throw Stone";
close;
if (getskilllv(28) >= 5)
mes "Your heal lvl is 5 or more";
else if (getskilllv(28) == 10)
mes "Your heal lvl has been maxed";
else
mes "You heal skill is below lvl 5";
close;
Not specified
Script References

No documented script references were detected.

Not specified
Script References

No documented script references were detected.

Not specified

Not specified

Item Group Sub Group Random Option Group Details
CLASS_SHADOW_BOX_SHIELD 1 Class Shadow Box Shield Details

Not specified

Not specified

Not specified

Not specified