sorry to double post, but i do not seem to understand what i did wrong
$data_enemies[20].element_ranks = [2,3,3,2,2,3]
asusming that there are 6 attributes (elements) total in my database
what's wrong?
Also:
this does not seem to change anything:
$data_enemies[20].battler_hue = 160
i thought it would change the enemy's color?