Item Details

Reset Stone Box ( FPr_Reset_Stone_Box )

ID 16556 Reset Stone Box
Reset Stone Box Buy Price: 20 zeny Sell Price: 10 zeny Weight: 1 Slots: Not specified
Type: Usable item. Sub Type: Not specified 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

Uma caixa contendo 1 Pedra das Valquírias.
Pedra das Valquírias - uma pedra negra e afiada, possuidora de um poder extremo. É capaz de resetar os atributos de um personagem.
Atenção! Esse item pode ser negociado, colocado no carrinho, colocado no armazém mas não pode ser derrubado no chão.
Peso: 1

A box that contains 1 Magical Stone inside.
Account Bound
Weight: 1
The content of this box can be exchanged for various in-game services.

Account Bound.
A box that contains 1 Reset Stone inside.
This item is not refundable.
Can only be put into storage.
Description:
This item is used to access various Premium Services.
-------------
All third class job changes require [1 Reset Stone] or VIP Status on the account.
-------------
Sam Status is accepting Reset Stones to reset your stat points.
You can find him in Payon around 180 115.
Reset Stones Required per level:
Base Lvl 1 ~ 40 [1 Reset Stone]
Base Lvl 41 ~ 70 [2 Reset Stone]
Base Lvl 71 ~ 90 [3 Reset Stone]
Base Lvl 91 ~ 110 [4 Reset Stone]
Base Lvl 111 ~ 125 [5 Reset Stone]
Base Lvl 126 ~ 140 [6 Reset Stone]
Base Lvl 141 ~ 150 [7 Reset Stone]
Weight: 0
-------------
Weight: 1

All

Not specified

Flags
Can be added to a player buying store? No
Summons monster? No
Is part of a container? Yes
Has unique stack? No
Binds on equip? No
Announces drop? No
Is consumed on use? Yes
Has drop effect? No
Stacking
Not specified
Usage
Override Not specified
Can be used while sitting? Yes
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
/*getgroupitem(IG_FPr_Reset_Stone_Box);*/
getitem 6320,1;
Script References
getgroupitem Command
getgroupitem
Signature:
getgroupitem <group_id>{,<identify>{,<char_id>}};
Description:
Gives item(s) to the attached player based on item group contents. This is not working like 'getrandgroupitemidentify' is defined with value 1. For each sub group defined for the item group, items will be given out according to their corresponding algorithm.
getitem Command
getitem
Signature:
getitem <item id>,<amount>{,<account ID>};
getitem "<item name>",<amount>{,<account ID>};
Description:
This command will give an amount of specified items to the invoking character. If an optional account ID is specified, and the target character is currently online, items will be created in their inventory instead. If they are not online, nothing will happen. In the first and most commonly used version of this command, items are referred to by their database ID number found inside ''. enabled. You may also create an item by its name in the 'english name' field in the item database: Which will do what you'd expect. If it can't find that name in the database, apples will be created anyway. It is often a VERY GOOD IDEA to use it like this. quite a few item scripts. For more examples check just about any official script.
Example:
getitem 502,10 // The person will receive 10 apples
getitem 617,1  // The person will receive 1 Old Violet Box
getitem "RED_POTION",10;
Not specified
Script References

No documented script references were detected.

Not specified
Script References

No documented script references were detected.

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified