Jump to content
  • 0
Sign in to follow this  
xathenx

Request for Auto Monster Transform

Question

I'll try it to autobonus using the existing item w/ transform bonus but its not working haha!

 

autobonus "{ sc_start SC_ITEMSCRIPT,180000,12664; }",100,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }";

 

12664 = Transformation Scroll ( Golem )

 

I want my character changed to Golem when using magical attack, but I fail  the bonus is not working haha!

 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

^ try this for example

autobonus "{ bonus2 bHPLossRate,30,1000; bonus bMatk,(5*(getrefine()/3)); }",(100+(getrefine()*3)),10000,BF_WEAPON|BF_MAGIC,"{montransform 1930,10000,SC_MTF_MATK;}"; 

 Refer to this topic http://herc.ws/board/topic/3038-new-itemconf-and-disguise/#entry20156 :)

Share this post


Link to post
Share on other sites
  • 0

^ try this for example

autobonus "{ bonus2 bHPLossRate,30,1000; bonus bMatk,(5*(getrefine()/3)); }",(100+(getrefine()*3)),10000,BF_WEAPON|BF_MAGIC,"{montransform 1930,10000,SC_MTF_MATK;}"; 

 Refer to this topic http://herc.ws/board/topic/3038-new-itemconf-and-disguise/#entry20156 :)

Hello Seven, Can build a script for this item?

 

I am using item_db.txt btw

 

 

18756#It was from ancient times to the country with the east hat that mimics the hunting dog. It is obedience to the owner. But because vigilance is high, it is to be facing the watchdog. Increases physical damage against Brute monsters by 10%.[+ Fidelity_Necklace ]Add a chance for 5 seconds to transform into monster "Atroce" when the user receives physical damage.Each refine value increase transformation time into monster "Atroce" by 1 second.Type : HeadgearDefense : 6Location : UpperWeight : 40Required Level : 50Applicable Job : All Jobs# 

 

Share this post


Link to post
Share on other sites

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.