Actions

Rabbit in the Hat: Difference between revisions

From Wiki | BlackoutRO

No edit summary
No edit summary
Line 21: Line 21:
!colspan="2"|How to Obtain
!colspan="2"|How to Obtain
|colspan="4"|
|colspan="4"|
*Redeemed by exchanging 5 [[Donation Credit]]s.
|-
|-
!colspan="2"|Item Class
!colspan="2"|Item Class
Line 44: Line 43:
|colspan="6"|
|colspan="6"|
<pre>
<pre>
if (checkbroclassic(strcharinfo(PC_MAP), mf_broclassic)) {
bonus(bMatkRate, 15);
bonus(bInt, 3);
bonus(bDex, 2);
}
else {
bonus(bMatkRate, 10 + (getrefine() / 2));
bonus(bDef, (-1 * getrefine() / 2));
if (getrefine() >= 7)
bonus(bInt, 2);
if (getrefine() >= 9)
bonus(bInt, 3);
}
</pre>
</pre>
|}
|}

Revision as of 17:15, 7 July 2018

King Martin
Generic
King Martin
Generic

Rabbit in the Hat [17082]

Description A traditional magician's hat, with the bunny and all!

MATK + 10%
Additional MATK% can be earned by refining, and is equal to half the refine rate.
Lose DEF at an amount equal to half the refine rate.

[Refine Rate 7~8]
INT + 2.

[Refine Rate 9~10]
Additional INT + 3.

How to Obtain
Item Class Upper Headgear
Weight 50
Slots 1
Defense 4
Applicable Jobs
  • Every Job
Item Script