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,1162 +0,0 @@
|
|
|
1
|
-
export declare enum partitionActivationBehavior {
|
|
2
|
-
"strict" = 0,//one reject, all reject
|
|
3
|
-
"first" = 1,//first authoritatitve, first rejects, all rejects
|
|
4
|
-
"last" = 2
|
|
5
|
-
}
|
|
6
|
-
type effectData_fixxed = {
|
|
7
|
-
typeID: keyof typeof effectTypeRegistry;
|
|
8
|
-
subTypeIDs: subtypeName[];
|
|
9
|
-
displayID_default?: string;
|
|
10
|
-
};
|
|
11
|
-
type effectData_variable = {
|
|
12
|
-
[key: string]: number;
|
|
13
|
-
};
|
|
14
|
-
export type effectData = effectData_fixxed | (effectData_fixxed & effectData_variable);
|
|
15
|
-
export type statInfo = {
|
|
16
|
-
level: number;
|
|
17
|
-
rarityID: number;
|
|
18
|
-
extensionArr: string[];
|
|
19
|
-
belongTo: string[];
|
|
20
|
-
atk: number;
|
|
21
|
-
hp: number;
|
|
22
|
-
};
|
|
23
|
-
export type displayInfo = {
|
|
24
|
-
imgURL: string;
|
|
25
|
-
};
|
|
26
|
-
import type { effectData_specific, effectName } from "./effectRegistry";
|
|
27
|
-
import type effectTypeRegistry from "./effectTypeRegistry";
|
|
28
|
-
export type effectInfo = {
|
|
29
|
-
effects: Partial<{
|
|
30
|
-
[K in effectName]: Partial<effectData_specific<K>> & {
|
|
31
|
-
__loadOptions?: {
|
|
32
|
-
___internalMultipleLoadCount?: number;
|
|
33
|
-
__additionalPatches?: Partial<effectData_specific<K>>[];
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
}>;
|
|
37
|
-
partition: partitionData[];
|
|
38
|
-
};
|
|
39
|
-
export type patchData_full = statInfo & effectInfo & displayInfo;
|
|
40
|
-
export type patchData = Partial<patchData_full>;
|
|
41
|
-
export type cardData = {
|
|
42
|
-
id: string;
|
|
43
|
-
variantData: {
|
|
44
|
-
base: patchData_full;
|
|
45
|
-
[key: string]: patchData;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
export type cardData_unified = {
|
|
49
|
-
id: string;
|
|
50
|
-
dataID: string;
|
|
51
|
-
variants: string[];
|
|
52
|
-
} & patchData_full;
|
|
53
|
-
export declare enum type_and_or_subtype_inference_method {
|
|
54
|
-
"first" = 0,//use the first effect's data
|
|
55
|
-
"most" = 1,//use the most
|
|
56
|
-
"all" = 2
|
|
57
|
-
}
|
|
58
|
-
export interface partitionData {
|
|
59
|
-
behaviorID: partitionActivationBehavior;
|
|
60
|
-
mapping: number[];
|
|
61
|
-
displayID?: string;
|
|
62
|
-
typeID: string | type_and_or_subtype_inference_method.first | type_and_or_subtype_inference_method.most;
|
|
63
|
-
subTypeID: string[] | type_and_or_subtype_inference_method;
|
|
64
|
-
}
|
|
65
|
-
import { rarityRegistry } from "./rarityRegistry";
|
|
66
|
-
import { subtypeName } from "./subtypeRegistry";
|
|
67
|
-
export declare function defaultPartition(id?: string, num?: number[] | number): partitionData;
|
|
68
|
-
export declare function oldImgURL(oldID: string): string;
|
|
69
|
-
declare const cardDataRegistry: {
|
|
70
|
-
readonly c_blank: {
|
|
71
|
-
variantData: {
|
|
72
|
-
base: {
|
|
73
|
-
level: 1;
|
|
74
|
-
rarityID: rarityRegistry.r_white;
|
|
75
|
-
extensionArr: [];
|
|
76
|
-
belongTo: ["other"];
|
|
77
|
-
atk: 0;
|
|
78
|
-
hp: 1;
|
|
79
|
-
effects: {};
|
|
80
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/puzzleBlank.png";
|
|
81
|
-
partition: [];
|
|
82
|
-
};
|
|
83
|
-
};
|
|
84
|
-
};
|
|
85
|
-
readonly c_knife: {
|
|
86
|
-
variantData: {
|
|
87
|
-
base: {
|
|
88
|
-
level: 1;
|
|
89
|
-
rarityID: rarityRegistry.r_white;
|
|
90
|
-
extensionArr: [".hck"];
|
|
91
|
-
belongTo: ["other"];
|
|
92
|
-
atk: 3;
|
|
93
|
-
hp: 5;
|
|
94
|
-
effects: {};
|
|
95
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/quantumKnifeTutorial.png";
|
|
96
|
-
partition: [];
|
|
97
|
-
};
|
|
98
|
-
};
|
|
99
|
-
};
|
|
100
|
-
readonly c_quantum_sigil: {
|
|
101
|
-
variantData: {
|
|
102
|
-
base: {
|
|
103
|
-
level: 1;
|
|
104
|
-
rarityID: rarityRegistry.r_white;
|
|
105
|
-
extensionArr: [];
|
|
106
|
-
belongTo: ["other"];
|
|
107
|
-
atk: 0;
|
|
108
|
-
hp: 1;
|
|
109
|
-
effects: {};
|
|
110
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/quantumSigil.png";
|
|
111
|
-
partition: [];
|
|
112
|
-
};
|
|
113
|
-
};
|
|
114
|
-
};
|
|
115
|
-
readonly c_sentry: {
|
|
116
|
-
variantData: {
|
|
117
|
-
base: {
|
|
118
|
-
level: 1;
|
|
119
|
-
rarityID: rarityRegistry.r_white;
|
|
120
|
-
extensionArr: ["sc"];
|
|
121
|
-
belongTo: ["enemy"];
|
|
122
|
-
atk: 1;
|
|
123
|
-
hp: 2;
|
|
124
|
-
effects: {};
|
|
125
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/enemySentry.png";
|
|
126
|
-
partition: [];
|
|
127
|
-
};
|
|
128
|
-
};
|
|
129
|
-
};
|
|
130
|
-
readonly c_stagemarker: {
|
|
131
|
-
variantData: {
|
|
132
|
-
base: {
|
|
133
|
-
level: 1;
|
|
134
|
-
rarityID: rarityRegistry.r_white;
|
|
135
|
-
extensionArr: [];
|
|
136
|
-
belongTo: ["other"];
|
|
137
|
-
atk: 0;
|
|
138
|
-
hp: 1;
|
|
139
|
-
effects: {};
|
|
140
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/stageMarker.png";
|
|
141
|
-
partition: [];
|
|
142
|
-
};
|
|
143
|
-
};
|
|
144
|
-
};
|
|
145
|
-
readonly c_security: {
|
|
146
|
-
variantData: {
|
|
147
|
-
base: {
|
|
148
|
-
level: 1;
|
|
149
|
-
rarityID: rarityRegistry.r_white;
|
|
150
|
-
extensionArr: ["x"];
|
|
151
|
-
belongTo: ["other"];
|
|
152
|
-
atk: 0;
|
|
153
|
-
hp: 1;
|
|
154
|
-
effects: {};
|
|
155
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/securityLock.png";
|
|
156
|
-
partition: [];
|
|
157
|
-
};
|
|
158
|
-
};
|
|
159
|
-
};
|
|
160
|
-
readonly c_objective_data: {
|
|
161
|
-
variantData: {
|
|
162
|
-
base: {
|
|
163
|
-
level: 1;
|
|
164
|
-
rarityID: rarityRegistry.r_white;
|
|
165
|
-
extensionArr: ["txt"];
|
|
166
|
-
belongTo: ["other"];
|
|
167
|
-
atk: 0;
|
|
168
|
-
hp: 1;
|
|
169
|
-
effects: {};
|
|
170
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/objectiveData1.png";
|
|
171
|
-
partition: [];
|
|
172
|
-
};
|
|
173
|
-
};
|
|
174
|
-
};
|
|
175
|
-
readonly c_active: {
|
|
176
|
-
variantData: {
|
|
177
|
-
base: {
|
|
178
|
-
level: 1;
|
|
179
|
-
rarityID: rarityRegistry.r_green;
|
|
180
|
-
extensionArr: [];
|
|
181
|
-
belongTo: ["other"];
|
|
182
|
-
atk: 0;
|
|
183
|
-
hp: 1;
|
|
184
|
-
effects: {};
|
|
185
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/openingDungeonMark.png";
|
|
186
|
-
partition: [];
|
|
187
|
-
};
|
|
188
|
-
};
|
|
189
|
-
};
|
|
190
|
-
readonly c_dummy: {
|
|
191
|
-
variantData: {
|
|
192
|
-
base: {
|
|
193
|
-
level: 1;
|
|
194
|
-
rarityID: rarityRegistry.r_white;
|
|
195
|
-
extensionArr: [];
|
|
196
|
-
belongTo: ["other"];
|
|
197
|
-
atk: 0;
|
|
198
|
-
hp: 1;
|
|
199
|
-
effects: {};
|
|
200
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/puzzleDummy.png";
|
|
201
|
-
partition: [];
|
|
202
|
-
};
|
|
203
|
-
};
|
|
204
|
-
};
|
|
205
|
-
readonly c_loot_dummy: {
|
|
206
|
-
variantData: {
|
|
207
|
-
base: {
|
|
208
|
-
level: 1;
|
|
209
|
-
rarityID: rarityRegistry.r_white;
|
|
210
|
-
extensionArr: [];
|
|
211
|
-
belongTo: ["other"];
|
|
212
|
-
atk: 0;
|
|
213
|
-
hp: 1;
|
|
214
|
-
effects: {};
|
|
215
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/lootDummy.png";
|
|
216
|
-
partition: [];
|
|
217
|
-
};
|
|
218
|
-
};
|
|
219
|
-
};
|
|
220
|
-
readonly c_lock_core: {
|
|
221
|
-
variantData: {
|
|
222
|
-
base: {
|
|
223
|
-
level: 1;
|
|
224
|
-
rarityID: rarityRegistry.r_red;
|
|
225
|
-
extensionArr: [];
|
|
226
|
-
belongTo: ["other"];
|
|
227
|
-
atk: 0;
|
|
228
|
-
hp: 1;
|
|
229
|
-
effects: {};
|
|
230
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/queenLockCore.png";
|
|
231
|
-
partition: [];
|
|
232
|
-
};
|
|
233
|
-
};
|
|
234
|
-
};
|
|
235
|
-
readonly c_machine_block: {
|
|
236
|
-
variantData: {
|
|
237
|
-
base: {
|
|
238
|
-
level: 1;
|
|
239
|
-
rarityID: rarityRegistry.r_white;
|
|
240
|
-
extensionArr: [];
|
|
241
|
-
belongTo: ["other"];
|
|
242
|
-
atk: 0;
|
|
243
|
-
hp: 2;
|
|
244
|
-
effects: {};
|
|
245
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/machineBlock.png";
|
|
246
|
-
partition: [];
|
|
247
|
-
};
|
|
248
|
-
2: {
|
|
249
|
-
hp: number;
|
|
250
|
-
imgURL: string;
|
|
251
|
-
};
|
|
252
|
-
};
|
|
253
|
-
};
|
|
254
|
-
readonly c_machine_coin: {
|
|
255
|
-
variantData: {
|
|
256
|
-
base: {
|
|
257
|
-
level: 1;
|
|
258
|
-
rarityID: rarityRegistry.r_white;
|
|
259
|
-
extensionArr: [];
|
|
260
|
-
belongTo: ["other"];
|
|
261
|
-
atk: 0;
|
|
262
|
-
hp: 1;
|
|
263
|
-
effects: {};
|
|
264
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/machineCoin.png";
|
|
265
|
-
partition: [];
|
|
266
|
-
};
|
|
267
|
-
};
|
|
268
|
-
};
|
|
269
|
-
readonly c_brain_queen: {
|
|
270
|
-
variantData: {
|
|
271
|
-
base: {
|
|
272
|
-
level: 1;
|
|
273
|
-
rarityID: rarityRegistry.r_white;
|
|
274
|
-
extensionArr: [];
|
|
275
|
-
belongTo: ["other"];
|
|
276
|
-
atk: 0;
|
|
277
|
-
hp: 1;
|
|
278
|
-
effects: {};
|
|
279
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/brainQueen.png";
|
|
280
|
-
partition: [];
|
|
281
|
-
};
|
|
282
|
-
};
|
|
283
|
-
};
|
|
284
|
-
readonly c_story_oxygen: {
|
|
285
|
-
variantData: {
|
|
286
|
-
base: {
|
|
287
|
-
level: 1;
|
|
288
|
-
rarityID: rarityRegistry.r_white;
|
|
289
|
-
extensionArr: [];
|
|
290
|
-
belongTo: ["other"];
|
|
291
|
-
atk: 0;
|
|
292
|
-
hp: 1;
|
|
293
|
-
effects: {};
|
|
294
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/storyOxygen.png";
|
|
295
|
-
partition: [];
|
|
296
|
-
};
|
|
297
|
-
};
|
|
298
|
-
};
|
|
299
|
-
readonly c_story_hydrogen: {
|
|
300
|
-
variantData: {
|
|
301
|
-
base: {
|
|
302
|
-
level: 1;
|
|
303
|
-
rarityID: rarityRegistry.r_white;
|
|
304
|
-
extensionArr: [];
|
|
305
|
-
belongTo: ["other"];
|
|
306
|
-
atk: 0;
|
|
307
|
-
hp: 1;
|
|
308
|
-
effects: {};
|
|
309
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/storyHydrogen.png";
|
|
310
|
-
partition: [];
|
|
311
|
-
};
|
|
312
|
-
};
|
|
313
|
-
};
|
|
314
|
-
readonly c_story_backdoor: {
|
|
315
|
-
variantData: {
|
|
316
|
-
base: {
|
|
317
|
-
level: 1;
|
|
318
|
-
rarityID: rarityRegistry.r_white;
|
|
319
|
-
extensionArr: [];
|
|
320
|
-
belongTo: ["other"];
|
|
321
|
-
atk: 0;
|
|
322
|
-
hp: 1;
|
|
323
|
-
effects: {};
|
|
324
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/storyBackdoor.png";
|
|
325
|
-
partition: [];
|
|
326
|
-
};
|
|
327
|
-
};
|
|
328
|
-
};
|
|
329
|
-
readonly c_flower_hologram: {
|
|
330
|
-
variantData: {
|
|
331
|
-
base: {
|
|
332
|
-
level: 1;
|
|
333
|
-
rarityID: rarityRegistry.r_white;
|
|
334
|
-
extensionArr: [];
|
|
335
|
-
belongTo: ["other"];
|
|
336
|
-
atk: 0;
|
|
337
|
-
hp: 1;
|
|
338
|
-
effects: {};
|
|
339
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/flowerHologram.png";
|
|
340
|
-
partition: [];
|
|
341
|
-
};
|
|
342
|
-
};
|
|
343
|
-
};
|
|
344
|
-
readonly c_dark_power: {
|
|
345
|
-
variantData: {
|
|
346
|
-
base: {
|
|
347
|
-
level: 1;
|
|
348
|
-
rarityID: rarityRegistry.r_white;
|
|
349
|
-
extensionArr: [];
|
|
350
|
-
belongTo: ["other"];
|
|
351
|
-
atk: 2;
|
|
352
|
-
hp: 2;
|
|
353
|
-
effects: {};
|
|
354
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/bossB10MinionSpawn.png";
|
|
355
|
-
partition: [];
|
|
356
|
-
};
|
|
357
|
-
};
|
|
358
|
-
};
|
|
359
|
-
readonly c_zira_defeat: {
|
|
360
|
-
variantData: {
|
|
361
|
-
base: {
|
|
362
|
-
level: 3;
|
|
363
|
-
rarityID: rarityRegistry.r_red;
|
|
364
|
-
extensionArr: ["z"];
|
|
365
|
-
belongTo: ["boss"];
|
|
366
|
-
atk: 0;
|
|
367
|
-
hp: 1;
|
|
368
|
-
effects: {};
|
|
369
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/bossCometDefeat.png";
|
|
370
|
-
partition: [];
|
|
371
|
-
};
|
|
372
|
-
};
|
|
373
|
-
};
|
|
374
|
-
readonly c_bug_passive: {
|
|
375
|
-
variantData: {
|
|
376
|
-
base: {
|
|
377
|
-
level: 1;
|
|
378
|
-
rarityID: rarityRegistry.r_white;
|
|
379
|
-
extensionArr: ["mw"];
|
|
380
|
-
belongTo: ["enemy"];
|
|
381
|
-
atk: 0;
|
|
382
|
-
hp: 4;
|
|
383
|
-
effects: {};
|
|
384
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/enemyPassiveBug.png";
|
|
385
|
-
partition: [];
|
|
386
|
-
};
|
|
387
|
-
};
|
|
388
|
-
};
|
|
389
|
-
readonly c_stagemark: {
|
|
390
|
-
variantData: {
|
|
391
|
-
base: {
|
|
392
|
-
level: 1;
|
|
393
|
-
rarityID: rarityRegistry.r_white;
|
|
394
|
-
extensionArr: [];
|
|
395
|
-
belongTo: ["enemy"];
|
|
396
|
-
atk: 0;
|
|
397
|
-
hp: 1;
|
|
398
|
-
effects: {};
|
|
399
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/enemyStageTarget.png";
|
|
400
|
-
partition: [];
|
|
401
|
-
};
|
|
402
|
-
};
|
|
403
|
-
};
|
|
404
|
-
readonly c_strong_bug: {
|
|
405
|
-
variantData: {
|
|
406
|
-
base: {
|
|
407
|
-
level: 1;
|
|
408
|
-
rarityID: rarityRegistry.r_white;
|
|
409
|
-
extensionArr: ["mw"];
|
|
410
|
-
belongTo: ["enemy"];
|
|
411
|
-
atk: 2;
|
|
412
|
-
hp: 3;
|
|
413
|
-
effects: {};
|
|
414
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/enemyStrongBug.png";
|
|
415
|
-
partition: [];
|
|
416
|
-
};
|
|
417
|
-
} & {
|
|
418
|
-
upgrade_1: {
|
|
419
|
-
atk: number;
|
|
420
|
-
hp: number;
|
|
421
|
-
};
|
|
422
|
-
};
|
|
423
|
-
};
|
|
424
|
-
readonly c_firewall: {
|
|
425
|
-
variantData: {
|
|
426
|
-
base: {
|
|
427
|
-
level: 1;
|
|
428
|
-
rarityID: rarityRegistry.r_white;
|
|
429
|
-
extensionArr: ["sc"];
|
|
430
|
-
belongTo: ["enemy"];
|
|
431
|
-
atk: 0;
|
|
432
|
-
hp: 3;
|
|
433
|
-
effects: {};
|
|
434
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/enemyWeakWall.png";
|
|
435
|
-
partition: [];
|
|
436
|
-
};
|
|
437
|
-
};
|
|
438
|
-
};
|
|
439
|
-
readonly c_target: {
|
|
440
|
-
variantData: {
|
|
441
|
-
base: {
|
|
442
|
-
level: 1;
|
|
443
|
-
rarityID: rarityRegistry.r_white;
|
|
444
|
-
extensionArr: [];
|
|
445
|
-
belongTo: ["enemy"];
|
|
446
|
-
atk: 0;
|
|
447
|
-
hp: 1;
|
|
448
|
-
effects: {};
|
|
449
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/enemyWeakTarget.png";
|
|
450
|
-
partition: [];
|
|
451
|
-
};
|
|
452
|
-
};
|
|
453
|
-
};
|
|
454
|
-
readonly c_curse: {
|
|
455
|
-
variantData: {
|
|
456
|
-
base: {
|
|
457
|
-
level: 1;
|
|
458
|
-
rarityID: rarityRegistry.r_white;
|
|
459
|
-
extensionArr: ["x"];
|
|
460
|
-
belongTo: ["boss"];
|
|
461
|
-
atk: 0;
|
|
462
|
-
hp: 1;
|
|
463
|
-
effects: {};
|
|
464
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/miniboss1.png";
|
|
465
|
-
partition: [];
|
|
466
|
-
};
|
|
467
|
-
};
|
|
468
|
-
};
|
|
469
|
-
readonly c_legion_token: {
|
|
470
|
-
variantData: {
|
|
471
|
-
base: {
|
|
472
|
-
level: 1;
|
|
473
|
-
rarityID: rarityRegistry.r_white;
|
|
474
|
-
extensionArr: ["legion"];
|
|
475
|
-
belongTo: ["legion"];
|
|
476
|
-
atk: 1;
|
|
477
|
-
hp: 1;
|
|
478
|
-
effects: {};
|
|
479
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/vampGen2_minion.png";
|
|
480
|
-
partition: [];
|
|
481
|
-
};
|
|
482
|
-
} & {
|
|
483
|
-
upgrade_1: {
|
|
484
|
-
atk: number;
|
|
485
|
-
};
|
|
486
|
-
};
|
|
487
|
-
};
|
|
488
|
-
readonly c_nova_protean: {
|
|
489
|
-
variantData: {
|
|
490
|
-
base: {
|
|
491
|
-
level: 1;
|
|
492
|
-
rarityID: rarityRegistry.r_white;
|
|
493
|
-
extensionArr: ["nova"];
|
|
494
|
-
belongTo: ["nova"];
|
|
495
|
-
atk: 2;
|
|
496
|
-
hp: 2;
|
|
497
|
-
effects: {};
|
|
498
|
-
imgURL: "https://raw.githubusercontent.com/qpProject/qpProject.github.io/refs/heads/main/cards/novaStandard.png";
|
|
499
|
-
partition: [];
|
|
500
|
-
};
|
|
501
|
-
} & {
|
|
502
|
-
upgrade_1: {
|
|
503
|
-
atk: number;
|
|
504
|
-
hp: number;
|
|
505
|
-
};
|
|
506
|
-
};
|
|
507
|
-
};
|
|
508
|
-
readonly c_after_burner: {
|
|
509
|
-
variantData: {
|
|
510
|
-
base: {
|
|
511
|
-
level: 1;
|
|
512
|
-
rarityID: rarityRegistry.r_white;
|
|
513
|
-
extensionArr: ["generic"];
|
|
514
|
-
belongTo: ["generic"];
|
|
515
|
-
atk: 0;
|
|
516
|
-
hp: 1;
|
|
517
|
-
effects: {
|
|
518
|
-
e_draw_until: {
|
|
519
|
-
count: number;
|
|
520
|
-
};
|
|
521
|
-
} & {
|
|
522
|
-
e_quick: {};
|
|
523
|
-
};
|
|
524
|
-
imgURL: "";
|
|
525
|
-
partition: [{
|
|
526
|
-
behaviorID: partitionActivationBehavior.first;
|
|
527
|
-
mapping: [0];
|
|
528
|
-
displayID: string;
|
|
529
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
530
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
531
|
-
}, {
|
|
532
|
-
behaviorID: partitionActivationBehavior.first;
|
|
533
|
-
mapping: [1];
|
|
534
|
-
displayID: string;
|
|
535
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
536
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
537
|
-
}];
|
|
538
|
-
};
|
|
539
|
-
} & {
|
|
540
|
-
upgrade_1: {
|
|
541
|
-
effects: {
|
|
542
|
-
e_draw_until: {
|
|
543
|
-
count: number;
|
|
544
|
-
};
|
|
545
|
-
} & {
|
|
546
|
-
e_quick: {};
|
|
547
|
-
};
|
|
548
|
-
};
|
|
549
|
-
};
|
|
550
|
-
};
|
|
551
|
-
readonly c_battery: {
|
|
552
|
-
variantData: {
|
|
553
|
-
base: {
|
|
554
|
-
level: 1;
|
|
555
|
-
rarityID: rarityRegistry.r_white;
|
|
556
|
-
extensionArr: ["generic"];
|
|
557
|
-
belongTo: ["generic"];
|
|
558
|
-
atk: 0;
|
|
559
|
-
hp: 1;
|
|
560
|
-
effects: {
|
|
561
|
-
e_draw: Partial<effectData_specific<"e_draw", {
|
|
562
|
-
typeID: "e_t_manual";
|
|
563
|
-
subTypeIDs: [];
|
|
564
|
-
} & {
|
|
565
|
-
count: number;
|
|
566
|
-
} & {
|
|
567
|
-
cooldown: number;
|
|
568
|
-
} & {
|
|
569
|
-
doTurnDraw: 0 | 1;
|
|
570
|
-
}>>;
|
|
571
|
-
};
|
|
572
|
-
imgURL: "";
|
|
573
|
-
partition: [{
|
|
574
|
-
behaviorID: partitionActivationBehavior.first;
|
|
575
|
-
mapping: [0];
|
|
576
|
-
displayID: string;
|
|
577
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
578
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
579
|
-
}];
|
|
580
|
-
};
|
|
581
|
-
} & {
|
|
582
|
-
upgrade_1: {
|
|
583
|
-
effects: {
|
|
584
|
-
e_draw: Partial<effectData_specific<"e_draw", {
|
|
585
|
-
typeID: "e_t_manual";
|
|
586
|
-
subTypeIDs: [];
|
|
587
|
-
} & {
|
|
588
|
-
count: number;
|
|
589
|
-
} & {
|
|
590
|
-
cooldown: number;
|
|
591
|
-
} & {
|
|
592
|
-
doTurnDraw: 0 | 1;
|
|
593
|
-
}>>;
|
|
594
|
-
} & {
|
|
595
|
-
e_quick: {};
|
|
596
|
-
};
|
|
597
|
-
partition: [{
|
|
598
|
-
behaviorID: partitionActivationBehavior.first;
|
|
599
|
-
mapping: [0];
|
|
600
|
-
displayID: string;
|
|
601
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
602
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
603
|
-
}, {
|
|
604
|
-
behaviorID: partitionActivationBehavior.first;
|
|
605
|
-
mapping: [1];
|
|
606
|
-
displayID: string;
|
|
607
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
608
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
609
|
-
}];
|
|
610
|
-
};
|
|
611
|
-
};
|
|
612
|
-
};
|
|
613
|
-
readonly c_flash_bang: {
|
|
614
|
-
variantData: {
|
|
615
|
-
base: {
|
|
616
|
-
level: 1;
|
|
617
|
-
rarityID: rarityRegistry.r_white;
|
|
618
|
-
extensionArr: ["generic"];
|
|
619
|
-
belongTo: ["generic"];
|
|
620
|
-
atk: 0;
|
|
621
|
-
hp: 1;
|
|
622
|
-
effects: {
|
|
623
|
-
e_delay_all: {
|
|
624
|
-
delayCount: number;
|
|
625
|
-
};
|
|
626
|
-
} & {
|
|
627
|
-
e_quick: {};
|
|
628
|
-
};
|
|
629
|
-
imgURL: "";
|
|
630
|
-
partition: [{
|
|
631
|
-
behaviorID: partitionActivationBehavior.first;
|
|
632
|
-
mapping: [0];
|
|
633
|
-
displayID: string;
|
|
634
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
635
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
636
|
-
}, {
|
|
637
|
-
behaviorID: partitionActivationBehavior.first;
|
|
638
|
-
mapping: [1];
|
|
639
|
-
displayID: string;
|
|
640
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
641
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
642
|
-
}];
|
|
643
|
-
};
|
|
644
|
-
} & {
|
|
645
|
-
upgrade_1: {
|
|
646
|
-
effects: {
|
|
647
|
-
e_delay_all: {
|
|
648
|
-
delayCount: number;
|
|
649
|
-
};
|
|
650
|
-
} & {
|
|
651
|
-
e_quick: {};
|
|
652
|
-
};
|
|
653
|
-
};
|
|
654
|
-
};
|
|
655
|
-
};
|
|
656
|
-
readonly c_cinder: {
|
|
657
|
-
variantData: {
|
|
658
|
-
base: {
|
|
659
|
-
level: 1;
|
|
660
|
-
rarityID: rarityRegistry.r_white;
|
|
661
|
-
extensionArr: ["generic"];
|
|
662
|
-
belongTo: ["generic"];
|
|
663
|
-
atk: 0;
|
|
664
|
-
hp: 1;
|
|
665
|
-
effects: {
|
|
666
|
-
e_delay_all: {
|
|
667
|
-
delayCount: number;
|
|
668
|
-
};
|
|
669
|
-
} & {
|
|
670
|
-
e_quick: {};
|
|
671
|
-
};
|
|
672
|
-
imgURL: "";
|
|
673
|
-
partition: [{
|
|
674
|
-
behaviorID: partitionActivationBehavior.first;
|
|
675
|
-
mapping: [0, 1];
|
|
676
|
-
displayID: string;
|
|
677
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
678
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
679
|
-
}];
|
|
680
|
-
};
|
|
681
|
-
} & {
|
|
682
|
-
upgrade_1: {
|
|
683
|
-
effects: {
|
|
684
|
-
e_delay_all: {
|
|
685
|
-
delayCount: number;
|
|
686
|
-
};
|
|
687
|
-
} & {
|
|
688
|
-
e_quick: {};
|
|
689
|
-
};
|
|
690
|
-
};
|
|
691
|
-
};
|
|
692
|
-
};
|
|
693
|
-
readonly c_ember: {
|
|
694
|
-
variantData: {
|
|
695
|
-
base: {
|
|
696
|
-
level: 1;
|
|
697
|
-
rarityID: rarityRegistry.r_white;
|
|
698
|
-
extensionArr: ["generic"];
|
|
699
|
-
belongTo: ["generic"];
|
|
700
|
-
atk: 0;
|
|
701
|
-
hp: 1;
|
|
702
|
-
effects: {
|
|
703
|
-
e_draw: {
|
|
704
|
-
count: number;
|
|
705
|
-
};
|
|
706
|
-
};
|
|
707
|
-
imgURL: "";
|
|
708
|
-
partition: [{
|
|
709
|
-
behaviorID: partitionActivationBehavior.first;
|
|
710
|
-
mapping: [0];
|
|
711
|
-
displayID: string;
|
|
712
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
713
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
714
|
-
}];
|
|
715
|
-
};
|
|
716
|
-
} & {
|
|
717
|
-
upgrade_1: {
|
|
718
|
-
effects: {
|
|
719
|
-
e_draw: {
|
|
720
|
-
count: number;
|
|
721
|
-
};
|
|
722
|
-
};
|
|
723
|
-
};
|
|
724
|
-
};
|
|
725
|
-
};
|
|
726
|
-
readonly c_capacitor: {
|
|
727
|
-
variantData: {
|
|
728
|
-
base: {
|
|
729
|
-
level: 1;
|
|
730
|
-
rarityID: rarityRegistry.r_white;
|
|
731
|
-
extensionArr: ["generic"];
|
|
732
|
-
belongTo: ["generic"];
|
|
733
|
-
atk: 0;
|
|
734
|
-
hp: 1;
|
|
735
|
-
effects: {
|
|
736
|
-
e_capacitor_1: {
|
|
737
|
-
maxCount: number;
|
|
738
|
-
};
|
|
739
|
-
} & {
|
|
740
|
-
e_capacitor_2: {};
|
|
741
|
-
} & {
|
|
742
|
-
e_reset_all_once_this: {};
|
|
743
|
-
};
|
|
744
|
-
imgURL: "";
|
|
745
|
-
partition: [{
|
|
746
|
-
behaviorID: partitionActivationBehavior.first;
|
|
747
|
-
mapping: [0];
|
|
748
|
-
displayID: string;
|
|
749
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
750
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
751
|
-
}, {
|
|
752
|
-
behaviorID: partitionActivationBehavior.first;
|
|
753
|
-
mapping: [1];
|
|
754
|
-
displayID: string;
|
|
755
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
756
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
757
|
-
}, {
|
|
758
|
-
behaviorID: partitionActivationBehavior.first;
|
|
759
|
-
mapping: [2];
|
|
760
|
-
displayID: string;
|
|
761
|
-
typeID: type_and_or_subtype_inference_method.first;
|
|
762
|
-
subTypeID: type_and_or_subtype_inference_method.all;
|
|
763
|
-
}];
|
|
764
|
-
};
|
|
765
|
-
} & {
|
|
766
|
-
upgrade_1: {
|
|
767
|
-
effects: {
|
|
768
|
-
e_capacitor_1: {
|
|
769
|
-
maxCount: number;
|
|
770
|
-
};
|
|
771
|
-
} & {
|
|
772
|
-
e_capacitor_2: {};
|
|
773
|
-
} & {
|
|
774
|
-
e_reset_all_once_this: {};
|
|
775
|
-
};
|
|
776
|
-
};
|
|
777
|
-
};
|
|
778
|
-
};
|
|
779
|
-
readonly c_apple: {
|
|
780
|
-
readonly variantData: {
|
|
781
|
-
readonly base: {
|
|
782
|
-
readonly level: 1;
|
|
783
|
-
readonly rarityID: rarityRegistry.r_white;
|
|
784
|
-
readonly extensionArr: readonly ["fruit"];
|
|
785
|
-
readonly belongTo: readonly ["fruit"];
|
|
786
|
-
readonly atk: 2;
|
|
787
|
-
readonly hp: 2;
|
|
788
|
-
readonly effects: {
|
|
789
|
-
readonly e_apple: {
|
|
790
|
-
readonly count: 1;
|
|
791
|
-
};
|
|
792
|
-
};
|
|
793
|
-
readonly imgURL: string;
|
|
794
|
-
readonly partition: readonly [partitionData];
|
|
795
|
-
};
|
|
796
|
-
readonly upgrade_1: {
|
|
797
|
-
readonly atk: 3;
|
|
798
|
-
readonly hp: 3;
|
|
799
|
-
readonly effects: {
|
|
800
|
-
readonly e_apple: {
|
|
801
|
-
readonly count: 2;
|
|
802
|
-
};
|
|
803
|
-
};
|
|
804
|
-
};
|
|
805
|
-
};
|
|
806
|
-
};
|
|
807
|
-
readonly c_banana: {
|
|
808
|
-
readonly variantData: {
|
|
809
|
-
readonly base: {
|
|
810
|
-
readonly level: 1;
|
|
811
|
-
readonly rarityID: rarityRegistry.r_white;
|
|
812
|
-
readonly extensionArr: readonly ["fruit"];
|
|
813
|
-
readonly belongTo: readonly ["fruit"];
|
|
814
|
-
readonly atk: 0;
|
|
815
|
-
readonly hp: 1;
|
|
816
|
-
readonly effects: {
|
|
817
|
-
readonly e_banana: {
|
|
818
|
-
readonly doArchtypeCheck: 1;
|
|
819
|
-
};
|
|
820
|
-
};
|
|
821
|
-
readonly imgURL: string;
|
|
822
|
-
readonly partition: readonly [partitionData];
|
|
823
|
-
};
|
|
824
|
-
readonly upgrade_1: {
|
|
825
|
-
readonly effects: {
|
|
826
|
-
readonly e_banana: {
|
|
827
|
-
readonly doArchtypeCheck: 0;
|
|
828
|
-
};
|
|
829
|
-
};
|
|
830
|
-
};
|
|
831
|
-
};
|
|
832
|
-
};
|
|
833
|
-
readonly c_cherry: {
|
|
834
|
-
readonly variantData: {
|
|
835
|
-
readonly base: {
|
|
836
|
-
readonly level: 1;
|
|
837
|
-
readonly rarityID: rarityRegistry.r_white;
|
|
838
|
-
readonly extensionArr: readonly ["fruit"];
|
|
839
|
-
readonly belongTo: readonly ["fruit"];
|
|
840
|
-
readonly atk: 0;
|
|
841
|
-
readonly hp: 1;
|
|
842
|
-
readonly effects: {
|
|
843
|
-
readonly e_draw: {
|
|
844
|
-
readonly count: 1;
|
|
845
|
-
};
|
|
846
|
-
};
|
|
847
|
-
readonly imgURL: string;
|
|
848
|
-
readonly partition: readonly [partitionData];
|
|
849
|
-
};
|
|
850
|
-
readonly upgrade_1: {
|
|
851
|
-
readonly effects: {
|
|
852
|
-
readonly e_draw: {
|
|
853
|
-
readonly count: 2;
|
|
854
|
-
};
|
|
855
|
-
};
|
|
856
|
-
};
|
|
857
|
-
};
|
|
858
|
-
};
|
|
859
|
-
readonly c_lemon: {
|
|
860
|
-
readonly variantData: {
|
|
861
|
-
readonly base: {
|
|
862
|
-
readonly level: 1;
|
|
863
|
-
readonly rarityID: rarityRegistry.r_white;
|
|
864
|
-
readonly extensionArr: readonly ["fruit"];
|
|
865
|
-
readonly belongTo: readonly ["fruit"];
|
|
866
|
-
readonly atk: 1;
|
|
867
|
-
readonly hp: 2;
|
|
868
|
-
readonly effects: {
|
|
869
|
-
readonly e_lemon: {};
|
|
870
|
-
};
|
|
871
|
-
readonly imgURL: string;
|
|
872
|
-
readonly partition: readonly [partitionData];
|
|
873
|
-
};
|
|
874
|
-
readonly upgrade_1: {
|
|
875
|
-
readonly atk: 2;
|
|
876
|
-
};
|
|
877
|
-
};
|
|
878
|
-
};
|
|
879
|
-
readonly c_pomegranate: {
|
|
880
|
-
readonly variantData: {
|
|
881
|
-
readonly base: {
|
|
882
|
-
readonly level: 1;
|
|
883
|
-
readonly rarityID: rarityRegistry.r_white;
|
|
884
|
-
readonly extensionArr: readonly ["fruit"];
|
|
885
|
-
readonly belongTo: readonly ["fruit"];
|
|
886
|
-
readonly atk: 0;
|
|
887
|
-
readonly hp: 1;
|
|
888
|
-
readonly effects: {
|
|
889
|
-
readonly e_pomegranate: {
|
|
890
|
-
readonly exposedDmg: 1;
|
|
891
|
-
readonly coveredDmg: 1;
|
|
892
|
-
};
|
|
893
|
-
};
|
|
894
|
-
readonly imgURL: string;
|
|
895
|
-
readonly partition: readonly [partitionData];
|
|
896
|
-
};
|
|
897
|
-
readonly upgrade_1: {
|
|
898
|
-
readonly effects: {
|
|
899
|
-
readonly e_pomegranate: {
|
|
900
|
-
readonly exposedDmg: 2;
|
|
901
|
-
readonly coveredDmg: 1;
|
|
902
|
-
};
|
|
903
|
-
};
|
|
904
|
-
};
|
|
905
|
-
};
|
|
906
|
-
};
|
|
907
|
-
readonly c_pumpkin: {
|
|
908
|
-
readonly variantData: {
|
|
909
|
-
readonly base: {
|
|
910
|
-
readonly level: 1;
|
|
911
|
-
readonly rarityID: rarityRegistry.r_white;
|
|
912
|
-
readonly extensionArr: readonly ["fruit"];
|
|
913
|
-
readonly belongTo: readonly ["fruit"];
|
|
914
|
-
readonly atk: 3;
|
|
915
|
-
readonly hp: 2;
|
|
916
|
-
readonly imgURL: string;
|
|
917
|
-
readonly partition: readonly [partitionData, partitionData];
|
|
918
|
-
readonly effects: {
|
|
919
|
-
readonly e_pumpkin: {
|
|
920
|
-
readonly maxHp: 1;
|
|
921
|
-
};
|
|
922
|
-
readonly e_fragile: {};
|
|
923
|
-
};
|
|
924
|
-
};
|
|
925
|
-
readonly upgrade_1: {
|
|
926
|
-
readonly effects: {
|
|
927
|
-
readonly e_pumpkin: {
|
|
928
|
-
readonly maxHp: 2;
|
|
929
|
-
};
|
|
930
|
-
readonly e_fragile: {};
|
|
931
|
-
};
|
|
932
|
-
};
|
|
933
|
-
};
|
|
934
|
-
};
|
|
935
|
-
readonly c_pollinate: {
|
|
936
|
-
readonly variantData: {
|
|
937
|
-
readonly base: {
|
|
938
|
-
readonly level: 1;
|
|
939
|
-
readonly rarityID: rarityRegistry.r_green;
|
|
940
|
-
readonly extensionArr: readonly ["fruit"];
|
|
941
|
-
readonly belongTo: readonly ["fruit"];
|
|
942
|
-
readonly atk: 0;
|
|
943
|
-
readonly hp: 1;
|
|
944
|
-
readonly imgURL: string;
|
|
945
|
-
readonly partition: readonly [partitionData];
|
|
946
|
-
readonly effects: {
|
|
947
|
-
readonly e_pollinate: {
|
|
948
|
-
readonly doArchtypeCheck: 1;
|
|
949
|
-
};
|
|
950
|
-
};
|
|
951
|
-
};
|
|
952
|
-
readonly upgrade_1: {
|
|
953
|
-
readonly effects: {
|
|
954
|
-
readonly e_pollinate: {
|
|
955
|
-
readonly doArchtypeCheck: 0;
|
|
956
|
-
};
|
|
957
|
-
};
|
|
958
|
-
};
|
|
959
|
-
};
|
|
960
|
-
};
|
|
961
|
-
readonly c_greenhouse: {
|
|
962
|
-
readonly variantData: {
|
|
963
|
-
readonly base: {
|
|
964
|
-
readonly level: 2;
|
|
965
|
-
readonly rarityID: rarityRegistry.r_green;
|
|
966
|
-
readonly extensionArr: readonly ["fruit"];
|
|
967
|
-
readonly belongTo: readonly ["fruit"];
|
|
968
|
-
readonly atk: 0;
|
|
969
|
-
readonly hp: 2;
|
|
970
|
-
readonly imgURL: string;
|
|
971
|
-
readonly partition: readonly [partitionData];
|
|
972
|
-
readonly effects: {
|
|
973
|
-
readonly e_greenhouse: {
|
|
974
|
-
readonly checkLevel: 1;
|
|
975
|
-
};
|
|
976
|
-
};
|
|
977
|
-
};
|
|
978
|
-
readonly upgrade_1: {
|
|
979
|
-
readonly effects: {
|
|
980
|
-
readonly e_greenhouse: {
|
|
981
|
-
readonly checkLevel: 2;
|
|
982
|
-
};
|
|
983
|
-
};
|
|
984
|
-
};
|
|
985
|
-
};
|
|
986
|
-
};
|
|
987
|
-
readonly c_growth: {
|
|
988
|
-
readonly variantData: {
|
|
989
|
-
readonly base: {
|
|
990
|
-
readonly level: 1;
|
|
991
|
-
readonly rarityID: rarityRegistry.r_blue;
|
|
992
|
-
readonly extensionArr: readonly ["fruit"];
|
|
993
|
-
readonly belongTo: readonly ["fruit"];
|
|
994
|
-
readonly atk: 0;
|
|
995
|
-
readonly hp: 1;
|
|
996
|
-
readonly imgURL: string;
|
|
997
|
-
readonly partition: readonly [partitionData];
|
|
998
|
-
readonly effects: {
|
|
999
|
-
readonly e_growth: {
|
|
1000
|
-
readonly doArchtypeCheck: 1;
|
|
1001
|
-
};
|
|
1002
|
-
};
|
|
1003
|
-
};
|
|
1004
|
-
readonly upgrade_1: {
|
|
1005
|
-
readonly effects: {
|
|
1006
|
-
readonly e_growth: {
|
|
1007
|
-
readonly doArchtypeCheck: 0;
|
|
1008
|
-
};
|
|
1009
|
-
};
|
|
1010
|
-
};
|
|
1011
|
-
};
|
|
1012
|
-
};
|
|
1013
|
-
readonly c_spring: {
|
|
1014
|
-
readonly variantData: {
|
|
1015
|
-
readonly base: {
|
|
1016
|
-
readonly level: 2;
|
|
1017
|
-
readonly rarityID: rarityRegistry.r_blue;
|
|
1018
|
-
readonly extensionArr: readonly ["fruit"];
|
|
1019
|
-
readonly belongTo: readonly ["fruit"];
|
|
1020
|
-
readonly atk: 1;
|
|
1021
|
-
readonly hp: 2;
|
|
1022
|
-
readonly imgURL: string;
|
|
1023
|
-
readonly partition: readonly [partitionData];
|
|
1024
|
-
readonly effects: {
|
|
1025
|
-
readonly e_spring: {
|
|
1026
|
-
readonly checkLevel: 1;
|
|
1027
|
-
};
|
|
1028
|
-
};
|
|
1029
|
-
};
|
|
1030
|
-
readonly upgrade_1: {
|
|
1031
|
-
readonly effects: {
|
|
1032
|
-
readonly e_spring: {
|
|
1033
|
-
readonly checkLevel: 2;
|
|
1034
|
-
};
|
|
1035
|
-
};
|
|
1036
|
-
};
|
|
1037
|
-
};
|
|
1038
|
-
};
|
|
1039
|
-
readonly c_summer: {
|
|
1040
|
-
readonly variantData: {
|
|
1041
|
-
readonly base: {
|
|
1042
|
-
readonly level: 2;
|
|
1043
|
-
readonly rarityID: rarityRegistry.r_blue;
|
|
1044
|
-
readonly extensionArr: readonly ["fruit"];
|
|
1045
|
-
readonly belongTo: readonly ["fruit"];
|
|
1046
|
-
readonly atk: 1;
|
|
1047
|
-
readonly hp: 2;
|
|
1048
|
-
readonly imgURL: string;
|
|
1049
|
-
readonly partition: readonly [partitionData];
|
|
1050
|
-
readonly effects: {
|
|
1051
|
-
readonly e_summer: {
|
|
1052
|
-
readonly checkLevel: 1;
|
|
1053
|
-
};
|
|
1054
|
-
};
|
|
1055
|
-
};
|
|
1056
|
-
readonly upgrade_1: {
|
|
1057
|
-
readonly effects: {
|
|
1058
|
-
readonly e_summer: {
|
|
1059
|
-
readonly checkLevel: 3;
|
|
1060
|
-
};
|
|
1061
|
-
};
|
|
1062
|
-
};
|
|
1063
|
-
};
|
|
1064
|
-
};
|
|
1065
|
-
readonly c_autumn: {
|
|
1066
|
-
readonly variantData: {
|
|
1067
|
-
readonly base: {
|
|
1068
|
-
readonly level: 2;
|
|
1069
|
-
readonly rarityID: rarityRegistry.r_blue;
|
|
1070
|
-
readonly extensionArr: readonly ["fruit"];
|
|
1071
|
-
readonly belongTo: readonly ["fruit"];
|
|
1072
|
-
readonly atk: 1;
|
|
1073
|
-
readonly hp: 2;
|
|
1074
|
-
readonly imgURL: string;
|
|
1075
|
-
readonly partition: readonly [partitionData];
|
|
1076
|
-
readonly effects: {
|
|
1077
|
-
readonly e_autumn: {};
|
|
1078
|
-
};
|
|
1079
|
-
};
|
|
1080
|
-
readonly upgrade_1: {
|
|
1081
|
-
readonly effects: {
|
|
1082
|
-
readonly e_autumn: {};
|
|
1083
|
-
};
|
|
1084
|
-
};
|
|
1085
|
-
};
|
|
1086
|
-
};
|
|
1087
|
-
readonly c_winter: {
|
|
1088
|
-
readonly variantData: {
|
|
1089
|
-
readonly base: {
|
|
1090
|
-
readonly level: 2;
|
|
1091
|
-
readonly rarityID: rarityRegistry.r_blue;
|
|
1092
|
-
readonly extensionArr: readonly ["fruit"];
|
|
1093
|
-
readonly belongTo: readonly ["fruit"];
|
|
1094
|
-
readonly atk: 1;
|
|
1095
|
-
readonly hp: 2;
|
|
1096
|
-
readonly imgURL: string;
|
|
1097
|
-
readonly partition: readonly [partitionData, partitionData];
|
|
1098
|
-
readonly effects: {
|
|
1099
|
-
readonly e_winter_1: {
|
|
1100
|
-
readonly mult: 1;
|
|
1101
|
-
};
|
|
1102
|
-
readonly e_winter_2: {};
|
|
1103
|
-
readonly e_dmg_reduction: {
|
|
1104
|
-
readonly reductionAmmount: number;
|
|
1105
|
-
readonly minDmg: 1;
|
|
1106
|
-
};
|
|
1107
|
-
};
|
|
1108
|
-
};
|
|
1109
|
-
readonly upgrade_1: {
|
|
1110
|
-
readonly effects: {
|
|
1111
|
-
readonly e_winter_1: {
|
|
1112
|
-
readonly mult: 2;
|
|
1113
|
-
};
|
|
1114
|
-
readonly e_winter_2: {};
|
|
1115
|
-
readonly e_dmg_reduction: {
|
|
1116
|
-
readonly reductionAmmount: number;
|
|
1117
|
-
readonly minDmg: 1;
|
|
1118
|
-
};
|
|
1119
|
-
};
|
|
1120
|
-
};
|
|
1121
|
-
};
|
|
1122
|
-
};
|
|
1123
|
-
readonly c_persephone: {
|
|
1124
|
-
readonly variantData: {
|
|
1125
|
-
readonly base: {
|
|
1126
|
-
readonly level: 3;
|
|
1127
|
-
readonly rarityID: rarityRegistry.r_red;
|
|
1128
|
-
readonly extensionArr: readonly ["fruit"];
|
|
1129
|
-
readonly belongTo: readonly ["fruit"];
|
|
1130
|
-
readonly atk: 0;
|
|
1131
|
-
readonly hp: 5;
|
|
1132
|
-
readonly imgURL: string;
|
|
1133
|
-
readonly partition: readonly [partitionData, partitionData, partitionData];
|
|
1134
|
-
readonly effects: {
|
|
1135
|
-
readonly e_persephone_1: {};
|
|
1136
|
-
readonly e_persephone_2: {};
|
|
1137
|
-
readonly e_persephone_3: {};
|
|
1138
|
-
};
|
|
1139
|
-
};
|
|
1140
|
-
};
|
|
1141
|
-
};
|
|
1142
|
-
readonly c_demeter: {
|
|
1143
|
-
readonly variantData: {
|
|
1144
|
-
readonly base: {
|
|
1145
|
-
readonly level: 3;
|
|
1146
|
-
readonly rarityID: rarityRegistry.r_red;
|
|
1147
|
-
readonly extensionArr: readonly ["fruit"];
|
|
1148
|
-
readonly belongTo: readonly ["fruit"];
|
|
1149
|
-
readonly atk: 2;
|
|
1150
|
-
readonly hp: 8;
|
|
1151
|
-
readonly imgURL: string;
|
|
1152
|
-
readonly partition: readonly [partitionData, partitionData, partitionData];
|
|
1153
|
-
readonly effects: {
|
|
1154
|
-
readonly e_demeter_1: {};
|
|
1155
|
-
readonly e_demeter_2: {};
|
|
1156
|
-
readonly e_demeter_3: {};
|
|
1157
|
-
};
|
|
1158
|
-
};
|
|
1159
|
-
};
|
|
1160
|
-
};
|
|
1161
|
-
};
|
|
1162
|
-
export { cardDataRegistry };
|