combodata#
Variables#
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
untyped[] |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
CSet deprecated |
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int[] |
|
int[] |
|
int[] |
|
bool[] |
|
bool[] |
|
bool[] |
|
bool[] |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
bool[] |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int |
|
int[] |
|
int |
|
int[] |
Functions#
Enumerations#
enum ComboSolidityBitflags: π Source
Combo Quadrants used for Combo Solidity and CSet2vMasks.
ComboSolidityBitflags CMB_QUADRANT_UL = 1
ComboSolidityBitflags CMB_QUADRANT_UR = 4
ComboSolidityBitflags CMB_QUADRANT_DL = 2
ComboSolidityBitflags CMB_QUADRANT_DR = 8
ComboSolidityBitflags CMB_QUADRANT_UPLEFT = 1
ComboSolidityBitflags CMB_QUADRANT_UPRIGHT = 4
ComboSolidityBitflags CMB_QUADRANT_DOWNLEFT = 2
ComboSolidityBitflags CMB_QUADRANT_DOWNRIGHT = 8
ComboSolidityBitflags CMB_QUADRANT_LEFTUP = 1
ComboSolidityBitflags CMB_QUADRANT_RIGHTUP = 4
ComboSolidityBitflags CMB_QUADRANT_LEFTDOWN = 2
ComboSolidityBitflags CMB_QUADRANT_RIGHTDOWN = 8
enum AnimationBitflags: π Source
AnimationBitflags AF_FRESH = 1
AnimationBitflags AF_CYCLE = 2
AnimationBitflags AF_CYCLENOCSET = 4
AnimationBitflags AF_TRANSPARENT = 8
AnimationBitflags AF_CYCLEUNDERCOMBO = 16
enum ComboTriggerFlag: π Source
ComboTriggerFlag TRIGFLAG_SWORD = 0
Weapons->LWeapons->Sword - Triggered by Sword LWeapons
ComboTriggerFlag TRIGFLAG_SWORDBEAM = 1
Weapons->LWeapons->Sword Beam - Triggered by Sword Beam LWeapons
ComboTriggerFlag TRIGFLAG_BRANG = 2
Weapons->LWeapons->Boomerang - Triggered by Boomerang LWeapons
ComboTriggerFlag TRIGFLAG_BOMB = 3
Weapons->LWeapons->Bomb Boom - Triggered by Bomb (explosion) LWeapons
ComboTriggerFlag TRIGFLAG_SBOMB = 4
Weapons->LWeapons->Super Bomb Boom - Triggered by Super Bomb (explosion) LWeapons
ComboTriggerFlag TRIGFLAG_LITBOMB = 5
Weapons->LWeapons->Placed Bomb - Triggered by Bomb (placed) LWeapons
ComboTriggerFlag TRIGFLAG_LITSBOMB = 6
Weapons->LWeapons->Placed Super Bomb - Triggered by Super Bomb (placed) LWeapons
ComboTriggerFlag TRIGFLAG_ARROW = 7
Weapons->LWeapons->Arrow - Triggered by Arrow LWeapons
ComboTriggerFlag TRIGFLAG_FIRE = 8
Weapons->LWeapons->Fire - Triggered by Fire LWeapons
ComboTriggerFlag TRIGFLAG_WHISTLE = 9
Weapons->LWeapons->Whistle - Triggered by Whistle LWeapons (whistle played)
ComboTriggerFlag TRIGFLAG_BAIT = 10
Weapons->LWeapons->Bait - Triggered by Bait LWeapons
ComboTriggerFlag TRIGFLAG_WAND = 11
Weapons->LWeapons->Wand - Triggered by Wand Handle LWeapon
ComboTriggerFlag TRIGFLAG_MAGIC = 12
Weapons->LWeapons->Magic - Triggered by Magic LWeapons
ComboTriggerFlag TRIGFLAG_WIND = 13
Weapons->LWeapons->Wind - Triggered by Wind LWeapons
ComboTriggerFlag TRIGFLAG_REFMAGIC = 14
Weapons->LWeapons->Refl. Magic - Triggered by Reflected Magic LWeapons
ComboTriggerFlag TRIGFLAG_REFFIREBALL = 15
Weapons->LWeapons->Refl. Fireball - Triggered by Reflected Fireball LWeapons
ComboTriggerFlag TRIGFLAG_REFROCK = 16
Weapons->LWeapons->Refl. Rock - Triggered by Reflected Rock LWeapons
ComboTriggerFlag TRIGFLAG_HAMMER = 17
Weapons->LWeapons->Hammer - Triggered by Hammer LWeapon
ComboTriggerFlag TRIGFLAG_RESET_ANIM = 18
Effects->Reset Anim - On trigger, reset the animation of the combo.
ComboTriggerFlag TRIGFLAG_INVERT_PROXIMITY = 19
Other->Invert Proximity Req. - Proximity requirement is reversed
ComboTriggerFlag TRIGFLAG_BTN_TOP = 20
Other->Btn: Top - Triggered by button press from above
ComboTriggerFlag TRIGFLAG_BTN_BOTTOM = 21
Other->Btn: Bottom - Trigger by button press from below
ComboTriggerFlag TRIGFLAG_BTN_LEFT = 22
Other->Btn: Left - Trigger by button press from left
ComboTriggerFlag TRIGFLAG_BTN_RIGHT = 23
Other->Btn: Right - Trigger by button press from right
ComboTriggerFlag TRIGFLAG_INVERT_MIN_MAX = 24
Weapons->LWeapons->Max Level Instead - Treat the βTriggerLevelβ as a max instead of a min
ComboTriggerFlag TRIGFLAG_STEP = 25
Other->βStep->β - Triggered by βStep->β
ComboTriggerFlag TRIGFLAG_STEP_SENS = 26
Other->βStep-> (Sensitive)β - Triggered by βStep->Sensitiveβ
ComboTriggerFlag TRIGFLAG_SHUTTER = 27
Other->βShutter->β - Triggered by βShutter->β
ComboTriggerFlag TRIGFLAG_CTYPE_EFFECTS = 28
Effects->β->ComboType Effectsβ - On trigger, cause the comboβs type-related effects to occur. (ex: opening a chest)
ComboTriggerFlag TRIGFLAG_ONLY_GENTRIG = 29
Other->βOnly Gen Triggersβ - Donβt allow the combo to trigger via itβs normal trigger methods (ex: bush via slashing)
ComboTriggerFlag TRIGFLAG_KILL_WEAPON = 30
Weapons->Effects->βKill Triggering Weaponβ - If triggered by a weapon, kill the weapon.
ComboTriggerFlag TRIGFLAG_EW_FIREBALL = 31
Weapons->EWeapons->Fireball - Triggered by Fireball EWeapons
ComboTriggerFlag TRIGFLAG_HOOKSHOT = 32
Weapons->LWeapons->Hookshot - Triggered by Hookshot LWeapons
ComboTriggerFlag TRIGFLAG_SPARKLE = 33
Weapons->LWeapons->Sparkle - Triggered by Sparkle LWeapons
ComboTriggerFlag TRIGFLAG_BYRNA = 34
Weapons->LWeapons->Byrna - Triggered by Byrna LWeapons
ComboTriggerFlag TRIGFLAG_REFBEAM = 35
Weapons->LWeapons->Refl. Beam - Triggered by Reflected Beam LWeapons
ComboTriggerFlag TRIGFLAG_STOMP = 36
Weapons->LWeapons->Stomp - Triggered by Stomp Boot LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT1 = 37
Weapons->LWeapons->Custom Weapon 1 - Triggered by βCustom Weapon 01β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT2 = 38
Weapons->LWeapons->Custom Weapon 2 - Triggered by βCustom Weapon 02β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT3 = 39
Weapons->LWeapons->Custom Weapon 3 - Triggered by βCustom Weapon 03β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT4 = 40
Weapons->LWeapons->Custom Weapon 4 - Triggered by βCustom Weapon 04β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT5 = 41
Weapons->LWeapons->Custom Weapon 5 - Triggered by βCustom Weapon 05β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT6 = 42
Weapons->LWeapons->Custom Weapon 6 - Triggered by βCustom Weapon 06β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT7 = 43
Weapons->LWeapons->Custom Weapon 7 - Triggered by βCustom Weapon 07β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT8 = 44
Weapons->LWeapons->Custom Weapon 8 - Triggered by βCustom Weapon 08β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT9 = 45
Weapons->LWeapons->Custom Weapon 9 - Triggered by βCustom Weapon 09β LWeapons
ComboTriggerFlag TRIGFLAG_SCRIPT10 = 46
Weapons->LWeapons->Custom Weapon 10 - Triggered by βCustom Weapon 10β LWeapons
ComboTriggerFlag TRIGFLAG_AUTO = 47
Other->Always Triggered - Triggered automatically, every frame.
ComboTriggerFlag TRIGFLAG_TRIG_SECRETS = 48
Effects->Triggers Secrets - Triggered by βSecrets->β
ComboTriggerFlag TRIGFLAG_INVERT_ITEMREQ = 49
Counters/Items->Invert Item Req - Invert the item requirement (require NOT having the item)
ComboTriggerFlag TRIGFLAG_CONSUME_ITEMREQ = 50
Counters/Items->Consume Item Req - On trigger, consume the required item.
ComboTriggerFlag TRIGFLAG_COUNTER_GE = 51
Counters/Items->βRequire >=β - Only trigger if the counter has >= the specified amount
ComboTriggerFlag TRIGFLAG_COUNTER_LT = 52
Counters/Items->βRequire <β - Only trigger if the counter has < the specified amount
ComboTriggerFlag TRIGFLAG_COUNTER_EAT = 53
Counters/Items->Consume Amount - Consume the specified amount from the counter. Negative amounts add.
ComboTriggerFlag TRIGFLAG_COUNTER_NOT_ONLY_TRIG_EAT = 54
Counters/Items->Consume w/o trig - Consume the specified amount from the counter even if the combo failed to trigger.
ComboTriggerFlag TRIGFLAG_LIGHTON = 55
Other->βLight On->β - Triggered by a lightbeam.
ComboTriggerFlag TRIGFLAG_LIGHTOFF = 56
Other->βLight Off->β - Triggered by lack of a lightbeam.
ComboTriggerFlag TRIGFLAG_PUSH = 57
Other->βPush->β - Triggered when the Hero pushes into the combo.
ComboTriggerFlag TRIGFLAG_LENS_ON = 58
Other->βLens On->β - Triggered when the lens is revealing.
ComboTriggerFlag TRIGFLAG_LENS_OFF = 59
Other->βLens Off->β - Triggered when the lens is not revealing.
ComboTriggerFlag TRIGFLAG_EW_ARROW = 60
Weapons->EWeapons->Arrow - Triggered by Arrow EWeapons
ComboTriggerFlag TRIGFLAG_EW_BRANG = 61
Weapons->EWeapons->Boomerang - Triggered by Boomerang EWeapons
ComboTriggerFlag TRIGFLAG_EW_SWORD = 62
Weapons->EWeapons->Sword - Triggered by Sword EWeapons
ComboTriggerFlag TRIGFLAG_EW_ROCK = 63
Weapons->EWeapons->Rock - Triggered by Rock EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT1 = 64
Weapons->EWeapons->Custom Weapon 1 - Triggered by βCustom Weapon 01β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT2 = 65
Weapons->EWeapons->Custom Weapon 2 - Triggered by βCustom Weapon 02β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT3 = 66
Weapons->EWeapons->Custom Weapon 3 - Triggered by βCustom Weapon 03β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT4 = 67
Weapons->EWeapons->Custom Weapon 4 - Triggered by βCustom Weapon 04β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT5 = 68
Weapons->EWeapons->Custom Weapon 5 - Triggered by βCustom Weapon 05β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT6 = 69
Weapons->EWeapons->Custom Weapon 6 - Triggered by βCustom Weapon 06β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT7 = 70
Weapons->EWeapons->Custom Weapon 7 - Triggered by βCustom Weapon 07β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT8 = 71
Weapons->EWeapons->Custom Weapon 8 - Triggered by βCustom Weapon 08β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT9 = 72
Weapons->EWeapons->Custom Weapon 9 - Triggered by βCustom Weapon 09β EWeapons
ComboTriggerFlag TRIGFLAG_EW_SCRIPT10 = 73
Weapons->EWeapons->Custom Weapon 10 - Triggered by βCustom Weapon 10β EWeapons
ComboTriggerFlag TRIGFLAG_EW_MAGIC = 74
Weapons->EWeapons->Magic - Triggered by Magic EWeapons
ComboTriggerFlag TRIGFLAG_EW_BBLAST = 75
Weapons->EWeapons->Bomb Blast - Triggered by Bomb (explosion) EWeapons
ComboTriggerFlag TRIGFLAG_EW_SBBLAST = 76
Weapons->EWeapons->SBomb Blast - Triggered by Super Bomb (explosion) EWeapons
ComboTriggerFlag TRIGFLAG_EW_LITBOMB = 77
Weapons->EWeapons->Lit Bomb - Triggered by Bomb (unexploded) EWeapons
ComboTriggerFlag TRIGFLAG_EW_LITSBOMB = 78
Weapons->EWeapons->Lit SBomb - Triggered by Super Bomb (unexploded) EWeapons
ComboTriggerFlag TRIGFLAG_EW_FIRETRAIL = 79
Weapons->EWeapons->Fire Trail - Triggered by Fire Trail EWeapons
ComboTriggerFlag TRIGFLAG_EW_FLAME = 80
Weapons->EWeapons->Flame - Triggered by Flame EWeapons
ComboTriggerFlag TRIGFLAG_EW_WIND = 81
Weapons->EWeapons->Wind - Triggered by Wind EWeapons
ComboTriggerFlag TRIGFLAG_EW_FLAME2 = 82
Weapons->EWeapons->Flame 2 - Triggered by Flame 2 EWeapons
ComboTriggerFlag TRIGFLAG_SPECIAL_ITEM = 83
States/Spawning->Spawns Special Item - The spawned item will be the special item
ComboTriggerFlag TRIGFLAG_EXST_ITEM = 84
States/Spawning->Trigger ExState after item pickup - Trigger ExState after picking up the spawned item
ComboTriggerFlag TRIGFLAG_EXST_ENEMY = 85
States/Spawning->Trigger ExState after enemy kill - Trigger ExState after killing the spawned enemy
ComboTriggerFlag TRIGFLAG_AUTOGRAB_ITEM = 86
States/Spawning->Spawned Item auto-collects - Spawned item auto-collects
ComboTriggerFlag TRIGFLAG_KILL_ENEMIES = 87
Other->βEnemies->β - Triggered when all enemies are killed
ComboTriggerFlag TRIGFLAG_SECRETSTR = 88
Other->βSecrets->β - Triggered when screen secrets are triggered
ComboTriggerFlag TRIGFLAG_THROWN = 89
Weapons->LWeapons->Thrown - Triggered by Thrown Object weapons
ComboTriggerFlag TRIGFLAG_QUAKESTUN = 90
Weapons->LWeapons->Quake Hammer - Triggered by a Quake Stun
ComboTriggerFlag TRIGFLAG_SQUAKESTUN = 91
Weapons->LWeapons->S. Quake Hammer - Triggered by a Super Quake Stun
ComboTriggerFlag TRIGFLAG_ANYFIRE = 92
Weapons->Other->Any Fire - Triggered by Any Fire
ComboTriggerFlag TRIGFLAG_STRONGFIRE = 93
Weapons->Other->Strong Fire - Triggered by Strong Fire
ComboTriggerFlag TRIGFLAG_MAGICFIRE = 94
Weapons->Other->Magic Fire - Triggered by Magic Fire
ComboTriggerFlag TRIGFLAG_DIVINEFIRE = 95
Weapons->Other->Divine Fire - Triggered by Divine Fire
ComboTriggerFlag TRIGFLAG_TRIGLEVELSTATE = 96
States/Spawning->βLevelState->β - Triggered by Level State
ComboTriggerFlag TRIGFLAG_LEVELSTATE = 97
States/Spawning->β->LevelStateβ - Triggers Level State
ComboTriggerFlag TRIGFLAG_TRIGGLOBALSTATE = 98
States/Spawning->βGlobalState->β - Triggered by Global State
ComboTriggerFlag TRIGFLAG_GLOBALSTATE = 99
States/Spawning->β->GlobalStateβ - Triggers Global State
ComboTriggerFlag TRIGFLAG_DO_KILL_ENEMIES = 100
Effects->Kill Enemies - Kill all enemies
ComboTriggerFlag TRIGFLAG_DO_CLEAR_ENEMIES = 101
Effects->Clear Enemies - Delete all enemies
ComboTriggerFlag TRIGFLAG_DO_CLEAR_LWEAPONS = 102
Effects->Clear LWeapons - Delete all lweapons
ComboTriggerFlag TRIGFLAG_DO_CLEAR_EWEAPONS = 103
Effects->Clear EWeapons - Delete all eweapons
ComboTriggerFlag TRIGFLAG_IGNITE_WEAPONS_ANY = 104
Weapons->Effects->Ignite Weapon (Any) - Light the triggering weapon on normal fire.
ComboTriggerFlag TRIGFLAG_IGNITE_WEAPONS_STRONG = 105
Weapons->Effects->Ignite Weapon (Strong) - Light the triggering weapon on strong fire.
ComboTriggerFlag TRIGFLAG_IGNITE_WEAPONS_MAGIC = 106
Weapons->Effects->Ignite Weapon (Magic) - Light the triggering weapon on magic fire.
ComboTriggerFlag TRIGFLAG_IGNITE_WEAPONS_DIVINE = 107
Weapons->Effects->Ignite Weapon (Divine) - Light the triggering weapon on divine fire.
ComboTriggerFlag TRIGFLAG_SEPARATE_WEAPON_TRIGGERS = 108
Weapons->Effects->Weapon Separate Triggers - Triggering weapons only trigger weapon-related effects
ComboTriggerFlag TRIGFLAG_TGROUP_CONTRIB = 109
States/Spawning->Contributes To TrigGroup - This combo contributes to itsβ TrigGroup
ComboTriggerFlag TRIGFLAG_TGROUP_LESS = 110
States/Spawning->βTrigGroup Less->β - When the number of combos that contribute to this comboβs Trigger Group is LESS than the Trigger Group Val, trigger this combo.
ComboTriggerFlag TRIGFLAG_TGROUP_GREATER = 111
States/Spawning->βTrigGroup Greater->β - When the number of combos that contribute to this comboβs Trigger Group is GREATER than the Trigger Group Val, trigger this combo.
ComboTriggerFlag TRIGFLAG_TRIG_PUSHED = 112
Other->βPushed->β - Triggers when this combo, as a pushblock, settles into a new positon.
ComboTriggerFlag TRIGFLAG_TRIG_DIVE = 113
Other->βDive->β - Triggers when the Hero dives on this combo.
ComboTriggerFlag TRIGFLAG_TRIG_DIVE_SENS = 114
Other->βDive-> (Sensitive)β - Triggers when the Hero dives on this combo. More sensitive hitbox than βTRIGFLAG_TRIG_DIVEβ
ComboTriggerFlag TRIGFLAG_REFARROW = 115
Weapons->LWeapons->Refl. Arrow - Triggered by Reflected Arrow LWeapons
ComboTriggerFlag TRIGFLAG_REFFIRE = 116
Weapons->LWeapons->Refl. Fire - Triggered by Reflected Fire LWeapons
ComboTriggerFlag TRIGFLAG_REFFIRE2 = 117
Weapons->LWeapons->Refl. Fire 2 - Triggered by Reflected Fire 2 LWeapons
ComboTriggerFlag TRIGFLAG_TOGGLE_DARKNESS = 118
Effects->Toggle Darkness - Toggle the screen being a dark room
ComboTriggerFlag TRIGFLAG_REQ_DARKNESS = 119
Other->Req. Darkness - Can only trigger if the screen is a dark room
ComboTriggerFlag TRIGFLAG_REQ_NO_DARKNESS = 120
Other->Req. Darkness - Can only trigger if the screen is lit (not a dark room)
ComboTriggerFlag TRIGFLAG_LITEM_REQUIRE = 121
Counters/Items->Require All - Require all the specified LItems to trigger the combo
ComboTriggerFlag TRIGFLAG_LITEM_INV_REQUIRE = 122
Counters/Items->Require Not All - Require not all (some is ok) of the specified LItems to trigger the combo
ComboTriggerFlag TRIGFLAG_LITEM_SET = 123
Counters/Items->β->Setβ - Grants the specified LItems. If βTRIGFLAG_LITEM_UNSETβ is also on, toggles them instead.
ComboTriggerFlag TRIGFLAG_LITEM_UNSET = 124
Counters/Items->β->Unsetβ - Removes the specified LItems. If βTRIGFLAG_LITEM_SETβ is also on, toggles them instead.
ComboTriggerFlag TRIGFLAG_TINT_CLEAR = 125
Graphics->β->Clear Tintβ - Clears the palette tint.
ComboTriggerFlag TRIGFLAG_ONLY_GROUNDED_WEAPONS = 126
Weapons->Other->βOnly Grounded Weaponsβ - weapons with Z > 0 wonβt trigger the combo
ComboTriggerFlag TRIGFLAG_COUNTER_WEALTH_MEDAL = 127
Counter/Items->βApply Discountβ - Wealth Medal items discount the counter cost
ComboTriggerFlag TRIGFLAG_MAX_IN_USE = 128
ComboTriggerFlag TRIGFLAG_MAX = 192
enum ComboGeneralFlag: π Source
ComboGeneralFlag GENFLAG_HOOKSHOTTABLE = 0
ComboGeneralFlag GENFLAG_SWITCHHOOKABLE = 1
ComboGeneralFlag GENFLAG_MAX = 2
Variable descriptions#
The comboβs ID.
Returns the X-coordinate of a combo from a combodata script, from the βthis->β pointer as βthis->Xβ.
Using this from any other combodata variable is illegal and undefined.
Returns the Y-coordinate of a combo from a combodata script, from the βthis->β pointer as βthis->Yβ.
Using this from any other combodata variable is illegal and undefined.
Returns the combo screen index of a combo from a combodata script, from the βthis->β pointer as βthis->Posβ.
Using this from any other combodata variable is illegal and undefined.
Returns the layer the combo is on in a combodata script, from the βthis->β pointer as βthis->Layerβ.
Using this from any other combodata variable is illegal and undefined.
The 2 InitD values for the combo script.
The βOriginal Tileβ of the combo, used as the start of its animation.
The current animation frame the combo is on in its animation. Set to 0 to reset to start of animation.
The animation clock of the combo. Set to 0 to reset the timer.
The tile currently being displayed by the combo. This is automatically overwritten each frame by the engine.
The combo script that this combo runs.
The combo animation speed.
value
TransformationType (FLIP_ or ROT_)
How to flip (or rotate) the combo.
value
ComboSolidityBitflags (CMB_)
The solidity bitmask of the combo (same as Screen->ComboS[]).
The effect bitmask of the combo (same as Screen->ComboE[]).
Deprecated: Use CSet2 instead!
The CSet2 offset for this combo.
Bitwise access to the 4 corners of the cset2 square. TODO: Untested!
The number of frames in the combo animation before it loops.
If > 0
, cycling is enabled for this combo. When the comboβs animation
would normally loop, instead the combo will change to the NextData
combo. If the AnimFlags AF_CYCLEUNDERCOMBO
is set, it overrides this.
If the AnimFlags AF_CYCLENOCSET
and AF_CYCLEUNDERCOMBO
are NOT set, the combo will change to
this cset when it cycles.
value
ComboFlag (CF_)
The inherent flag of the combo.
The number of extra tiles to move horizontally between each frame.
The number of extra tiles to move vertically, when the horizontal movement goes past the end of a tile row.
value
AnimationBitflags (AF_)
The comboβs animation flags.
The 4 combo attributes. These have a full range (all zscript values, including decimal). Their effect depends on the combo type.
The 8 combo attribytes. These have a byte-sized range, 0 to 255
. Their
effect depends on the combo type.
The 8 combo attrishorts. These have a short-sized range, -32768 to
32767
. Their effect depends on the combo type.
index
ComboTriggerFlag (TRIGFLAG_)
The trigger flags of the combo.
The comboβs 16 variable flags. Their effect depends on the combo type.
index
ComboGeneralFlag (GENFLAG_)
The comboβs general flags.
The SFX to play when the combo is triggered. If 0, no SFX will be played.
The amount the combo will change by when triggered.
Ex. 1
acts as β->Nextβ, -1
acts as β->Prevβ.
If 0
, no change occurs.
The light beam trigger set that (may) trigger this combo.
0 means any beams, 1-32 mean only matching beams.
Related:
TriggerFlags[TRIGFLAG_LIGHTON]
(trigger when hit by matching light)TriggerFlags[TRIGFLAG_LIGHTOFF]
(trigger when NOT hit by matching light)
The comboβs cooldown between triggers
If > 0, triggering this combo triggers all other combos with matching TrigCopycat.
int TrigSpawnItemPickup π Source
value
ItemPickupBitflags (IP_)
The item pickup bitflags for the spawned item.
Only these bitflags are used: IP_HOLDUP, IP_TIMEOUT, IP_TRIGGERSECRETS, and IP_ALWAYSGRAB.
If > -1, the ExState that the combo is linked to.
If > -1, the direction of ExDoor that the combo is linked to
int TrigExDoorIndex π Source
If TrigExDoorDir is > -1, the index of that direction of ExDoor that the combo is linked to.
int TrigSpawnEnemy π Source
If > 0, the enemy ID spawned when the combo is triggered.
If > 0, the item ID (or dropset ID) spawned when the combo is triggered.
int TrigCSetChange π Source
The amount the cset will change by when triggered.
int TrigLevelState π Source
The LevelState used for the TRIGFLAG_TRIGLEVELSTATE
and
TRIGFLAG_LEVELSTATE
flags. 0-31, inclusive.
int TrigGlobalState π Source
The GlobalState used for the TRIGFLAG_TRIGGLOBALSTATE
and
TRIGFLAG_GLOBALSTATE
flags. 0-255, inclusive.
int TrigGStateTimer π Source
If > 0
, the global trigger caused by TRIGFLAG_GLOBALSTATE
will set
to the βonβ state with this value as a timer in frames.
If this value is 0, it instead toggles the state as normal.
When triggered, this generic script will be run in the βRunFrozenβ mode.
The Trigger Group used for the TRIGFLAG_TGROUP_CONTRIB
,
TRIGFLAG_TGROUP_LESS
, and TRIGFLAG_TGROUP_GREATER
flags.
0-255, inclusive.
The value used for the TRIGFLAG_TGROUP_LESS
and
TRIGFLAG_TGROUP_GREATER
flags.
0-65535, inclusive.
βLI_β flags used by the
TRIGFLAG_LITEM_REQUIRE
,TRIGFLAG_LITEM_INV_REQUIRE
,TRIGFLAG_LITEM_SET
,TRIGFLAG_LITEM_UNSET
flags.
The βLevelβ used by βTrigLItemsβ.
- -1 represents the βcurrent levelβ, otherwise a valid dmap level indicates
that level.
When triggered, the palette is tinted on the red channel by this amount. -255 to 255.
-63 to 63 if compat QR βScripts use 6-bit color (0-63) instead of 8-bit (0-255)β is enabled.
When triggered, the palette is tinted on the green channel by this amount. -255 to 255.
-63 to 63 if compat QR βScripts use 6-bit color (0-63) instead of 8-bit (0-255)β is enabled.
When triggered, the palette is tinted on the blue channel by this amount. -255 to 255.
-63 to 63 if compat QR βScripts use 6-bit color (0-63) instead of 8-bit (0-255)β is enabled.
The level palette to change to when triggered. -1 for none.
The boss palette to change to when triggered. -1 for none.
int TrigQuakeTimer π Source
The quake timer to set when triggered. -1 for none.
The wavy timer to set when triggered. -1 for none.
The duration to Sword Jinx the Hero for. -2 for none, -1 for βuntil curedβ, 0 to cure.
The duration to Item Jinx the Hero for. -2 for none, -1 for βuntil curedβ, 0 to cure.
int TrigShieldJinx π Source
The duration to Shield Jinx the Hero for. -2 for none, -1 for βuntil curedβ, 0 to cure.
The duration to Stun the Hero for. -2 for none, -1 for βuntil curedβ, 0 to cure.
The duration to Bunny the Hero for. -2 for none, -1 for βuntil curedβ, 0 to cure.
The duration that the combo must be pushed against for the βPush->β trigger flag to take effect.
The GFX combo/cset used to display the object, if βOther Combo GFXβ is the GFX mode.
The GFX combo/cset used to display the object, if βOther Combo GFXβ is the GFX mode.
int LiftUnderCombo π Source
The combo/cset that will be left behind when this combo is lifted.
The combo/cset that will be left behind when this combo is lifted.
The weapon damage of the thrown object.
The minimum lift glove level required to lift this object.
If > 0
, drops this item ID.
index
ComboLiftFlag (LF_)
The combo lift flags.
What GFX to use to display the lifted object.
The GFX sprite used to display the object, if βSprite Data GFXβ is the GFX mode.
The SFX played on lifting.
int LiftBreakSprite π Source
The Sprite Data sprite displayed when the object breaks.
The SFX played on breaking.
The height above the Heroβs head to lift the object.
The number of frames it takes to lift the object to its full height.
int LiftWeaponItem π Source
If >0, the weapon will behave specially based on the provided item ID.
Corresponds to βA.SkipXβ in the Combo Editor.
Reserved for future use by the Combo Editor.
Function descriptions#
Returns the X-coordinate of a combo from a combodata script, from the βthis->β pointer as βthis->PosX()β.
Using this from any other combodata variable is illegal and undefined.
Deprecated: Use X instead!
Returns the Y-coordinate of a combo from a combodata script, from the βthis->β pointer as βthis->PosY()β.
Using this from any other combodata variable is illegal and undefined.
Deprecated: Use Y instead!
Returns the combo screen index of a combo from a combodata script, from the βthis->β pointer as βthis->Pos()β.
Using this from any other combodata variable is illegal and undefined.
Deprecated: Use Pos instead!
Returns the layer the combo is on in a combodata script, from the βthis->β pointer as βthis->Layer()β
Using this from any other combodata variable is illegal and undefined.
Deprecated: Use Layer instead!