elemental card dont give effect

ozwell

New member
Messages
12
Points
0
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

 
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

 
Last edited by a moderator:
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

120kzmd.png


efp8vm.png


 
You can't use that on hercules. If you're talking rathena, that's supposed to work and probably does work.

 
Back
Top