anyone know how to fix this?
[Error]: status_read_soullink_db: Cannot load custom soul link buffs from db/soul_link.yml.
[Info]: status_read_soullink_db: Done reading 0 custom soul links.
Edit: Fixed
Uh.. another problem...
is the autobonus3 not working in the soul_link.yml?
i got these effect working in the item_db.txt, then move it to the soul_link.yml, but it's not working anymore.
autobonus3 "{ bonus bStr,10; bonus bDex,10; bonus bFlee,15; }",1000,158400,459,"{ }";
autobonus3 "{ if(getskilllv(486)==5) { bonus bAtkRate,200; } }",1000,180000,486,"{ }";
any help on this please.