You are on page 1of 2

|--------------|-------------------------------|-----------------------------------

---------------------|-------------------------|---------------------|----------|
| Causality ID | Name | Description
| cau_val1 | cau_val2 | cau_val3 |
|--------------|-------------------------------|-----------------------------------
---------------------|-------------------------|---------------------|----------|
| 0 | isNoneRule | Nothing
| | | |
| 1 | isOverHpRate | HP is above percent
| HP Percent | | |
| 2 | isUnderHpRate | HP is below percent
| HP Percent | | |
| 3 | isOverEnergy | Ki is above a number
| Ki Amount | | |
| 4 | isUnderEnergy | Ki is below a number
| Ki Amount | | |
| 5 | isElapsedTurn | Battle has past turn number
| Turn | | |
| 6 | isPartyRaceType | Checks if entire deck has a
certain link skill | Link Skill ID | |
|
| 7 | isEnemyRaceType | Checks if enemy has certain link
skill | Link Skill ID | | |
| 8 | isOverFightingPower | Checks current attack and defense
is over a number | Attack | Defense | |
| 9 | isUnderFightingPower | Checks current attack and defense
is under a number | Attack | Defense | |
| 10 | isOverHpRateOverEnergy | HP is above percent, Ki is above
number | HP Percent | Ki Amount | |
| 11 | isOverHpRateUnderEnergy | HP is above percent, Ki is below
number | HP Percent | Ki Amount | |
| 12 | isUnderHpRateOverEnergy | HP is below percent, Ki is above
number | HP Percent | Ki Amount | |
| 13 | isUnderHpRateUnderEnergy | HP is below percent, Ki is below
number | HP Percent | Ki Amount | |
| 14 | isFirstAttack | Card is in first slot
| | | |
| 15 | isOverTargetNum | More than a number of enemies
| Number of Enemies | | |
| 16 | isUnderTargetNum | Less than a number of enemies
| Number of Enemies | | |
| 17 | isOverTargetHpRate | Enemy target HP above a percent
| HP Percent | | |
| 18 | isUnderTargetHpRate | Enemy target HP below a percent
| HP Percent | | |
| 19 | isAttackOrder | Checks card slot position
| Slot (0, 1, 2) | | |
| 20 | isOverEnergyCondition | Ki is above percent
| Ki Percent | | |
| 21 | isUnderEnergyCondition | Ki is below percent
| Ki Percent | | |
| 22 | isPartyExistChara | Check if character is present in
deck | Card Unique Info ID | | |
| 23 | isLinkNum | Check if at number of links or
greater are active | Number of links | |
|
| 24 | isHitDamaged | Activates upon being attacked
| | | |
| 25 | isTargetKill | Activates when target is killed
| | | |
| 26 | isOverHpRateEnableSpecial | HP is above percent, card has
enough ki to super | HP Percent | |
|
| 27 | isUnderHpRateEnableSpecial | HP is below percent, card has
enough ki to super | HP Percent | |
|
| 28 | isSlotElementType | Checks if any cards on rotation
are a certain element | Element Type | | |
| 29 | isEnemyExistChara | Check if character is an enemy
| Card Unique Info ID | | |
| 30 | isGuardSuccess | Check if card is guarding
| | | |
| 31 | isCombinationAttack | Activates if there are three enemy
attacks | | | |
| 32 | isChangeEnergyBallColor | Checks if there is a ki of a
certain type on the board | Ki Type | |
|
| 33 | isBetweenHpRate | Checks if card HP percent is
between two numbers | HP Percent Lower | HP Percent Higher |
|
| 34 | isOverTeamCategoryNum | Check if category card is present
| 0 for deck; 1 for enemy | Category ID | Unknown |
| 35 | hasAllElementBitpatternCards | Checks if deck has all types of an
element bitset | Element Bitset | | |
| 36 | isOverHpRateAndElapsedTurn | HP is above percent, battle has
past turn number | HP Percent | Turn | |
| 37 | isUnderHpRateAndElapsedTurn | HP is below percent, battle has
past turn number | HP Percent | Turn | |
| 38 | isTargetEnemyCondition | Enemy has required status effects
| Status Effect Flags | Unknown | |
| 39 | isTargetElementTypeBitPattern | Check if enemy element matches
element bitset | Element Bitset | |
|
| 40 | isSpecialAttack | Activates if card has used a
special attack | | |
|
| 41 | isOverTeamUniqueCardNum | Activates if deck has card with
name | Unknown | Card Unique Info ID | Unknown |
| 42 | isEnergyBallGetNum | Activates if card gets more then
specified Ki amount | Unknown | Ki Amount | |
| 44 | isCountUp | 1 SA performed, 2 Attacks
performed, 3 Attacks revived | 1/2/3 | Amount |
|
| 47 | isExecutedRevivalSkill |
| | | |
|--------------|-------------------------------|-----------------------------------
---------------------|-------------------------|---------------------|----------|

You might also like