modify overwrite_specials attribute in schema

This commit is contained in:
newfrenchy83 2021-04-18 15:16:31 +02:00 committed by Pentarctagon
parent 1b0d63f305
commit d4ce159c8d
2 changed files with 5 additions and 1 deletions

View file

@ -36,6 +36,10 @@
name="ability_apply"
value="self|opponent|attacker|defender|both"
[/type]
[type]
name="ability_overwrite"
value="none|one_side|both_sides"
[/type]
[type]
name="addon_type"
value="sp|mp|hybrid"

View file

@ -5,7 +5,7 @@
max=infinite
super="units/unit_type/abilities/~generic~,units/unit_type/attack/specials/" + {NAME}
{FILTER_TAG "filter_student" unit {FILTER_TAG "filter_weapon" weapon ()}}
{SIMPLE_KEY overwrite_specials bool}
{DEFAULT_KEY overwrite_specials ability_overwrite none}
[/tag]
#enddef