Open foulman opened 4 years ago
I didn't try other settings for that field yet, but obviously they quite possibly do the same thing.
Now that I play with this more, it seems that when you change other values, like even clicking on the damage field to set it, it resets the actively displayed spell effect back to none and empties the str.
This, when input into the spell creator:
gives this output:
{ "id": "pk_enhance1", "type": "SPELL", "name": "PK Enhance I", "description": "The most basic Psychokinetic ability, affecting your own body. This ability enhances your phyiscal strength and agility, a great base to expand into manipulating objects without your body between your mind and the object.", "message": "You focus your mind on your own body, if you believe you are stronger and faster, you are.", "sound_description": "", "effect": "none", "effect_str": "pk_eff_enhance1", "min_duration": 30000, "duration_increment": 6000, "max_duration": 90000, "base_energy_cost": 100, "energy_increment": -2.0, "final_energy_cost": 80, "spell_class": "PSION_PK", "max_level": 10, "base_casting_time": 200, "casting_time_increment": -5.0, "final_casting_time": 150, "valid_targets": [ "self" ], "flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ] }
I tried this several times, the target_attack is not being entered, and even seemed to reset itself to none while I did other things.