Item Details

Lucky Day ( Lucky_Day )

ID 4880 Lucky Day
Lucky Day Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Card item. Sub Type: Enchant Card Gender: Both Locations: Not specified
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: Not specified Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

Ao realizar ataques físicos ou mágicos:
1,5% de chance de ativar [Euforia] por 5 segundos.
--------------------------
Ao desequipar:
Drena 300 de SP.
--------------------------
Euforia:
SOR +200.
Ao derrotar monstros, 0,1% de chance de derrubar Arca de Tesouro.

Ketika menyerang atau diserang, kamu akan merasa ini adalah hari keberuntungan mu selama 5 detik dengan kemungkinan yang rendah. Jika dilepas akan memakan 300 SP.

For all attacks, you could increase your Luck by 200 for 5 seconds at a low rate.

Has a chance to activate effects fo 5 seconds when dealing or taken damage:
LUK +200.
Has a chance to get Treasure Box7444 when killing monsters.

All

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
autobonus "{ bonus bLuk,200; bonus2 bAddMonsterDropItem,7444,10; }",15,5000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_MVP; showscript \"LUCKY MAX !!\"; }";
autobonus2 "{ bonus bLuk,200; bonus2 bAddMonsterDropItem,7444,1; }",1,5000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_MVP; showscript \"LUCKY MAX !!\"; }";
Script References
bLuk Item Bonus
bLuk
Signature:
bonus bLuk,n;
Description:
LUK + n
bAddMonsterDropItem Item Bonus
bAddMonsterDropItem
Signature:
bonus3 bAddMonsterDropItem,iid,r,n;
Description:
Adds a n/100% chance for item iid to be dropped when killing a monster of race r
specialeffect2 Command
specialeffect2
Signature:
specialeffect2 <effect number>{,<send_target>{,"<Player Name>"}};
Description:
This command behaves identically to 'specialeffect', but the effect will be centered on the invoking character's sprite. <Player name> parameter will display <effect number> on another Player than the one currently attached to the script. Like with specialeffect, when specifying a player, <send_target> must be supplied, specifying AREA will retain the default behavior of the command.
showscript Command
showscript
Signature:
showscript "<message>"{,<GID>, <flag>};
Description:
Makes attached player or GID says a message like shouting a skill name, the message will be seen to everyone around but not in chat window. flag: Specify target AREA - Message is sent to players in the vicinity of the source (default). SELF - Message is sent only to player attached.
Not specified
Script References

No documented script references were detected.

heal 0,-300;
Script References
heal Command
heal
Signature:
heal <hp>,<sp>{,<char_id>};
Description:
This command will heal a set amount of HP and/or SP on the invoking character. character and produces no other output whatsoever.
Example:
heal 30000,0; // This will heal 30,000 HP
heal 0,30000; // This will heal 30,000 SP
heal 300,300; // This will heal 300 HP and 300 SP

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified