Prepare-se para um novo desafio

Venha se divertir em nosso servidor!!!

Database

Item

Informações Brooch of Hero

Brooch of Hero

ID: 32222
Item ID 32222 For Sale No
Identifier Brooch_Of_Hero Credit Price Not For Sale
Name Brooch of Hero Type Armor
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus2

2 bAddClass,Class_All,5;

3 bonus

4 bMatkRate,5;

5 if

6 ((eaclass()&EAJL_THIRD

7 &&

8 BaseJob

9 ==

10 Job_Knight)

11 ||

12 ((eaclass()&EAJL_THIRD

13 &&

14 BaseJob

15 ==

16 Job_Crusader)))

17 {

18 bonus

19 bMaxHPrate,10;

20 bonus2

21 bAddRace,RC_All,5;

22 }

23 if

24 ((eaclass()&EAJL_THIRD

25 &&

26 BaseJob

27 ==

28 Job_Priest)

29 ||

30 ((eaclass()&EAJL_THIRD

31 &&

32 BaseJob

33 ==

34 Job_Monk)))

35 {

36 bonus

37 bAspdRate,10;

38 bonus2

39 bAddRace,RC_All,5;

40 }

41 if

42 ((eaclass()&EAJL_THIRD

43 &&

44 BaseJob

45 ==

46 Job_Blacksmith)

47 ||

48 ((eaclass()&EAJL_THIRD

49 &&

50 BaseJob

51 ==

52 Job_Alchemist)))

53 {

54 bonus

55 bUseSPrate,-10;

56 bonus2

57 bAddRace,RC_All,5;

58 }

Equip Script None
Unequip Script None