Kakaroto Posted August 5, 2017 Share Posted August 5, 2017 (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 August 5, 2017 by Skorm Title change from "Noob Question." Quote Link to comment Share on other sites More sharing options...
0 Deleted User Posted August 5, 2017 Share Posted August 5, 2017 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; }"; 1 Quote Link to comment Share on other sites More sharing options...
0 sotf Posted August 5, 2017 Share Posted August 5, 2017 Using an equip? autobonus3 "{ bonus bMatk,50; }",60000,<double casting skill id>,{}; 1 Quote Link to comment Share on other sites More sharing options...
0 Kakaroto Posted August 5, 2017 Author Share Posted August 5, 2017 (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 August 5, 2017 by Kakaroto Quote Link to comment Share on other sites More sharing options...
0 Kakaroto Posted August 5, 2017 Author Share Posted August 5, 2017 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! Quote Link to comment Share on other sites More sharing options...
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 SkormTitle change from "Noob Question."
Link to comment
Share on other sites