hyuna Posted December 13, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 144 Reputation: 4 Joined: 10/28/12 Last Seen: November 29, 2014 Share Posted December 13, 2012 (edited) I know Mistress card has this effect: Nullify the Gemstone requirement of certain spells at the cost of increasing SP Consumption by 25% when using skills. { bonus bNoGemStone,0; bonus bUseSPrate,25; },{},{} I wanna ask if it is possible if I can have this card/equipment effect: Nullify the Stone/Orb (Wind Stone,Flame Stone,Ice Stone,Shadow Orb) requirement for ninja when using skills. If so, I wanna ask on how to code this one....THX so much!!! Edited December 13, 2012 by hyuna Quote Link to comment Share on other sites More sharing options...
Mootie Posted December 13, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 815 Reputation: 86 Joined: 10/26/12 Last Seen: June 10, 2022 Share Posted December 13, 2012 (edited) uhm, i guess i can give a try Edited December 13, 2012 by Mootie Quote Link to comment Share on other sites More sharing options...
Ryokem Posted December 13, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 205 Reputation: 19 Joined: 10/12/12 Last Seen: November 7, 2013 Share Posted December 13, 2012 I don't think you can do it without source modifications Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted December 13, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted December 13, 2012 you have to create another database script command bNoStoneOrb something like this exclusively for ninja(s) move to source modifications request Quote Link to comment Share on other sites More sharing options...
Cydh Posted February 10, 2013 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted February 10, 2013 (edited) item bonus bNoElestone - No need Flame, Ice, Wind Stone, and Shadow Orb on skill requirement Edited February 10, 2013 by cydh Quote Link to comment Share on other sites More sharing options...
Question
hyuna
I know Mistress card has this effect:
Nullify the Gemstone requirement of certain spells at the cost of increasing SP Consumption by 25% when using skills.
{ bonus bNoGemStone,0; bonus bUseSPrate,25; },{},{}
I wanna ask if it is possible if I can have this card/equipment effect:
Nullify the Stone/Orb (Wind Stone,Flame Stone,Ice Stone,Shadow Orb) requirement for ninja when using skills.
If so, I wanna ask on how to code this one....THX so much!!!
Edited by hyunaLink to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.