Can someone please help me!!! i want to make a condition in game_battler3 where, for instance:
if element_id == to (13)
@totaldam = (attacker.atk @ attacker.agi) / 2
end
However, the condition does not work. It says that the sytem does not recognize the variable.