Life and death does not have Bcards ,
but you can added buff in BattleHandler
Code:
if (ski.Skill.SkillVNum == 909)
{
// ur code
}
Ski = CharacterSkill = xxxx ;
Or directly in your Database
Subtype = 1
Type = 25
FirsData = YourProbality
SecondData = YourBuffVnum
SkillVnum = YourSKill
Etc Etc .
You have Write , '' i know how to code "
But you dont know added one " if statement " ?