-
Notifications
You must be signed in to change notification settings - Fork 650
Expand file tree
/
Copy pathGlobals.xml
More file actions
24 lines (24 loc) · 2.05 KB
/
Copy pathGlobals.xml
File metadata and controls
24 lines (24 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8" ?>
<c2eventsheet>
<!--All the 'name' attributes are ignored by Construct 2 - they are there for readability only.-->
<name>Globals</name>
<events>
<variable constant="1" name="HEARTMODE_RED" sid="2975789364452609" static="0" type="number">0</variable>
<variable constant="1" name="HEARTMODE_BLUE" sid="6376919357343526" static="0" type="number">1</variable>
<variable constant="1" name="MODE_NORMAL" sid="7136545053781815" static="0" type="number">0</variable>
<variable constant="1" name="MODE_ENDLESS" sid="2256941513066222" static="0" type="number">1</variable>
<variable constant="1" name="MODE_SINGLE" sid="7019692061495417" static="0" type="number">2</variable>
<variable constant="1" name="MODE_PRACTICE" sid="631186454787328" static="0" type="number">3</variable>
<variable constant="0" name="SimulatorMode" sid="2567313271818781" static="0" type="number">0</variable>
<variable constant="0" name="EndlessStage" sid="1966297049622465" static="0" type="number">0</variable>
<variable constant="0" name="PracticeTarget" sid="824857649224256" static="0" type="number">60</variable>
<variable constant="0" name="SingleAttack" sid="9637412728316299" static="0" type="text"></variable>
<variable constant="0" name="Name" sid="8522084662131715" static="0" type="text">Chara</variable>
<variable constant="0" name="HP" sid="4067313995094888" static="0" type="number">92</variable>
<variable constant="0" name="MaxHP" sid="2742940924955148" static="0" type="number">92</variable>
<variable constant="0" name="KR" sid="2189987320058474" static="0" type="number">0</variable>
<variable constant="0" name="KR_T" sid="8948293770944489" static="0" type="number">0</variable>
<variable constant="0" name="MUSIC" sid="970605853181225" static="0" type="number">1</variable>
<variable constant="0" name="DAMAGE" sid="226577866124016" static="0" type="number">1</variable>
</events>
</c2eventsheet>