Ask, I am modifying the BUFF gain effect of MOD.
The purpose is to weaken all "Specialist".
type "Potion"
data "Act" "1"
data "Act part" "0"
data "FireSpecialist" "-1"
data "WaterSpecialist" "-2"
data "AirSpecialist" "-3"
data "EarthSpecialist" "-4"
data "summoning" "-5"
data "Polymorph" "-4"
data "Necromancy" "-3"
data "Warriorlore" "-2"
data "Rangerlore" "-1"
data "Roguelore" "-2"
But,
I wrote 10 codes of weakening effects, but in the game, only 6 of the enemy's weakening effects are displayed.
Why???
schematic diagram[img]
https://imgur.com/wBGs0Hx[/img]
[img]
https://imgur.com/9l2nbYc[/img]