Good morning
I have the following problem below in the descriptions
// Required level of bNoMagicDamage before Status Changes are blocked (Golden Thief Bug card).
// For example, if left at 50. An item can give bNoMagicDamage,40;
// which reduces magic damage by 40%, but does not blocks status changes.
gtb_sc_immunity: 50
for me to release volcano and esma among others, I have to leave the No Magic Damage bonus, 40;
but a problem, a problem generally we all know that gtb blocks blessing and assumption increases agility etc. and I set it to 40% to release the buffs too, how do I do that?
Question
maciel
Good morning
I have the following problem below in the descriptions
// Required level of bNoMagicDamage before Status Changes are blocked (Golden Thief Bug card).
// For example, if left at 50. An item can give bNoMagicDamage,40;
// which reduces magic damage by 40%, but does not blocks status changes.
gtb_sc_immunity: 50
--------------------------------------------------------------------------------------------------------------------------------------
- Id: 4128
AegisName: Golden_Bug_Card
Name: Golden Thief Bug Card
Type: Card
Buy: 20
Weight: 10
Locations:
Left_Hand: true
Flags:
BuyingStore: true
Script: |
bonus bNoMagicDamage,40;
bonus bUseSPrate,100;
----------------------------------------------------------------------------------------------------------------------------------
for me to release esma
for me to release volcano and esma among others, I have to leave the No Magic Damage bonus, 40;
but a problem, a problem generally we all know that gtb blocks blessing and assumption increases agility etc. and I set it to 40% to release the buffs too, how do I do that?
Link to comment
Share on other sites
1 answer 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.