Actions

Ghostring Hat: Difference between revisions

From Wiki | BlackoutRO

No edit summary
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:17106l1.jpg|frame|name <br> guild]]
[[File:17106l1.jpg|frame|King Martin <br> Generic]]
[[File:17106l2.jpg|frame|name <br> guild]]
[[File:17106l2.jpg|frame|King Martin <br> Generic]]
{| class="wikitable" style="width: 70%"
{| class="wikitable" style="width: 25%"
!colspan="6"|
<div>[[File:17106m.jpg]]</div>
 
[[File:17106s.png]] Ghostring Hat [17106]
|-
!colspan="2"  style="width: 20%"|Description
!colspan="2"  style="width: 20%"|Description
|colspan="4"|
|colspan="4"|
[[File:17106s.png]] '''Ghostring Hat [17106]''' <br>
An eerie sound on an October night, makes children and parents scream with fright, witches spirits, a cute little bat are nothing compared to this Ghostring Hat.<br>
An eerie sound on an October night, makes children and parents scream with fright, witches spirits, a cute little bat are nothing compared to this Ghostring Hat.<br>
Add an 8% resistance to Neutral Property attacks.<br>
Add an 8% resistance to Neutral Property attacks.<br>
Add a further 1% resistance to Neutral Property attacks for every 2 levels of refine.<br>
Add a further 1% resistance to Neutral Property attacks for every 2 levels of refine.<br>
Receive 15% more damage from Ghost and Shadow Property attacks.<br>
Receive 15% more damage from Ghost and Shadow Property attacks.<br>
Receive a further3% more damage from Ghost and Shadow Property attacks for each refinement.
Receive a further 3% more damage from Ghost and Shadow Property attacks for each refinement.
|-
|-
!colspan="2"|How to Obtain
!colspan="2"|How to Obtain
|colspan="4"|Redeemed by exchanging 7 [[Donation Credit]]s.
|colspan="4"|
*Can be rented for 3 [[Rental Ticket]]s per week.
*Can be obtained randomly from an [[Alternative Loot Box]].
|-
|-
!colspan="2"|Item Class
!colspan="2"|Item Class
|colspan="4"|Upper Headgear
|colspan="4"|Upper Headgear
|-
|-
!colspan="2|Weight
!colspan="2"|Weight
|colspan="4"|35
|colspan="4"|35
|-
|-
Line 30: Line 30:
|colspan="4"|0
|colspan="4"|0
|-
|-
!colspan="6"|Applicable Jobs
!colspan="2"|Applicable Jobs
|-
|colspan="4"|Every Job
|colspan="6"|
*Every Job
|-
!colspan="6"|Item Script
|-
|-
|colspan="6"|
<pre>
if (checkbroclassic() >= 2) {
bonus2(bSubEle, Ele_Neutral, 10);
bonus2(bSubEle, Ele_Ghost, -50);
if (getrefine() > 7)
bonus2(bSubEle, Ele_Neutral, 5);
}
else {
bonus2(bSubEle, Ele_Neutral, getrefine() / 2 + 8);
bonus2(bSubEle, Ele_Dark, -3 * getrefine() - 15);
bonus2(bSubEle, Ele_Ghost, -3 * getrefine() - 15);
}
</pre>
|}
|}

Latest revision as of 15:05, 20 June 2022

King Martin
Generic
King Martin
Generic
Description

Ghostring Hat [17106]
An eerie sound on an October night, makes children and parents scream with fright, witches spirits, a cute little bat are nothing compared to this Ghostring Hat.

Add an 8% resistance to Neutral Property attacks.
Add a further 1% resistance to Neutral Property attacks for every 2 levels of refine.

Receive 15% more damage from Ghost and Shadow Property attacks.
Receive a further 3% more damage from Ghost and Shadow Property attacks for each refinement.

How to Obtain
Item Class Upper Headgear
Weight 35
Slots 1
Defense 0
Applicable Jobs Every Job