Jump to content
  • 0
Sign in to follow this  
hadiesyafiq

About item script can change to monster state

Question

hi all...how to get this effect...if we equip King_Tiger_Doll_Hat we can change to eddga auto when we attack or receive damage 

but in hercules both pre or re don't have this script..

how to implement this script?

here i get from rathena...

 

Id: 5497 AegisName: King_Tiger_Doll_Hat

Name: King Tiger Doll Hat

Type: Armor

Buy: 20

Weight: 400

Defense: 6

Slots: 1

Jobs: All: true

Novice: false

SuperNovice: false

Locations: Head_Top: true

EquipLevelMin: 1

Refineable: true

View: 495

Trade: Override: 100

NoDrop: true

Script: | bonus bStr,2; bonus bDex,2; bonus2 bAddRace,RC_Brute,10; bonus2 bAddRace,RC_Player_Doram,10; .@r = getrefine(); autobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \"Eddga Power !\"; }"; autobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \"Eddga Power !\"; }";

 

can i just copy the script?but i think herc doesn't have script bonus2, autobonus2 and active_transform.

Edited by hadiesyafiq

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.