
RENEWAL / ITEMS
Lightweight Telescope-LT [1]
#410339Armor
Handiness_Telescope_LT
TypeArmor
Equipment positionHeadgear (Mid)
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Slots1
Required level100
Armor level2
Description
A compact telescope designed for easy carrying. Ideal for outdoor use, from survival and birdwatching to tracking escaped baboons.
------------------------
HIT + 20.
------------------------
For every 20 pure STR, increases physical damage against Formless and Undead monsters by 2%.
------------------------
For every 20 pure AGI, increases physical damage against Animal and Plant monsters by 2%.
------------------------
For every 20 pure VIT, increases physical damage against Insect and Fish monsters by 2%.
------------------------
For every 20 pure INT, increases physical damage against Demon and Demi-human by 2%.
------------------------
For every 20 pure DEX, increases physical damage against Angel and Dragon by 2%.
------------------------
For every 20 pure LUK, increases physical damage against Doram and Human player by 2%.
------------------------
If the total of 6 basic stats is 600 or higher, increases physical damage against all race enemies by 10%, HIT + 10, Res + 10.
------------------------
If the total of 6 talent stats is 160 or higher, increases POW + 5, P.Atk + 5.
------------------------
Set Bonus:
Portable Telescope-LT [1]
Rescue Whistle-LT
Reduces after-cast delay by 15%, reduces fixed casting time by 0.2 seconds.
Increases 'First Aid' cooldown by 5 seconds.
When using 'First Aid' skill:
Casts Level 5 Safety Wall on self.
------------------------
Type : Headgear
Def : 0
Location : Middle
Weight : 10
Armor Level : 1
Required Level : 100
Jobs : 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)*2;
.@b = (readparam(bAgi)/20)*2;
.@c = (readparam(bVit)/20)*2;
.@d = (readparam(bInt)/20)*2;
.@e = (readparam(bDex)/20)*2;
.@f = (readparam(bLuk)/20)*2;
.@g = (((readparam(bStr)+readparam(bAgi)+readparam(bVit)+readparam(bInt)+readparam(bDex)+readparam(bLuk))/160)*5);
.@h = (((readparam(bStr)+readparam(bAgi)+readparam(bVit)+readparam(bInt)+readparam(bDex)+readparam(bLuk))/600)*10);
bonus bHit,20+.@h;
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,.@h;
bonus bRes,.@h;
bonus bPow,.@g;
bonus bPAtk,.@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