hi i want ask. and i have a problem about card.
Vadon card and draniliar card dont give bonus elemental.
how to fix this problem?
because i already try another card give bonus.
thanks
Posted 15 March 2016 - 10:36 AM
hi i want ask. and i have a problem about card.
Vadon card and draniliar card dont give bonus elemental.
how to fix this problem?
because i already try another card give bonus.
thanks
Posted 15 March 2016 - 05:37 PM
uhhh...
go into your item_db and search for this?
Id: 4069
AegisName: "Drainliar_Card"
Name: "Drainliar Card"
Type: 6
Buy: 20
Weight: 10
Loc: 2
Script: <" bonus2 bAddEle,Ele_Water,20; ">
Id: 4049
AegisName: "Vadon_Card"
Name: "Vadon Card"
Type: 6
Buy: 20
Weight: 10
Loc: 2
Script: <" bonus2 bAddEle,Ele_Fire,20; ">
if it looks exactly like that then it is working. the bonus only applies to physical damage and does not apply to cart term/magic
Edited by Blinzer, 15 March 2016 - 05:37 PM.
Posted 17 March 2016 - 06:54 AM
uhhh...
go into your item_db and search for this?
Id: 4069
AegisName: "Drainliar_Card"
Name: "Drainliar Card"
Type: 6
Buy: 20
Weight: 10
Loc: 2
Script: <" bonus2 bAddEle,Ele_Water,20; ">
Id: 4049
AegisName: "Vadon_Card"
Name: "Vadon Card"
Type: 6
Buy: 20
Weight: 10
Loc: 2
Script: <" bonus2 bAddEle,Ele_Fire,20; ">
if it looks exactly like that then it is working. the bonus only applies to physical damage and does not apply to cart term/magic
same like this. but dont have bonus to physical damage.
i already try.
this my config
Posted 18 March 2016 - 08:22 PM
You can't use that on hercules. If you're talking rathena, that's supposed to work and probably does work.