qpremake 1.5.2 → 1.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +335 -180
- package/package.json +2 -7
- package/lib/_localizationFiles/English.d.ts +0 -2
- package/lib/_localizationFiles/English.js +0 -307
- package/lib/_mods/parserModules/addSymbol.d.ts +0 -7
- package/lib/_mods/parserModules/addSymbol.js +0 -18
- package/lib/_mods/parserModules/expression.d.ts +0 -7
- package/lib/_mods/parserModules/expression.js +0 -45
- package/lib/_mods/parserModules/expression_parser.d.ts +0 -143
- package/lib/_mods/parserModules/expression_parser.js +0 -728
- package/lib/_mods/parserModules/img.d.ts +0 -8
- package/lib/_mods/parserModules/img.js +0 -42
- package/lib/_mods/parserModules/qpOriginal.d.ts +0 -5
- package/lib/_mods/parserModules/qpOriginal.js +0 -27
- package/lib/_mods/parserModules/sectionID.d.ts +0 -13
- package/lib/_mods/parserModules/sectionID.js +0 -56
- package/lib/_mods/parserModules/tags.d.ts +0 -9
- package/lib/_mods/parserModules/tags.js +0 -29
- package/lib/_mods/parserModules/uaddminus.d.ts +0 -9
- package/lib/_mods/parserModules/uaddminus.js +0 -42
- package/lib/_mods/parserModules/variantCheck.d.ts +0 -10
- package/lib/_mods/parserModules/variantCheck.js +0 -53
- package/lib/_queenSystem/handler/actionGenrator.d.ts +0 -994
- package/lib/_queenSystem/handler/actionGenrator.js +0 -646
- package/lib/_queenSystem/handler/actionInputGenerator.d.ts +0 -95
- package/lib/_queenSystem/handler/actionInputGenerator.js +0 -373
- package/lib/_queenSystem/handler/actionInputRequesterGenerator.d.ts +0 -92
- package/lib/_queenSystem/handler/actionInputRequesterGenerator.js +0 -341
- package/lib/_queenSystem/handler/cardHandler.d.ts +0 -20
- package/lib/_queenSystem/handler/cardHandler.js +0 -61
- package/lib/_queenSystem/handler/effectGenerator.d.ts +0 -1
- package/lib/_queenSystem/handler/effectGenerator.js +0 -127
- package/lib/_queenSystem/handler/localizationHandler.d.ts +0 -28
- package/lib/_queenSystem/handler/localizationHandler.js +0 -166
- package/lib/_queenSystem/handler/modHandler.d.ts +0 -10
- package/lib/_queenSystem/handler/modHandler.js +0 -36
- package/lib/_queenSystem/handler/oldDataProcessor.d.ts +0 -9
- package/lib/_queenSystem/handler/oldDataProcessor.js +0 -129
- package/lib/_queenSystem/handler/registryHandler.d.ts +0 -36
- package/lib/_queenSystem/handler/registryHandler.js +0 -63
- package/lib/_queenSystem/handler/zoneHandler.d.ts +0 -102
- package/lib/_queenSystem/handler/zoneHandler.js +0 -606
- package/lib/_queenSystem/loader/loader_card.d.ts +0 -20
- package/lib/_queenSystem/loader/loader_card.js +0 -124
- package/lib/_queenSystem/loader/loader_effect.d.ts +0 -27
- package/lib/_queenSystem/loader/loader_effect.js +0 -163
- package/lib/_queenSystem/loader/loader_handler.d.ts +0 -11
- package/lib/_queenSystem/loader/loader_handler.js +0 -24
- package/lib/_queenSystem/loader/loader_localization.d.ts +0 -11
- package/lib/_queenSystem/loader/loader_localization.js +0 -73
- package/lib/_queenSystem/loader/loader_mod.d.ts +0 -10
- package/lib/_queenSystem/loader/loader_mod.js +0 -72
- package/lib/_queenSystem/loader/loader_subtype.d.ts +0 -9
- package/lib/_queenSystem/loader/loader_subtype.js +0 -39
- package/lib/_queenSystem/loader/loader_type.d.ts +0 -9
- package/lib/_queenSystem/loader/loader_type.js +0 -39
- package/lib/_queenSystem/loader/loader_zone.d.ts +0 -14
- package/lib/_queenSystem/loader/loader_zone.js +0 -35
- package/lib/_queenSystem/queenSystem.d.ts +0 -127
- package/lib/_queenSystem/queenSystem.js +0 -996
- package/lib/_queenSystem/renderer/rendererInterface.d.ts +0 -9
- package/lib/_queenSystem/renderer/rendererInterface.js +0 -2
- package/lib/data/actionRegistry.d.ts +0 -56
- package/lib/data/actionRegistry.js +0 -60
- package/lib/data/cardRegistry.d.ts +0 -1162
- package/lib/data/cardRegistry.js +0 -716
- package/lib/data/deckRegistry.d.ts +0 -19
- package/lib/data/deckRegistry.js +0 -41
- package/lib/data/effectRegistry.d.ts +0 -465
- package/lib/data/effectRegistry.js +0 -151
- package/lib/data/effectTypeRegistry.d.ts +0 -14
- package/lib/data/effectTypeRegistry.js +0 -14
- package/lib/data/operatorRegistry.d.ts +0 -92
- package/lib/data/operatorRegistry.js +0 -82
- package/lib/data/rarityRegistry.d.ts +0 -28
- package/lib/data/rarityRegistry.js +0 -63
- package/lib/data/registryRegistry.d.ts +0 -10
- package/lib/data/registryRegistry.js +0 -14
- package/lib/data/subtypeRegistry.d.ts +0 -15
- package/lib/data/subtypeRegistry.js +0 -15
- package/lib/data/systemRegistry.d.ts +0 -253
- package/lib/data/systemRegistry.js +0 -56
- package/lib/data/zoneRegistry.d.ts +0 -43
- package/lib/data/zoneRegistry.js +0 -157
- package/lib/effectTextParser/index.d.ts +0 -42
- package/lib/effectTextParser/index.js +0 -316
- package/lib/global/index.d.ts +0 -8
- package/lib/global/index.js +0 -12
- package/lib/index.d.ts +0 -6341
- package/lib/index.js +0 -212
- package/lib/specificEffects/e_cond.d.ts +0 -11
- package/lib/specificEffects/e_cond.js +0 -36
- package/lib/specificEffects/e_fruit.d.ts +0 -3
- package/lib/specificEffects/e_fruit.js +0 -187
- package/lib/specificEffects/e_generic.d.ts +0 -191
- package/lib/specificEffects/e_generic.js +0 -662
- package/lib/specificEffects/e_generic_cardTargetting.d.ts +0 -38
- package/lib/specificEffects/e_generic_cardTargetting.js +0 -82
- package/lib/specificEffects/e_generic_noneTargetting.d.ts +0 -10
- package/lib/specificEffects/e_generic_noneTargetting.js +0 -26
- package/lib/specificEffects/e_status.d.ts +0 -80
- package/lib/specificEffects/e_status.js +0 -151
- package/lib/specificEffects/e_test.d.ts +0 -3
- package/lib/specificEffects/e_test.js +0 -21
- package/lib/types/abstract/gameComponents/API.d.ts +0 -19
- package/lib/types/abstract/gameComponents/API.js +0 -2
- package/lib/types/abstract/gameComponents/card.d.ts +0 -108
- package/lib/types/abstract/gameComponents/card.js +0 -771
- package/lib/types/abstract/gameComponents/effect.d.ts +0 -82
- package/lib/types/abstract/gameComponents/effect.js +0 -331
- package/lib/types/abstract/gameComponents/effectSubtype.d.ts +0 -22
- package/lib/types/abstract/gameComponents/effectSubtype.js +0 -40
- package/lib/types/abstract/gameComponents/effectType.d.ts +0 -11
- package/lib/types/abstract/gameComponents/effectType.js +0 -8
- package/lib/types/abstract/gameComponents/settings.d.ts +0 -80
- package/lib/types/abstract/gameComponents/settings.js +0 -68
- package/lib/types/abstract/gameComponents/zone.d.ts +0 -113
- package/lib/types/abstract/gameComponents/zone.js +0 -614
- package/lib/types/abstract/gameComponents/zone_gridBased.d.ts +0 -18
- package/lib/types/abstract/gameComponents/zone_gridBased.js +0 -58
- package/lib/types/abstract/gameComponents/zone_stackBased.d.ts +0 -13
- package/lib/types/abstract/gameComponents/zone_stackBased.js +0 -55
- package/lib/types/abstract/generics/node.d.ts +0 -23
- package/lib/types/abstract/generics/node.js +0 -46
- package/lib/types/abstract/generics/position.d.ts +0 -23
- package/lib/types/abstract/generics/position.js +0 -91
- package/lib/types/abstract/generics/tree.d.ts +0 -25
- package/lib/types/abstract/generics/tree.js +0 -153
- package/lib/types/abstract/generics/universalResponse.d.ts +0 -4
- package/lib/types/abstract/generics/universalResponse.js +0 -2
- package/lib/types/abstract/generics/wraper.d.ts +0 -21
- package/lib/types/abstract/generics/wraper.js +0 -56
- package/lib/types/abstract/parser/component.d.ts +0 -88
- package/lib/types/abstract/parser/component.js +0 -132
- package/lib/types/abstract/parser/index.d.ts +0 -6
- package/lib/types/abstract/parser/index.js +0 -28
- package/lib/types/abstract/parser/modPack.d.ts +0 -21
- package/lib/types/abstract/parser/modPack.js +0 -48
- package/lib/types/abstract/parser/moduleInputObject.d.ts +0 -12
- package/lib/types/abstract/parser/moduleInputObject.js +0 -21
- package/lib/types/abstract/parser/options.d.ts +0 -31
- package/lib/types/abstract/parser/options.js +0 -45
- package/lib/types/abstract/serializedGameComponents/Gamestate.d.ts +0 -46
- package/lib/types/abstract/serializedGameComponents/Gamestate.js +0 -70
- package/lib/types/abstract/serializedGameComponents/Localized.d.ts +0 -69
- package/lib/types/abstract/serializedGameComponents/Localized.js +0 -84
- package/lib/types/defaultZones/ability.d.ts +0 -10
- package/lib/types/defaultZones/ability.js +0 -22
- package/lib/types/defaultZones/deck.d.ts +0 -25
- package/lib/types/defaultZones/deck.js +0 -90
- package/lib/types/defaultZones/drop.d.ts +0 -5
- package/lib/types/defaultZones/drop.js +0 -13
- package/lib/types/defaultZones/field.d.ts +0 -11
- package/lib/types/defaultZones/field.js +0 -35
- package/lib/types/defaultZones/grave.d.ts +0 -8
- package/lib/types/defaultZones/grave.js +0 -21
- package/lib/types/defaultZones/hand.d.ts +0 -5
- package/lib/types/defaultZones/hand.js +0 -14
- package/lib/types/defaultZones/storage.d.ts +0 -9
- package/lib/types/defaultZones/storage.js +0 -21
- package/lib/types/defaultZones/system.d.ts +0 -12
- package/lib/types/defaultZones/system.js +0 -35
- package/lib/types/defaultZones/void.d.ts +0 -4
- package/lib/types/defaultZones/void.js +0 -10
- package/lib/types/effects/effectSubtypes/subtype_chained.d.ts +0 -10
- package/lib/types/effects/effectSubtypes/subtype_chained.js +0 -17
- package/lib/types/effects/effectSubtypes/subtype_delayed.d.ts +0 -9
- package/lib/types/effects/effectSubtypes/subtype_delayed.js +0 -16
- package/lib/types/effects/effectSubtypes/subtype_fieldLock.d.ts +0 -9
- package/lib/types/effects/effectSubtypes/subtype_fieldLock.js +0 -21
- package/lib/types/effects/effectSubtypes/subtype_graveLock.d.ts +0 -9
- package/lib/types/effects/effectSubtypes/subtype_graveLock.js +0 -21
- package/lib/types/effects/effectSubtypes/subtype_hand_or_fieldLock.d.ts +0 -9
- package/lib/types/effects/effectSubtypes/subtype_hand_or_fieldLock.js +0 -21
- package/lib/types/effects/effectSubtypes/subtype_hardUnique.d.ts +0 -9
- package/lib/types/effects/effectSubtypes/subtype_hardUnique.js +0 -15
- package/lib/types/effects/effectSubtypes/subtype_instant.d.ts +0 -8
- package/lib/types/effects/effectSubtypes/subtype_instant.js +0 -20
- package/lib/types/effects/effectSubtypes/subtype_once.d.ts +0 -12
- package/lib/types/effects/effectSubtypes/subtype_once.js +0 -27
- package/lib/types/effects/effectSubtypes/subtype_unique.d.ts +0 -9
- package/lib/types/effects/effectSubtypes/subtype_unique.js +0 -16
- package/lib/types/effects/effectTypes/initEffect.d.ts +0 -7
- package/lib/types/effects/effectTypes/initEffect.js +0 -23
- package/lib/types/effects/effectTypes/lockEffect.d.ts +0 -9
- package/lib/types/effects/effectTypes/lockEffect.js +0 -25
- package/lib/types/effects/effectTypes/manualEffect.d.ts +0 -9
- package/lib/types/effects/effectTypes/manualEffect.js +0 -18
- package/lib/types/effects/effectTypes/passiveEffect.d.ts +0 -9
- package/lib/types/effects/effectTypes/passiveEffect.js +0 -23
- package/lib/types/effects/effectTypes/triggerEffect.d.ts +0 -9
- package/lib/types/effects/effectTypes/triggerEffect.js +0 -28
- package/lib/types/errors/cannotLoad.d.ts +0 -5
- package/lib/types/errors/cannotLoad.js +0 -13
- package/lib/types/errors/cardNotExist.d.ts +0 -5
- package/lib/types/errors/cardNotExist.js +0 -13
- package/lib/types/errors/cardNotInApplicableZone.d.ts +0 -5
- package/lib/types/errors/cardNotInApplicableZone.js +0 -13
- package/lib/types/errors/effectCondNotMet.d.ts +0 -5
- package/lib/types/errors/effectCondNotMet.js +0 -13
- package/lib/types/errors/effectNotExist.d.ts +0 -5
- package/lib/types/errors/effectNotExist.js +0 -13
- package/lib/types/errors/error.d.ts +0 -17
- package/lib/types/errors/error.js +0 -42
- package/lib/types/errors/incorrectActionType.d.ts +0 -5
- package/lib/types/errors/incorrectActionType.js +0 -13
- package/lib/types/errors/index.d.ts +0 -16
- package/lib/types/errors/index.js +0 -36
- package/lib/types/errors/invalidOrderMap.d.ts +0 -6
- package/lib/types/errors/invalidOrderMap.js +0 -14
- package/lib/types/errors/invalidPosition.d.ts +0 -6
- package/lib/types/errors/invalidPosition.js +0 -13
- package/lib/types/errors/subTypeOverrideConflict.d.ts +0 -7
- package/lib/types/errors/subTypeOverrideConflict.js +0 -15
- package/lib/types/errors/unknownError.d.ts +0 -5
- package/lib/types/errors/unknownError.js +0 -13
- package/lib/types/errors/unregisteredAction.d.ts +0 -6
- package/lib/types/errors/unregisteredAction.js +0 -13
- package/lib/types/errors/wrongEffectIdx.d.ts +0 -5
- package/lib/types/errors/wrongEffectIdx.js +0 -14
- package/lib/types/errors/zoneAttrConflict.d.ts +0 -5
- package/lib/types/errors/zoneAttrConflict.js +0 -15
- package/lib/types/errors/zoneFull.d.ts +0 -5
- package/lib/types/errors/zoneFull.js +0 -13
- package/lib/types/errors/zoneNotExist.d.ts +0 -5
- package/lib/types/errors/zoneNotExist.js +0 -13
- package/lib/types/misc.d.ts +0 -97
- package/lib/types/misc.js +0 -8
- package/lib/types/mods/effectTextParserModule.d.ts +0 -16
- package/lib/types/mods/effectTextParserModule.js +0 -81
- package/lib/types/mods/gameModule.d.ts +0 -5
- package/lib/types/mods/gameModule.js +0 -8
- package/lib/utils/index.d.ts +0 -78
- package/lib/utils/index.js +0 -562
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { Action } from "../handler/actionGenrator";
|
|
2
|
-
import type { inputDataSpecific, inputType, TurnPhase } from "../../data/systemRegistry";
|
|
3
|
-
import type { LocalizedSystem } from "../../types/abstract/serializedGameComponents/Localized";
|
|
4
|
-
export interface qpRenderer {
|
|
5
|
-
gameStart(s: LocalizedSystem, callback: () => any): void;
|
|
6
|
-
turnStart(s: LocalizedSystem, callback: (a?: Action) => any): void;
|
|
7
|
-
update(phase: TurnPhase, s: LocalizedSystem, a: Action, callback: () => any): void;
|
|
8
|
-
requestInput<T extends inputType>(inputSet: inputDataSpecific<T>[], phase: TurnPhase, s: LocalizedSystem, a: Action, callback: (input: inputDataSpecific<T>) => any): void;
|
|
9
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
declare enum actionRegistry {
|
|
2
|
-
"error" = -1,
|
|
3
|
-
"a_null" = 0,
|
|
4
|
-
"a_turn_start" = 1,
|
|
5
|
-
"a_turn_end" = 2,
|
|
6
|
-
"a_turn_reset" = 3,
|
|
7
|
-
"a_activate_effect_internal" = 4,//partition
|
|
8
|
-
"a_increase_turn_count" = 5,
|
|
9
|
-
"a_set_threat_level" = 6,
|
|
10
|
-
"a_do_threat_burn" = 7,
|
|
11
|
-
"a_force_end_game" = 8,
|
|
12
|
-
"a_enable_card" = 9,
|
|
13
|
-
"a_disable_card" = 10,
|
|
14
|
-
"a_reset_card" = 11,
|
|
15
|
-
"a_reset_effect" = 12,//effect
|
|
16
|
-
"a_pos_change_force" = 13,
|
|
17
|
-
"a_deal_damage_internal" = 14,
|
|
18
|
-
"a_get_input" = 15,
|
|
19
|
-
"a_negate_action" = 16,//only resolves in the chain phase, go straight to complete step
|
|
20
|
-
"a_replace_action" = 17,//only resolves in the chain phase, only attach the replaced action and go straight to complete step
|
|
21
|
-
"a_activate_effect" = 100,//partition
|
|
22
|
-
"a_zone_interact" = 101,
|
|
23
|
-
"a_pos_change" = 102,
|
|
24
|
-
"a_draw" = 103,
|
|
25
|
-
"a_shuffle" = 104,
|
|
26
|
-
"a_execute" = 105,//not implemented
|
|
27
|
-
"a_reprogram_start" = 106,//not implemented
|
|
28
|
-
"a_reprogram_end" = 107,//not implemented
|
|
29
|
-
"a_add_status_effect" = 108,//effect
|
|
30
|
-
"a_add_effect" = 109,//effect
|
|
31
|
-
"a_remove_all_effects" = 110,//card
|
|
32
|
-
"a_duplicate_effect" = 111,//partition
|
|
33
|
-
"a_remove_effect" = 112,//partition
|
|
34
|
-
"a_remove_status_effect" = 113,
|
|
35
|
-
"a_clear_all_status_effect" = 114,
|
|
36
|
-
"a_clear_all_counters" = 115,
|
|
37
|
-
"a_activate_effect_subtype" = 116,//effect
|
|
38
|
-
"a_reset_all_once" = 117,
|
|
39
|
-
"a_modify_action" = 118,
|
|
40
|
-
"a_attack" = 119,
|
|
41
|
-
"a_deal_damage_ahead" = 120,
|
|
42
|
-
"a_deal_damage_card" = 121,
|
|
43
|
-
"a_deal_damage_position" = 122,
|
|
44
|
-
"a_deal_heart_damage" = 123,
|
|
45
|
-
"a_destroy" = 124,
|
|
46
|
-
"a_decompile" = 125,
|
|
47
|
-
"a_void" = 126,
|
|
48
|
-
"a_add_top" = 127,
|
|
49
|
-
"a_duplicate_card" = 128,
|
|
50
|
-
"a_declare_activation" = 129,
|
|
51
|
-
"a_delay" = 130
|
|
52
|
-
}
|
|
53
|
-
type actionName = keyof typeof actionRegistry;
|
|
54
|
-
type actionID = (typeof actionRegistry)[actionName];
|
|
55
|
-
export default actionRegistry;
|
|
56
|
-
export type { actionName, actionID };
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
var actionRegistry;
|
|
4
|
-
(function (actionRegistry) {
|
|
5
|
-
//special
|
|
6
|
-
actionRegistry[actionRegistry["error"] = -1] = "error";
|
|
7
|
-
actionRegistry[actionRegistry["a_null"] = 0] = "a_null";
|
|
8
|
-
//0xx = system signal actions
|
|
9
|
-
actionRegistry[actionRegistry["a_turn_start"] = 1] = "a_turn_start";
|
|
10
|
-
actionRegistry[actionRegistry["a_turn_end"] = 2] = "a_turn_end";
|
|
11
|
-
actionRegistry[actionRegistry["a_turn_reset"] = 3] = "a_turn_reset";
|
|
12
|
-
actionRegistry[actionRegistry["a_activate_effect_internal"] = 4] = "a_activate_effect_internal";
|
|
13
|
-
actionRegistry[actionRegistry["a_increase_turn_count"] = 5] = "a_increase_turn_count";
|
|
14
|
-
actionRegistry[actionRegistry["a_set_threat_level"] = 6] = "a_set_threat_level";
|
|
15
|
-
actionRegistry[actionRegistry["a_do_threat_burn"] = 7] = "a_do_threat_burn";
|
|
16
|
-
actionRegistry[actionRegistry["a_force_end_game"] = 8] = "a_force_end_game";
|
|
17
|
-
actionRegistry[actionRegistry["a_enable_card"] = 9] = "a_enable_card";
|
|
18
|
-
actionRegistry[actionRegistry["a_disable_card"] = 10] = "a_disable_card";
|
|
19
|
-
actionRegistry[actionRegistry["a_reset_card"] = 11] = "a_reset_card";
|
|
20
|
-
actionRegistry[actionRegistry["a_reset_effect"] = 12] = "a_reset_effect";
|
|
21
|
-
actionRegistry[actionRegistry["a_pos_change_force"] = 13] = "a_pos_change_force";
|
|
22
|
-
actionRegistry[actionRegistry["a_deal_damage_internal"] = 14] = "a_deal_damage_internal";
|
|
23
|
-
actionRegistry[actionRegistry["a_get_input"] = 15] = "a_get_input";
|
|
24
|
-
//control flow redirection
|
|
25
|
-
actionRegistry[actionRegistry["a_negate_action"] = 16] = "a_negate_action";
|
|
26
|
-
actionRegistry[actionRegistry["a_replace_action"] = 17] = "a_replace_action";
|
|
27
|
-
//1xx = API related actions
|
|
28
|
-
actionRegistry[actionRegistry["a_activate_effect"] = 100] = "a_activate_effect";
|
|
29
|
-
actionRegistry[actionRegistry["a_zone_interact"] = 101] = "a_zone_interact";
|
|
30
|
-
actionRegistry[actionRegistry["a_pos_change"] = 102] = "a_pos_change";
|
|
31
|
-
actionRegistry[actionRegistry["a_draw"] = 103] = "a_draw";
|
|
32
|
-
actionRegistry[actionRegistry["a_shuffle"] = 104] = "a_shuffle";
|
|
33
|
-
actionRegistry[actionRegistry["a_execute"] = 105] = "a_execute";
|
|
34
|
-
actionRegistry[actionRegistry["a_reprogram_start"] = 106] = "a_reprogram_start";
|
|
35
|
-
actionRegistry[actionRegistry["a_reprogram_end"] = 107] = "a_reprogram_end";
|
|
36
|
-
actionRegistry[actionRegistry["a_add_status_effect"] = 108] = "a_add_status_effect";
|
|
37
|
-
actionRegistry[actionRegistry["a_add_effect"] = 109] = "a_add_effect";
|
|
38
|
-
actionRegistry[actionRegistry["a_remove_all_effects"] = 110] = "a_remove_all_effects";
|
|
39
|
-
actionRegistry[actionRegistry["a_duplicate_effect"] = 111] = "a_duplicate_effect";
|
|
40
|
-
actionRegistry[actionRegistry["a_remove_effect"] = 112] = "a_remove_effect";
|
|
41
|
-
actionRegistry[actionRegistry["a_remove_status_effect"] = 113] = "a_remove_status_effect";
|
|
42
|
-
actionRegistry[actionRegistry["a_clear_all_status_effect"] = 114] = "a_clear_all_status_effect";
|
|
43
|
-
actionRegistry[actionRegistry["a_clear_all_counters"] = 115] = "a_clear_all_counters";
|
|
44
|
-
actionRegistry[actionRegistry["a_activate_effect_subtype"] = 116] = "a_activate_effect_subtype";
|
|
45
|
-
actionRegistry[actionRegistry["a_reset_all_once"] = 117] = "a_reset_all_once";
|
|
46
|
-
actionRegistry[actionRegistry["a_modify_action"] = 118] = "a_modify_action";
|
|
47
|
-
actionRegistry[actionRegistry["a_attack"] = 119] = "a_attack";
|
|
48
|
-
actionRegistry[actionRegistry["a_deal_damage_ahead"] = 120] = "a_deal_damage_ahead";
|
|
49
|
-
actionRegistry[actionRegistry["a_deal_damage_card"] = 121] = "a_deal_damage_card";
|
|
50
|
-
actionRegistry[actionRegistry["a_deal_damage_position"] = 122] = "a_deal_damage_position";
|
|
51
|
-
actionRegistry[actionRegistry["a_deal_heart_damage"] = 123] = "a_deal_heart_damage";
|
|
52
|
-
actionRegistry[actionRegistry["a_destroy"] = 124] = "a_destroy";
|
|
53
|
-
actionRegistry[actionRegistry["a_decompile"] = 125] = "a_decompile";
|
|
54
|
-
actionRegistry[actionRegistry["a_void"] = 126] = "a_void";
|
|
55
|
-
actionRegistry[actionRegistry["a_add_top"] = 127] = "a_add_top";
|
|
56
|
-
actionRegistry[actionRegistry["a_duplicate_card"] = 128] = "a_duplicate_card";
|
|
57
|
-
actionRegistry[actionRegistry["a_declare_activation"] = 129] = "a_declare_activation";
|
|
58
|
-
actionRegistry[actionRegistry["a_delay"] = 130] = "a_delay";
|
|
59
|
-
})(actionRegistry || (actionRegistry = {}));
|
|
60
|
-
exports.default = actionRegistry;
|