Jump to content
  • 0

How do I make Double Casting Increase MATK by 50 for 1 minute?


Question

Posted (edited)

Please help a noob, I know it's a ridiculous question, but how do I create this script?

 

When using Double Casting increases MATK by 50 for 1 minute.

 

Edited by Skorm
Title change from "Noob Question."

4 answers to this question

Recommended Posts

  • 0
Posted
8 hours ago, Kakaroto said:

 


[Error]:
script error on db/re/item_db.txt line 11919
    parse_simpleexpr: unexpected character
* 11919 : { autobonus3 "{ bonus bMatk,50; }",60000,PF_DOUBLECASTING,'{'}

u.u

Try this it should work tested.

autobonus3 "{ bonus bMatk,50; }",10000,60000,"PF_DOUBLECASTING","{ specialeffect2 EF_ENHANCE; }";

 

  • Upvote 1
  • 0
Posted (edited)
5 hours ago, sotf said:

Using an equip?


autobonus3 "{ bonus bMatk,50; }",60000,<double casting skill id>,{};

 

 

[Error]:
script error on db/re/item_db.txt line 11919
    parse_simpleexpr: unexpected character
* 11919 : { autobonus3 "{ bonus bMatk,50; }",60000,PF_DOUBLECASTING,'{'}

u.u

Edited by Kakaroto
  • 0
Posted
55 minutes ago, Kaze said:

Try this it should work tested.


autobonus3 "{ bonus bMatk,50; }",10000,60000,"PF_DOUBLECASTING","{ specialeffect2 EF_ENHANCE; }";

 

Thx Man! Works!

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...