Laser of Eagle [1] ( Laser_Of_Eagle )
| ID 19111 |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 40 | Slots: 1 | ||||||||||||||||||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 5 | |||||||||||||||||||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||||||||||||||||||
|
Essa tiara foi feita com o magnífico rubi que a lendária caçadora, Cecil Damon, usava em seu pescoço até desaparecer. Diziam que Cecil era capaz de invocar a fúria de Rá para destruir seus inimigos e que ela havia ganhado a joia do próprio deus egípcio. Outros dizem que a joia é amaldiçoada, e que ela contém a fúria e desejo de vingança da própria Cecil. DEX+2, Serangan fisik jarak jauh +10%. A Tradable Box that contains 10 Dungeon Teleport Scroll 1s All Not specified
Flags
Stacking
Not specified
Usage
Not specified
Trade
Delay
Not specified
bonus bDex,2; bonus bLongAtkRate,10; bonus5 bAutoSpell,"PR_LEXAETERNA",1,50,BF_LONG,1; /*TODO: Chance to transform become Shechil while attacking.*/ Script References
bDex
Item Bonus
bDex
Signature:
Description:
DEX + n
bLongAtkRate
Item Bonus
bLongAtkRate
Signature:
Description:
Increases damage of long ranged attacks by n%
bonus5
Command
bonus5
Signature:
Description:
These commands are meant to be used in item scripts. They will probably work
outside item scripts, but the bonus will not persist for long. They, as
expected, refer only to an invoking character.
kind in ''.
bAutoSpell
Item Bonus
bAutoSpell
Signature:
Description:
Adds a n/10% chance to cast skill sk of level y when attacking with trigger criteria bf
while
Command
while
Signature:
Description:
This is probably the simplest and most frequently used loop structure. The 'while'
statement can be interpreted as "while <condition> is true, perform <statement>".
It is a pretest loop, meaning the conditional expression is tested before any of the
statements in the body of the loop are performed. If the condition evaluates to
false, the statement(s) in the body of the loop is/are never executed. If the
condition evaluates to true, the statement(s) are executed, then control transfers
back to the conditional expression, which is reevaluated and the cycle continues.
Multiple statements can be grouped with { }, curly braces, just like with the 'if' statement.
Example 1:
Example 2: multiple statements
Example 3: counter-controlled loop
Example 4: sentinel-controlled loop
Example:
Not specified Script ReferencesNo documented script references were detected. Not specified Script ReferencesNo documented script references were detected. Not specified Not specified Not specified Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||||||||||||||||||