Conditionals
Revision as of 03:00, 8 August 2020 by Xifanie (talk | contribs) (Created page with "==Event Conditionals== {| class="wikitable" |- !|Instruction Name !|Example |- |'''<span title="{{EC_01_desc}}">{01} {{EC_01}}</span>''' |{{EC_01_ex}}...")
Event Conditionals
New Instructions
These instructions require the Event Instruction Upgrade hack.
New Instruction Name | Example |
---|---|
{14} HasStatus | HasStatus(xID,xST) |
{15} MissingStatus | MissingStatus(xID,xST) |
{1C} SetVar | Template:EC 1C ex |
{21} UnitsInRange>= | UnitsInRange>=(xTM,xID,CNT,MIX,MIY,MAX,MAY) |
{22} UnitsInRange<= | UnitsInRange<=(xTM,xID,CNT,MIX,MIY,MAX,MAY) |
{23} UnitDistance>= | UnitDistance>=(xID,xID,DST) |
{24} UnitDistance<= | UnitDistance<=(xID,xID,DST) |
{26} TurnCount>= | TurnCount>=(xID,CNT) |
{27} TurnCount<= | TurnCount<=(xID,CNT) |