
RENEWAL / ITEMS
Rescue Binoculars
#410235Armor
Handiness_Telescope
TypeArmor
Equipment positionHeadgear (Mid)
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Required level100
Armor level1
Description
A compact telescope designed for easy carrying.
Ideal for outdoor use, from survival and birdwatching to tracking escaped baboons.
------------------------
HIT + 10.
------------------------
For every 20 Pure STR, physical damage to Formless and Undead races + 1%.
------------------------
For every 20 Pure AGI, physical damage to Brute and Plant races + 1%.
------------------------
For every 20 Pure VIT, physical damage to Insect and Fish races + 1%.
------------------------
For every 20 Pure INT, physical damage to Demon and Demi-Human races + 1%.
------------------------
For every 20 Pure DEX, physical damage to Angel and Dragon races + 1%.
------------------------
For every 20 Pure LUK, physical damage to Doram and Human Player + 1%.
------------------------
If the total of all pure Base Stats is 600 or higher, physical damage to all races + 10%, HIT + 10.
------------------------
Set Bonus:
Portable Telescope
Rescue Whistle
Reduces After Cast Delay by 10% and Fixed Casting Time by 0.2 seconds.
Increases First Aid cooldown by 5 seconds.
When using First Aid, auto-casts Lv.5 Safety Wall on self.
------------------------
Type : Headgear
Def : 0
Location : Middle
Weight : 10
Armor Level : 1
Required Level : 100
Class : All Jobs
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Headgear (Mid)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
.@a = (readparam(bStr)/20);
.@b = (readparam(bAgi)/20);
.@c = (readparam(bVit)/20);
.@d = (readparam(bInt)/20);
.@e = (readparam(bDex)/20);
.@f = (readparam(bLuk)/20);
if ((readparam(bStr)+readparam(bAgi)+readparam(bVit)+readparam(bInt)+readparam(bDex)+readparam(bLuk)) > 600)
.@g =10;
bonus bHit,10+.@g;
bonus2 bAddRace,RC_Formless,.@a;
bonus2 bAddRace,RC_Undead,.@a;
bonus2 bAddRace,RC_Brute,.@b;
bonus2 bAddRace,RC_Plant,.@b;
bonus2 bAddRace,RC_Insect,.@c;
bonus2 bAddRace,RC_Fish,.@c;
bonus2 bAddRace,RC_Demon,.@d;
bonus2 bAddRace,RC_DemiHuman,.@d;
bonus2 bAddRace,RC_Angel,.@e;
bonus2 bAddRace,RC_Dragon,.@e;
bonus2 bAddRace,RC_Player_Doram,.@f;
bonus2 bAddRace,RC_Player_Human,.@f;
bonus2 bAddRace,RC_All,.@g;
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this item