GTB:
bonus bNoMagicDamage,30;
bonus bUseSPrate,100;
(you have to check for dispell immunity, maybe you need the custom effect http://rathena.org/board/topic/88769-dispell-immune-bonus/)
Ygniziem card:
bonus bMaxHPrate,20;
bonus bMaxSPrate,20;
Ifrit:
bonus2 bSubRace,RC_DemiHuman,3;
bonus3 bAutoSpellWhenHit,"NPC_EARTHQUAKE",1,10;
Kiel:
bonus bDelayRate,-20;
Maya:
bonus bMagicDamageReturn,30;
Orc Hero:
bonus bVit,1;
bonus2 bResEff,Eff_Stun,10000;
bonus bMaxHPrate,3;
Osiris:
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
Doppelganger:
bonus bAspdRate,100;
Drake:
bonus2 bAddSize,Size_small,20;
bonus bAddAtk,5;
Angeling:
bonus bDefEle,Ele_Holy;
bonus2 bResEff,Eff_Freeze,10000;
Evil Snake Lord:
bonus bInt,1;
bonus bMatkRate,3;
Dragon Egg:
bonus2 bSkillAtk,"AM_ACIDTERROR",20;
bonus2 bSkillAtk,"AM_DEMONSTRATION",20;
Centipede Larva:
bonus bInt,1;
bonus2 bSkillAtk,"ASC_BREAKER",15;
High Priest:
bonus5 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,50,BF_WEAPON|BF_MAGIC,0;
bonus2 bSkillAtk,"AL_HOLYLIGHT",20;
Whitesmith:
bonus bBreakWeaponRate,1000;
bonus bBreakArmorRate,700;
bonus2 bSkillAtk,"WS_CARTTERMINATION",15;
Sniper:
bonus bLongAtkRate,20;
bonus2 bSkillAtk,"SN_SHARPSHOOTING",15;
And here a little advice for the future:
You can look up other items / cards script and simply copy and modify it
I guess just really few people know every bonus effect you can apply, so it's really easier to look it up.
Best regards
Shadowscreen