|
1
|
function scr_monstersetupscr_monstersetup
function scr_monstersetup()
{
scr_monster_actreset(myself);
if (global.monstertype[myself] == 1Enemy (placeholder/G-BODY))
{
global.monstername[myself] = stringsetloc(Enemy"Enemy", "scr_monstersetup_slash_scr_monstersetup_gml_7_0" );
global.monstermaxhp[myself] = 130;
global.monstermaxhp[myself] = 130;
global.monsterhp[myself] = 130;
global.monsterat[myself] = 7;
global.monsterdf[myself] = 0;
global.monsterexp[myself] = 0;
global.monstergold[myself] = 20;
global.sparepoint[myself] = 10;
global.mercymod[myself] = 0;
global.mercymax[myself] = 100;
global.canact[myself][0] = 1;
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_19_0" );
global.canact[myself][1] = 1;
global.actname[myself][1] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_21_0" );
global.canact[myself][2] = 1;
global.actname[myself][2] = stringsetloc(Victory"Victory", "scr_monstersetup_slash_scr_monstersetup_gml_23_0" );
global.canact[myself][3] = 1;
global.actname[myself][3] = stringsetloc(SimuDance"SimuDance", "scr_monstersetup_slash_scr_monstersetup_gml_25_0" );
global.actsimul[myself][3] = 1;
global.canact[myself][4] = 1;
global.actname[myself][4] = stringsetloc(Victory (S)"Victory (S)", "scr_monstersetup_slash_scr_monstersetup_gml_28_0" );
global.canact[myself][5] = 1;
global.actname[myself][5] = stringsetloc(Lecture"Lecture", "scr_monstersetup_slash_scr_monstersetup_gml_30_0" );
global.canactsus[myself][0] = 1;
global.actnamesus[myself][0] = stringsetloc(CoolDance"CoolDance", "scr_monstersetup_slash_scr_monstersetup_gml_33_0" );
global.canactsus[myself][1] = 1;
global.actnamesus[myself][1] = stringsetloc(SimuDance"SimuDance", "scr_monstersetup_slash_scr_monstersetup_gml_35_0" );
global.actsimulsus[myself][1] = 1;
global.canactral[myself][0] = 1;
global.actnameral[myself][0] = stringsetloc(CoolDance"CoolDance", "scr_monstersetup_slash_scr_monstersetup_gml_40_0" );
global.canactral[myself][1] = 1;
global.actnameral[myself][1] = stringsetloc(SimuDance"SimuDance", "scr_monstersetup_slash_scr_monstersetup_gml_42_0" );
global.actsimulral[myself][1] = 1;
}
if (global.monstertype[myself] == 2Lancer)
{
global.monstername[myself] = stringsetloc(Lancer"Lancer", "scr_monstersetup_slash_scr_monstersetup_gml_50_0" );
global.monstermaxhp[myself] = 540;
global.monsterhp[myself] = 540;
global.monsterat[myself] = 5;
global.monsterdf[myself] = 1;
global.monsterexp[myself] = 0;
global.monstergold[myself] = 20;
global.sparepoint[myself] = 10;
global.mercymod[myself] = 0;
global.mercymax[myself] = 100;
global.canact[myself][0] = 1;
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_61_0" );
global.canact[myself][1] = 1;
global.actname[myself][1] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_64_0" );
global.canact[myself][2] = 1;
global.actname[myself][2] = stringsetloc(Compliment"Compliment", "scr_monstersetup_slash_scr_monstersetup_gml_67_0" );
global.battlemsg[0] = stringsetloc(* Lancer busts in!"* Lancer busts in!", "scr_monstersetup_slash_scr_monstersetup_gml_69_0" );
}
if (global.monstertype[myself] == 3Dummy)
{
global.monstername[myself] = stringsetloc(Dummy"Dummy", "scr_monstersetup_slash_scr_monstersetup_gml_77_0" );
global.monstermaxhp[myself] = 450;
global.monsterhp[myself] = 450;
global.monsterat[myself] = 0;
global.monsterdf[myself] = 0;
global.monsterexp[myself] = 0;
global.monstergold[myself] = 0;
global.sparepoint[myself] = 0;
global.mercymod[myself] = 0;
global.mercymax[myself] = 100;
global.canact[myself][0] = 1;
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_88_0" );
global.canact[myself][1] = 1;
global.actname[myself][1] = stringsetloc(Hug"Hug", "scr_monstersetup_slash_scr_monstersetup_gml_90_0" );
global.canact[myself][2] = 1;
global.actname[myself][2] = stringsetloc(Hug Ralsei"Hug Ralsei", "scr_monstersetup_slash_scr_monstersetup_gml_92_0" );
global.actactor[myself][2] = 3;
global.battlemsg[0] = stringsetloc(* The tutorial begins."* The tutorial begins.", "scr_monstersetup_slash_scr_monstersetup_gml_96_0" );
}
if (global.monstertype[myself] == 4Ralsei)
{
global.monstername[myself] = stringsetloc(Ralsei"Ralsei", "scr_monstersetup_slash_scr_monstersetup_gml_100_0" );
global.monstermaxhp[myself] = 90;
global.monsterhp[myself] = 90;
global.monsterat[myself] = 8;
global.monsterdf[myself] = 6;
global.monsterexp[myself] = 0;
global.monstergold[myself] = 0;
global.sparepoint[myself] = 0;
global.mercymod[myself] = 0;
global.mercymax[myself] = 100;
global.canact[myself][0] = 1;
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_112_0" );
global.canact[myself][1] = 1;
global.actname[myself][1] = stringsetloc(Hug"Hug", "scr_monstersetup_slash_scr_monstersetup_gml_114_0" );
global.battlemsg[0] = stringsetloc(* The tutorial begins."* The tutorial begins.", "scr_monstersetup_slash_scr_monstersetup_gml_115_0" );
}
if (global.monstertype[myself] == 5Rudinn)
{
... ()
|
|
2
|
{
|
|
3
|
scr_monster_actresetscr_monster_actreset
function scr_monster_actreset(arg0)
{
for (__fj = 0; __fj < 6; __fj += 1)
{
global.canact[arg0][__fj] = 0;
global.actname[arg0][__fj] = " ";
global.actactor[arg0][__fj] = 1;
global.actdesc[arg0][__fj] = " ";
global.actcost[arg0][__fj] = 0;
global.actsimul[arg0][__fj] = 0;
global.canactsus[arg0][__fj] = 0;
global.actnamesus[arg0][__fj] = " ";
global.actdescsus[arg0][__fj] = " ";
global.actcostsus[arg0][__fj] = 0;
global.actsimulsus[arg0][__fj] = 0;
global.canactral[arg0][__fj] = 0;
global.actnameral[arg0][__fj] = " ";
global.actdescral[arg0][__fj] = " ";
global.actcostral[arg0][__fj] = 0;
global.actsimulral[arg0][__fj] = 0;
global.canactnoe[arg0][__fj] = 0;
global.actnamenoe[arg0][__fj] = " ";
global.actdescnoe[arg0][__fj] = " ";
global.actcostnoe[arg0][__fj] = 0;
global.actsimulnoe[arg0][__fj] = 0;
}
} (myself);
|
|
4
|
if (global.monstertype[myself] == 1Enemy (placeholder/G-BODY))
|
|
5
|
{
|
|
6
|
global.monstername[myself] = stringsetloc(Enemy"Enemy", "scr_monstersetup_slash_scr_monstersetup_gml_7_0" );
|
|
7
|
global.monstermaxhp[myself] = 130;
|
|
8
|
global.monstermaxhp[myself] = 130;
|
|
9
|
global.monsterhp[myself] = 130;
|
|
10
|
global.monsterat[myself] = 7;
|
|
11
|
global.monsterdf[myself] = 0;
|
|
12
|
global.monsterexp[myself] = 0;
|
|
13
|
global.monstergold[myself] = 20;
|
|
14
|
global.sparepoint[myself] = 10;
|
|
15
|
global.mercymod[myself] = 0;
|
|
16
|
global.mercymax[myself] = 100;
|
|
17
|
global.canact[myself][0] = 1;
|
|
18
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_19_0" );
|
|
19
|
global.canact[myself][1] = 1;
|
|
20
|
global.actname[myself][1] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_21_0" );
|
|
21
|
global.canact[myself][2] = 1;
|
|
22
|
global.actname[myself][2] = stringsetloc(Victory"Victory", "scr_monstersetup_slash_scr_monstersetup_gml_23_0" );
|
|
23
|
global.canact[myself][3] = 1;
|
|
24
|
global.actname[myself][3] = stringsetloc(SimuDance"SimuDance", "scr_monstersetup_slash_scr_monstersetup_gml_25_0" );
|
|
25
|
global.actsimul[myself][3] = 1;
|
|
26
|
global.canact[myself][4] = 1;
|
|
27
|
global.actname[myself][4] = stringsetloc(Victory (S)"Victory (S)", "scr_monstersetup_slash_scr_monstersetup_gml_28_0" );
|
|
28
|
global.canact[myself][5] = 1;
|
|
29
|
global.actname[myself][5] = stringsetloc(Lecture"Lecture", "scr_monstersetup_slash_scr_monstersetup_gml_30_0" );
|
|
30
|
global.canactsus[myself][0] = 1;
|
|
31
|
global.actnamesus[myself][0] = stringsetloc(CoolDance"CoolDance", "scr_monstersetup_slash_scr_monstersetup_gml_33_0" );
|
|
32
|
global.canactsus[myself][1] = 1;
|
|
33
|
global.actnamesus[myself][1] = stringsetloc(SimuDance"SimuDance", "scr_monstersetup_slash_scr_monstersetup_gml_35_0" );
|
|
34
|
global.actsimulsus[myself][1] = 1;
|
|
35
|
global.canactral[myself][0] = 1;
|
|
36
|
global.actnameral[myself][0] = stringsetloc(CoolDance"CoolDance", "scr_monstersetup_slash_scr_monstersetup_gml_40_0" );
|
|
37
|
global.canactral[myself][1] = 1;
|
|
38
|
global.actnameral[myself][1] = stringsetloc(SimuDance"SimuDance", "scr_monstersetup_slash_scr_monstersetup_gml_42_0" );
|
|
39
|
global.actsimulral[myself][1] = 1;
|
|
40
|
}
|
|
41
|
if (global.monstertype[myself] == 2Lancer)
|
|
42
|
{
|
|
43
|
global.monstername[myself] = stringsetloc(Lancer"Lancer", "scr_monstersetup_slash_scr_monstersetup_gml_50_0" );
|
|
44
|
global.monstermaxhp[myself] = 540;
|
|
45
|
global.monsterhp[myself] = 540;
|
|
46
|
global.monsterat[myself] = 5;
|
|
47
|
global.monsterdf[myself] = 1;
|
|
48
|
global.monsterexp[myself] = 0;
|
|
49
|
global.monstergold[myself] = 20;
|
|
50
|
global.sparepoint[myself] = 10;
|
|
51
|
global.mercymod[myself] = 0;
|
|
52
|
global.mercymax[myself] = 100;
|
|
53
|
global.canact[myself][0] = 1;
|
|
54
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_61_0" );
|
|
55
|
global.canact[myself][1] = 1;
|
|
56
|
global.actname[myself][1] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_64_0" );
|
|
57
|
global.canact[myself][2] = 1;
|
|
58
|
global.actname[myself][2] = stringsetloc(Compliment"Compliment", "scr_monstersetup_slash_scr_monstersetup_gml_67_0" );
|
|
59
|
global.battlemsg[0] = stringsetloc(* Lancer busts in!"* Lancer busts in!", "scr_monstersetup_slash_scr_monstersetup_gml_69_0" );
|
|
60
|
}
|
|
61
|
if (global.monstertype[myself] == 3Dummy)
|
|
62
|
{
|
|
63
|
global.monstername[myself] = stringsetloc(Dummy"Dummy", "scr_monstersetup_slash_scr_monstersetup_gml_77_0" );
|
|
64
|
global.monstermaxhp[myself] = 450;
|
|
65
|
global.monsterhp[myself] = 450;
|
|
66
|
global.monsterat[myself] = 0;
|
|
67
|
global.monsterdf[myself] = 0;
|
|
68
|
global.monsterexp[myself] = 0;
|
|
69
|
global.monstergold[myself] = 0;
|
|
70
|
global.sparepoint[myself] = 0;
|
|
71
|
global.mercymod[myself] = 0;
|
|
72
|
global.mercymax[myself] = 100;
|
|
73
|
global.canact[myself][0] = 1;
|
|
74
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_88_0" );
|
|
75
|
global.canact[myself][1] = 1;
|
|
76
|
global.actname[myself][1] = stringsetloc(Hug"Hug", "scr_monstersetup_slash_scr_monstersetup_gml_90_0" );
|
|
77
|
global.canact[myself][2] = 1;
|
|
78
|
global.actname[myself][2] = stringsetloc(Hug Ralsei"Hug Ralsei", "scr_monstersetup_slash_scr_monstersetup_gml_92_0" );
|
|
79
|
global.actactor[myself][2] = 3;
|
|
80
|
global.battlemsg[0] = stringsetloc(* The tutorial begins."* The tutorial begins.", "scr_monstersetup_slash_scr_monstersetup_gml_96_0" );
|
|
81
|
}
|
|
82
|
if (global.monstertype[myself] == 4Ralsei)
|
|
83
|
{
|
|
84
|
global.monstername[myself] = stringsetloc(Ralsei"Ralsei", "scr_monstersetup_slash_scr_monstersetup_gml_100_0" );
|
|
85
|
global.monstermaxhp[myself] = 90;
|
|
86
|
global.monsterhp[myself] = 90;
|
|
87
|
global.monsterat[myself] = 8;
|
|
88
|
global.monsterdf[myself] = 6;
|
|
89
|
global.monsterexp[myself] = 0;
|
|
90
|
global.monstergold[myself] = 0;
|
|
91
|
global.sparepoint[myself] = 0;
|
|
92
|
global.mercymod[myself] = 0;
|
|
93
|
global.mercymax[myself] = 100;
|
|
94
|
global.canact[myself][0] = 1;
|
|
95
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_112_0" );
|
|
96
|
global.canact[myself][1] = 1;
|
|
97
|
global.actname[myself][1] = stringsetloc(Hug"Hug", "scr_monstersetup_slash_scr_monstersetup_gml_114_0" );
|
|
98
|
global.battlemsg[0] = stringsetloc(* The tutorial begins."* The tutorial begins.", "scr_monstersetup_slash_scr_monstersetup_gml_115_0" );
|
|
99
|
}
|
|
100
|
if (global.monstertype[myself] == 5Rudinn)
|
|
101
|
{
|
|
102
|
global.monstername[myself] = stringsetloc(Rudinn"Rudinn", "scr_monstersetup_slash_scr_monstersetup_gml_121_0" );
|
|
103
|
global.monstermaxhp[myself] = 120;
|
|
104
|
global.monsterhp[myself] = 120;
|
|
105
|
global.monsterat[myself] = 5;
|
|
106
|
global.monsterdf[myself] = 0;
|
|
107
|
global.monsterexp[myself] = 0;
|
|
108
|
global.monstergold[myself] = 30;
|
|
109
|
global.sparepoint[myself] = 10;
|
|
110
|
global.mercymod[myself] = 0;
|
|
111
|
global.mercymax[myself] = 100;
|
|
112
|
global.canact[myself][0] = 1;
|
|
113
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_132_0" );
|
|
114
|
global.canact[myself][1] = 1;
|
|
115
|
global.actname[myself][1] = stringsetloc(Convince"Convince", "scr_monstersetup_slash_scr_monstersetup_gml_134_0" );
|
|
116
|
global.canact[myself][2] = 1;
|
|
117
|
global.actname[myself][2] = stringsetloc(Lecture"Lecture", "scr_monstersetup_slash_scr_monstersetup_gml_136_0" );
|
|
118
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2) && global.plot < 150)
|
|
119
|
{
|
|
120
|
global.canact[myself][3] = 1;
|
|
121
|
global.actname[myself][3] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_140_0" );
|
|
122
|
global.actactor[myself][3] = 3;
|
|
123
|
}
|
|
124
|
}
|
|
125
|
if (global.monstertype[myself] == 6Hathy)
|
|
126
|
{
|
|
127
|
global.monstername[myself] = stringsetloc(Hathy"Hathy", "scr_monstersetup_slash_scr_monstersetup_gml_150_0" );
|
|
128
|
global.monstermaxhp[myself] = 150;
|
|
129
|
global.monsterhp[myself] = 150;
|
|
130
|
global.monsterat[myself] = 6;
|
|
131
|
global.monsterdf[myself] = 0;
|
|
132
|
global.monsterexp[myself] = 0;
|
|
133
|
global.monstergold[myself] = 28;
|
|
134
|
global.sparepoint[myself] = 10;
|
|
135
|
global.mercymod[myself] = 0;
|
|
136
|
global.mercymax[myself] = 100;
|
|
137
|
global.canact[myself][0] = 1;
|
|
138
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_161_0" );
|
|
139
|
global.canact[myself][1] = 1;
|
|
140
|
global.actname[myself][1] = stringsetloc(Flatter"Flatter", "scr_monstersetup_slash_scr_monstersetup_gml_163_0" );
|
|
141
|
global.canact[myself][2] = 1;
|
|
142
|
global.actname[myself][2] = stringsetloc(X-Flatter"X-Flatter", "scr_monstersetup_slash_scr_monstersetup_gml_165_0" );
|
|
143
|
global.actactor[myself][2] = 3;
|
|
144
|
if (global.encounterno == 7)
|
|
145
|
{
|
|
146
|
global.actactor[myself][2] = 2;
|
|
147
|
if (global.plot < 40)
|
|
148
|
global.plot = 40;
|
|
149
|
}
|
|
150
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2) && global.plot < 150)
|
|
151
|
{
|
|
152
|
global.canact[myself][3] = 1;
|
|
153
|
global.actname[myself][3] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_171_0" );
|
|
154
|
global.actactor[myself][3] = 3;
|
|
155
|
}
|
|
156
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2) && global.plot >= 150)
|
|
157
|
{
|
|
158
|
global.canact[myself][3] = 1;
|
|
159
|
global.actname[myself][3] = stringsetloc(S-Flatter"S-Flatter", "scr_monstersetup_slash_scr_monstersetup_gml_177_0" );
|
|
160
|
global.actactor[myself][3] = 2;
|
|
161
|
}
|
|
162
|
}
|
|
163
|
if (global.monstertype[myself] == 7Clover (old/unused))
|
|
164
|
{
|
|
165
|
global.monstername[myself] = stringsetloc(Clover"Clover", "scr_monstersetup_slash_scr_monstersetup_gml_188_0" );
|
|
166
|
global.monstermaxhp[myself] = 270;
|
|
167
|
global.monsterhp[myself] = 270;
|
|
168
|
global.monsterat[myself] = 8;
|
|
169
|
global.monsterdf[myself] = 1;
|
|
170
|
global.monsterexp[myself] = 0;
|
|
171
|
global.monstergold[myself] = 43;
|
|
172
|
global.sparepoint[myself] = 10;
|
|
173
|
global.mercymod[myself] = 0;
|
|
174
|
global.mercymax[myself] = 100;
|
|
175
|
global.canact[myself][0] = 1;
|
|
176
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_201_0" );
|
|
177
|
myact = choose(0, 1, 2);
|
|
178
|
if (myact == 0)
|
|
179
|
{
|
|
180
|
global.canact[myself][1] = 1;
|
|
181
|
global.actname[myself][1] = stringsetloc(Politics"Politics", "scr_monstersetup_slash_scr_monstersetup_gml_207_0" );
|
|
182
|
global.canact[myself][2] = 1;
|
|
183
|
global.actname[myself][2] = stringsetloc(Religion"Religion", "scr_monstersetup_slash_scr_monstersetup_gml_209_0" );
|
|
184
|
global.canact[myself][3] = 1;
|
|
185
|
global.actname[myself][3] = stringsetloc(Sports"Sports", "scr_monstersetup_slash_scr_monstersetup_gml_211_0" );
|
|
186
|
}
|
|
187
|
if (myact == 1)
|
|
188
|
{
|
|
189
|
global.canact[myself][1] = 1;
|
|
190
|
global.actname[myself][1] = stringsetloc(Kindness"Kindness", "scr_monstersetup_slash_scr_monstersetup_gml_216_0" );
|
|
191
|
global.canact[myself][2] = 1;
|
|
192
|
global.actname[myself][2] = stringsetloc(Cuteboys"Cuteboys", "scr_monstersetup_slash_scr_monstersetup_gml_218_0" );
|
|
193
|
global.canact[myself][3] = 1;
|
|
194
|
global.actname[myself][3] = stringsetloc(GunControl"GunControl", "scr_monstersetup_slash_scr_monstersetup_gml_220_0" );
|
|
195
|
}
|
|
196
|
if (myact == 2)
|
|
197
|
{
|
|
198
|
global.canact[myself][1] = 1;
|
|
199
|
global.actname[myself][1] = stringsetloc(Trees"Trees", "scr_monstersetup_slash_scr_monstersetup_gml_225_0" );
|
|
200
|
global.canact[myself][2] = 1;
|
|
201
|
global.actname[myself][2] = stringsetloc(Ghosts"Ghosts", "scr_monstersetup_slash_scr_monstersetup_gml_227_0" );
|
|
202
|
global.canact[myself][3] = 1;
|
|
203
|
global.actname[myself][3] = stringsetloc(Games"Games", "scr_monstersetup_slash_scr_monstersetup_gml_229_0" );
|
|
204
|
}
|
|
205
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2))
|
|
206
|
{
|
|
207
|
global.canact[myself][4] = 1;
|
|
208
|
global.actname[myself][4] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_235_0" );
|
|
209
|
global.actactor[myself][4] = 3;
|
|
210
|
}
|
|
211
|
}
|
|
212
|
if (global.monstertype[myself] == 8Pippins)
|
|
213
|
{
|
|
214
|
global.monstername[myself] = stringsetloc(Pippins"Pippins", "scr_monstersetup_slash_scr_monstersetup_gml_244_0" );
|
|
215
|
global.monstermaxhp[myself] = 170;
|
|
216
|
global.monsterhp[myself] = 170;
|
|
217
|
global.monsterat[myself] = 8;
|
|
218
|
global.monsterdf[myself] = 0;
|
|
219
|
global.monsterexp[myself] = 0;
|
|
220
|
global.monstergold[myself] = 50;
|
|
221
|
global.sparepoint[myself] = 10;
|
|
222
|
global.mercymod[myself] = 0;
|
|
223
|
global.mercymax[myself] = 100;
|
|
224
|
global.canact[myself][0] = 1;
|
|
225
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_255_0" );
|
|
226
|
global.canact[myself][1] = 1;
|
|
227
|
global.actname[myself][1] = stringsetloc(Bet"Bet", "scr_monstersetup_slash_scr_monstersetup_gml_257_0" );
|
|
228
|
global.canact[myself][2] = 1;
|
|
229
|
global.actname[myself][2] = stringsetloc(X-Bet"X-Bet", "scr_monstersetup_slash_scr_monstersetup_gml_259_0" );
|
|
230
|
global.actactor[myself][2] = 3;
|
|
231
|
}
|
|
232
|
if (global.monstertype[myself] == 9C.Round)
|
|
233
|
{
|
|
234
|
global.monstername[myself] = stringsetloc(C.Round"C.Round", "scr_monstersetup_slash_scr_monstersetup_gml_269_0" );
|
|
235
|
global.monstermaxhp[myself] = 10;
|
|
236
|
global.monsterhp[myself] = 10;
|
|
237
|
global.monsterat[myself] = 5;
|
|
238
|
global.monsterdf[myself] = 0;
|
|
239
|
global.monsterexp[myself] = 0;
|
|
240
|
global.monstergold[myself] = 10;
|
|
241
|
global.sparepoint[myself] = 0;
|
|
242
|
global.mercymod[myself] = 0;
|
|
243
|
global.mercymax[myself] = 100;
|
|
244
|
global.canact[myself][0] = 1;
|
|
245
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_280_0" );
|
|
246
|
if (global.encounterno == 7)
|
|
247
|
{
|
|
248
|
if (global.plot < 40)
|
|
249
|
global.plot = 40;
|
|
250
|
}
|
|
251
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2))
|
|
252
|
{
|
|
253
|
global.canact[myself][1] = 1;
|
|
254
|
global.actactor[myself][1] = 2;
|
|
255
|
global.actname[myself][1] = stringsetloc(X-Compliment"X-Compliment", "scr_monstersetup_slash_scr_monstersetup_gml_288_0" );
|
|
256
|
global.canact[myself][2] = 1;
|
|
257
|
global.actname[myself][2] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_291_0" );
|
|
258
|
global.actactor[myself][2] = 3;
|
|
259
|
}
|
|
260
|
}
|
|
261
|
if (global.monstertype[myself] == 10K.Round)
|
|
262
|
{
|
|
263
|
global.monstername[myself] = stringsetloc(K.Round"K.Round", "scr_monstersetup_slash_scr_monstersetup_gml_300_0" );
|
|
264
|
global.monstermaxhp[myself] = 1300;
|
|
265
|
global.monsterhp[myself] = 1300;
|
|
266
|
global.monsterat[myself] = 7.5;
|
|
267
|
global.monsterdf[myself] = 3;
|
|
268
|
global.monsterexp[myself] = 0;
|
|
269
|
global.monstergold[myself] = 100;
|
|
270
|
global.sparepoint[myself] = 0;
|
|
271
|
global.mercymod[myself] = 0;
|
|
272
|
global.mercymax[myself] = 100;
|
|
273
|
global.canact[myself][0] = 1;
|
|
274
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_311_0" );
|
|
275
|
global.canact[myself][1] = 1;
|
|
276
|
global.actname[myself][1] = stringsetloc(Bow"Bow", "scr_monstersetup_slash_scr_monstersetup_gml_313_0" );
|
|
277
|
global.canact[myself][2] = 1;
|
|
278
|
global.actname[myself][2] = stringsetloc(Deep Bow"Deep Bow", "scr_monstersetup_slash_scr_monstersetup_gml_315_0" );
|
|
279
|
global.actactor[myself][2] = 3;
|
|
280
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2))
|
|
281
|
{
|
|
282
|
global.canact[myself][3] = 1;
|
|
283
|
global.actname[myself][3] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_324_0" );
|
|
284
|
global.actactor[myself][3] = 3;
|
|
285
|
}
|
|
286
|
}
|
|
287
|
if (global.monstertype[myself] == 11Ponman)
|
|
288
|
{
|
|
289
|
global.monstername[myself] = stringsetloc(Ponman"Ponman", "scr_monstersetup_slash_scr_monstersetup_gml_333_0" );
|
|
290
|
global.monstermaxhp[myself] = 140;
|
|
291
|
global.monsterhp[myself] = 140;
|
|
292
|
global.monsterat[myself] = 7;
|
|
293
|
global.monsterdf[myself] = 1;
|
|
294
|
global.monsterexp[myself] = 0;
|
|
295
|
global.monstergold[myself] = 23;
|
|
296
|
global.sparepoint[myself] = 10;
|
|
297
|
global.mercymod[myself] = 0;
|
|
298
|
global.mercymax[myself] = 100;
|
|
299
|
global.canact[myself][0] = 1;
|
|
300
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_344_0" );
|
|
301
|
global.canact[myself][1] = 1;
|
|
302
|
global.actname[myself][1] = stringsetloc(Goodnight"Goodnight", "scr_monstersetup_slash_scr_monstersetup_gml_346_0" );
|
|
303
|
global.canact[myself][2] = 1;
|
|
304
|
global.actname[myself][2] = stringsetloc(Lullaby"Lullaby", "scr_monstersetup_slash_scr_monstersetup_gml_348_0" );
|
|
305
|
global.actactor[myself][2] = 3;
|
|
306
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2) && global.plot < 150)
|
|
307
|
{
|
|
308
|
global.canact[myself][3] = 1;
|
|
309
|
global.actname[myself][3] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_354_0" );
|
|
310
|
global.actactor[myself][3] = 3;
|
|
311
|
}
|
|
312
|
}
|
|
313
|
if (global.monstertype[myself] == 12Lancer 2)
|
|
314
|
{
|
|
315
|
global.monstername[myself] = stringsetloc(Lancer"Lancer", "scr_monstersetup_slash_scr_monstersetup_gml_364_0" );
|
|
316
|
global.monstermaxhp[myself] = 2400;
|
|
317
|
global.monsterhp[myself] = 2400;
|
|
318
|
global.monsterat[myself] = 4;
|
|
319
|
global.monsterdf[myself] = -40;
|
|
320
|
global.monsterexp[myself] = 0;
|
|
321
|
global.monstergold[myself] = 0;
|
|
322
|
global.sparepoint[myself] = 0;
|
|
323
|
global.mercymod[myself] = 0;
|
|
324
|
global.mercymax[myself] = 100;
|
|
325
|
global.canact[myself][0] = 1;
|
|
326
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_375_0" );
|
|
327
|
}
|
|
328
|
if (global.monstertype[myself] == 13Rabbick)
|
|
329
|
{
|
|
330
|
global.monstername[myself] = stringsetloc(Rabbick"Rabbick", "scr_monstersetup_slash_scr_monstersetup_gml_383_0" );
|
|
331
|
global.monstermaxhp[myself] = 120;
|
|
332
|
global.monsterhp[myself] = 120;
|
|
333
|
global.monsterat[myself] = 8;
|
|
334
|
global.monsterdf[myself] = 1;
|
|
335
|
global.monsterexp[myself] = 0;
|
|
336
|
global.monstergold[myself] = 38;
|
|
337
|
global.sparepoint[myself] = 10;
|
|
338
|
global.mercymod[myself] = 0;
|
|
339
|
global.mercymax[myself] = 100;
|
|
340
|
global.canact[myself][0] = 1;
|
|
341
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_394_0" );
|
|
342
|
global.canact[myself][1] = 1;
|
|
343
|
global.actname[myself][1] = stringsetloc(Blow On"Blow On", "scr_monstersetup_slash_scr_monstersetup_gml_396_0" );
|
|
344
|
global.canact[myself][2] = 1;
|
|
345
|
global.actname[myself][2] = stringsetloc(BreathAll"BreathAll", "scr_monstersetup_slash_scr_monstersetup_gml_398_0" );
|
|
346
|
global.actactor[myself][2] = 3;
|
|
347
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2) && global.plot < 150)
|
|
348
|
{
|
|
349
|
global.canact[myself][3] = 1;
|
|
350
|
global.actname[myself][3] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_403_0" );
|
|
351
|
global.actactor[myself][3] = 3;
|
|
352
|
}
|
|
353
|
}
|
|
354
|
if (global.monstertype[myself] == 14Bloxer)
|
|
355
|
{
|
|
356
|
global.monstername[myself] = stringsetloc(Bloxer"Bloxer", "scr_monstersetup_slash_scr_monstersetup_gml_412_0" );
|
|
357
|
global.monstermaxhp[myself] = 130;
|
|
358
|
global.monsterhp[myself] = 130;
|
|
359
|
global.monsterat[myself] = 9;
|
|
360
|
global.monsterdf[myself] = 2;
|
|
361
|
global.monsterexp[myself] = 0;
|
|
362
|
global.monstergold[myself] = 38;
|
|
363
|
global.sparepoint[myself] = 10;
|
|
364
|
global.mercymod[myself] = 0;
|
|
365
|
global.mercymax[myself] = 100;
|
|
366
|
global.canact[myself][0] = 1;
|
|
367
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_423_0" );
|
|
368
|
global.canact[myself][1] = 1;
|
|
369
|
global.actname[myself][1] = stringsetloc(Rearrange"Rearrange", "scr_monstersetup_slash_scr_monstersetup_gml_425_0" );
|
|
370
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2) && global.plot >= 150)
|
|
371
|
{
|
|
372
|
global.canact[myself][2] = 1;
|
|
373
|
global.actname[myself][2] = stringsetloc(Rival"Rival", "scr_monstersetup_slash_scr_monstersetup_gml_429_0" );
|
|
374
|
global.actactor[myself][2] = 2;
|
|
375
|
}
|
|
376
|
}
|
|
377
|
if (global.monstertype[myself] == 15Jigsawry)
|
|
378
|
{
|
|
379
|
global.monstername[myself] = stringsetloc(Jigsawry"Jigsawry", "scr_monstersetup_slash_scr_monstersetup_gml_438_0" );
|
|
380
|
global.monstermaxhp[myself] = 90;
|
|
381
|
global.monsterhp[myself] = 90;
|
|
382
|
global.monsterat[myself] = 5;
|
|
383
|
global.monsterdf[myself] = 0;
|
|
384
|
global.monsterexp[myself] = 0;
|
|
385
|
global.monstergold[myself] = 20;
|
|
386
|
global.sparepoint[myself] = 10;
|
|
387
|
global.mercymod[myself] = 0;
|
|
388
|
global.mercymax[myself] = 100;
|
|
389
|
global.canact[myself][0] = 1;
|
|
390
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_449_0" );
|
|
391
|
global.canact[myself][1] = 1;
|
|
392
|
global.actname[myself][1] = stringsetloc(Befriend"Befriend", "scr_monstersetup_slash_scr_monstersetup_gml_451_0" );
|
|
393
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2) && global.plot < 150)
|
|
394
|
{
|
|
395
|
global.canact[myself][2] = 1;
|
|
396
|
global.actname[myself][2] = stringsetloc(Warning"Warning", "scr_monstersetup_slash_scr_monstersetup_gml_457_0" );
|
|
397
|
global.actactor[myself][2] = 3;
|
|
398
|
}
|
|
399
|
}
|
|
400
|
if (global.monstertype[myself] == 16Clover (Boss))
|
|
401
|
{
|
|
402
|
global.monstername[myself] = stringsetloc(Clover"Clover", "scr_monstersetup_slash_scr_monstersetup_gml_466_0" );
|
|
403
|
global.monstermaxhp[myself] = 270;
|
|
404
|
global.monsterhp[myself] = 270;
|
|
405
|
global.monsterat[myself] = 6;
|
|
406
|
global.monsterdf[myself] = 1;
|
|
407
|
global.monsterexp[myself] = 0;
|
|
408
|
global.monstergold[myself] = 80;
|
|
409
|
global.sparepoint[myself] = 10;
|
|
410
|
global.mercymod[myself] = 0;
|
|
411
|
global.mercymax[myself] = 100;
|
|
412
|
global.canact[myself][0] = 1;
|
|
413
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_480_0" );
|
|
414
|
global.canact[myself][1] = 1;
|
|
415
|
global.actname[myself][1] = stringsetloc(TalkBday"TalkBday", "scr_monstersetup_slash_scr_monstersetup_gml_482_0" );
|
|
416
|
global.actactor[myself][1] = 3;
|
|
417
|
global.actname[myself][2] = stringsetloc(TalkBoys"TalkBoys", "scr_monstersetup_slash_scr_monstersetup_gml_484_0" );
|
|
418
|
global.canact[myself][2] = 1;
|
|
419
|
global.actactor[myself][2] = 3;
|
|
420
|
global.actname[myself][3] = stringsetloc(TalkSports"TalkSports", "scr_monstersetup_slash_scr_monstersetup_gml_487_0" );
|
|
421
|
global.canact[myself][3] = 1;
|
|
422
|
global.actactor[myself][3] = 3;
|
|
423
|
global.actname[myself][4] = stringsetloc(TalkAnimals"TalkAnimals", "scr_monstersetup_slash_scr_monstersetup_gml_490_0" );
|
|
424
|
global.canact[myself][4] = 1;
|
|
425
|
global.actname[myself][5] = stringsetloc(TalkTrees"TalkTrees", "scr_monstersetup_slash_scr_monstersetup_gml_492_0" );
|
|
426
|
global.canact[myself][5] = 1;
|
|
427
|
myact = choose(0, 1, 2);
|
|
428
|
}
|
|
429
|
if (global.monstertype[myself] == 17DoomTank)
|
|
430
|
{
|
|
431
|
global.monstername[myself] = stringsetloc(DoomTank"DoomTank", "scr_monstersetup_slash_scr_monstersetup_gml_501_0" );
|
|
432
|
global.monstermaxhp[myself] = 700;
|
|
433
|
global.monsterhp[myself] = 700;
|
|
434
|
global.monsterat[myself] = 6;
|
|
435
|
global.monsterdf[myself] = 0;
|
|
436
|
global.monsterexp[myself] = 0;
|
|
437
|
global.monstergold[myself] = 0;
|
|
438
|
global.sparepoint[myself] = 0;
|
|
439
|
global.mercymod[myself] = 0;
|
|
440
|
global.mercymax[myself] = 100;
|
|
441
|
global.canact[myself][0] = 1;
|
|
442
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_513_0" );
|
|
443
|
global.canact[myself][1] = 1;
|
|
444
|
global.actname[myself][1] = stringsetloc(Hug"Hug", "scr_monstersetup_slash_scr_monstersetup_gml_515_0" );
|
|
445
|
global.actactor[myself][1] = 3;
|
|
446
|
global.canact[myself][2] = 1;
|
|
447
|
global.actname[myself][2] = stringsetloc(Flatter"Flatter", "scr_monstersetup_slash_scr_monstersetup_gml_518_0" );
|
|
448
|
global.actactor[myself][2] = 3;
|
|
449
|
global.canact[myself][3] = 1;
|
|
450
|
global.actname[myself][3] = stringsetloc(Diplomacy"Diplomacy", "scr_monstersetup_slash_scr_monstersetup_gml_521_0" );
|
|
451
|
global.canact[myself][4] = 1;
|
|
452
|
global.actname[myself][4] = stringsetloc(Smile"Smile", "scr_monstersetup_slash_scr_monstersetup_gml_523_0" );
|
|
453
|
}
|
|
454
|
if (global.monstertype[myself] == 18Lancer 3 (w/ Susie))
|
|
455
|
{
|
|
456
|
global.monstername[myself] = stringsetloc(Lancer"Lancer", "scr_monstersetup_slash_scr_monstersetup_gml_530_0" );
|
|
457
|
global.monstermaxhp[myself] = 800;
|
|
458
|
global.monsterhp[myself] = 800;
|
|
459
|
global.monsterat[myself] = 6;
|
|
460
|
global.monsterdf[myself] = 1;
|
|
461
|
global.monsterexp[myself] = 0;
|
|
462
|
global.monstergold[myself] = 0;
|
|
463
|
global.sparepoint[myself] = 0;
|
|
464
|
global.mercymod[myself] = 0;
|
|
465
|
global.mercymax[myself] = 100;
|
|
466
|
global.canact[myself][0] = 1;
|
|
467
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_541_0" );
|
|
468
|
global.canact[myself][1] = 1;
|
|
469
|
global.actname[myself][1] = stringsetloc(Anything"Anything", "scr_monstersetup_slash_scr_monstersetup_gml_544_0" );
|
|
470
|
global.canact[myself][2] = 1;
|
|
471
|
global.actname[myself][2] = stringsetloc(X-Anything"X-Anything", "scr_monstersetup_slash_scr_monstersetup_gml_547_0" );
|
|
472
|
global.actactor[myself][2] = 3;
|
|
473
|
}
|
|
474
|
if (global.monstertype[myself] == 19Susie (w/ Lancer))
|
|
475
|
{
|
|
476
|
_armordf = global.itemdf[2][0] + global.itemdf[2][1] + global.itemdf[2][2];
|
|
477
|
global.monstername[myself] = stringsetloc(Susie"Susie", "scr_monstersetup_slash_scr_monstersetup_gml_556_0" );
|
|
478
|
global.monstermaxhp[myself] = 120;
|
|
479
|
global.monsterhp[myself] = 120;
|
|
480
|
global.monsterat[myself] = 7;
|
|
481
|
global.monsterdf[myself] = -5 + _armordf;
|
|
482
|
global.monsterexp[myself] = 0;
|
|
483
|
global.monstergold[myself] = 0;
|
|
484
|
global.sparepoint[myself] = 0;
|
|
485
|
global.mercymod[myself] = 0;
|
|
486
|
global.mercymax[myself] = 100;
|
|
487
|
global.canact[myself][0] = 1;
|
|
488
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_567_0" );
|
|
489
|
global.canact[myself][1] = 1;
|
|
490
|
global.actname[myself][1] = stringsetloc(Anything"Anything", "scr_monstersetup_slash_scr_monstersetup_gml_570_0" );
|
|
491
|
global.canact[myself][2] = 1;
|
|
492
|
global.actname[myself][2] = stringsetloc(Sing"Sing", "scr_monstersetup_slash_scr_monstersetup_gml_573_0" );
|
|
493
|
global.actactor[myself][2] = 3;
|
|
494
|
}
|
|
495
|
if (global.monstertype[myself] == 20JEVIL)
|
|
496
|
{
|
|
497
|
global.monstername[myself] = stringsetloc(JEVIL"JEVIL", "scr_monstersetup_slash_scr_monstersetup_gml_580_0" );
|
|
498
|
global.monstermaxhp[myself] = 3500;
|
|
499
|
global.monsterhp[myself] = 3500;
|
|
500
|
global.monsterat[myself] = 10;
|
|
501
|
global.monsterdf[myself] = 5;
|
|
502
|
global.monsterexp[myself] = 0;
|
|
503
|
global.monstergold[myself] = 0;
|
|
504
|
global.sparepoint[myself] = 0;
|
|
505
|
global.mercymod[myself] = 0;
|
|
506
|
global.mercymax[myself] = 999;
|
|
507
|
global.canact[myself][0] = 1;
|
|
508
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_591_0" );
|
|
509
|
global.canact[myself][1] = 1;
|
|
510
|
global.actactor[myself][1] = 1;
|
|
511
|
global.actname[myself][1] = stringsetloc(Pirouette"Pirouette", "scr_monstersetup_slash_scr_monstersetup_gml_596_0" );
|
|
512
|
global.actdesc[myself][1] = stringsetloc(Random#Chaos"Random#Chaos", "scr_monstersetup_slash_scr_monstersetup_gml_597_0" );
|
|
513
|
global.actcost[myself][1] = 50;
|
|
514
|
global.canact[myself][2] = 1;
|
|
515
|
global.actactor[myself][2] = 4;
|
|
516
|
global.actname[myself][2] = stringsetloc(Hypnosis"Hypnosis", "scr_monstersetup_slash_scr_monstersetup_gml_602_0" );
|
|
517
|
global.actdesc[myself][2] = stringsetloc(Induce#TIRED"Induce#TIRED", "scr_monstersetup_slash_scr_monstersetup_gml_603_0" );
|
|
518
|
global.actcost[myself][2] = 125;
|
|
519
|
}
|
|
520
|
if (global.monstertype[myself] == 21K.Round 2)
|
|
521
|
{
|
|
522
|
global.monstername[myself] = stringsetloc(K.Round"K.Round", "scr_monstersetup_slash_scr_monstersetup_gml_612_0" );
|
|
523
|
global.monstermaxhp[myself] = 1300;
|
|
524
|
global.monsterhp[myself] = 1300;
|
|
525
|
global.monsterat[myself] = 8;
|
|
526
|
global.monsterdf[myself] = 3;
|
|
527
|
global.monsterexp[myself] = 0;
|
|
528
|
global.monstergold[myself] = 100;
|
|
529
|
global.sparepoint[myself] = 0;
|
|
530
|
global.mercymod[myself] = 0;
|
|
531
|
global.mercymax[myself] = 100;
|
|
532
|
global.canact[myself][0] = 1;
|
|
533
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_623_0" );
|
|
534
|
if (global.flag[246 checkers_act] == 1)
|
|
535
|
global.actname[myself][0] = stringsetloc(Checkers"Checkers", "scr_monstersetup_slash_scr_monstersetup_gml_624_0" );
|
|
536
|
global.canact[myself][1] = 1;
|
|
537
|
global.actname[myself][1] = stringsetloc(Bow"Bow", "scr_monstersetup_slash_scr_monstersetup_gml_626_0" );
|
|
538
|
global.canact[myself][2] = 1;
|
|
539
|
global.actname[myself][2] = stringsetloc(Susie's Idea"Susie's Idea", "scr_monstersetup_slash_scr_monstersetup_gml_628_0" );
|
|
540
|
global.actactor[myself][2] = 4;
|
|
541
|
}
|
|
542
|
if (global.monstertype[myself] == 22Rudinn Ranger)
|
|
543
|
{
|
|
544
|
global.monstername[myself] = stringsetloc(Rudinn Ranger"Rudinn Ranger", "scr_monstersetup_slash_scr_monstersetup_gml_637_0" );
|
|
545
|
global.monstermaxhp[myself] = 170;
|
|
546
|
global.monsterhp[myself] = 170;
|
|
547
|
global.monsterat[myself] = 8;
|
|
548
|
global.monsterdf[myself] = 0;
|
|
549
|
global.monsterexp[myself] = 0;
|
|
550
|
global.monstergold[myself] = 45;
|
|
551
|
global.sparepoint[myself] = 25;
|
|
552
|
global.mercymod[myself] = 0;
|
|
553
|
global.mercymax[myself] = 100;
|
|
554
|
global.canact[myself][0] = 1;
|
|
555
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_648_0" );
|
|
556
|
global.canact[myself][1] = 1;
|
|
557
|
global.actname[myself][1] = stringsetloc(Convince"Convince", "scr_monstersetup_slash_scr_monstersetup_gml_650_0" );
|
|
558
|
global.canact[myself][2] = 1;
|
|
559
|
global.actname[myself][2] = stringsetloc(Compliment"Compliment", "scr_monstersetup_slash_scr_monstersetup_gml_652_0" );
|
|
560
|
global.actactor[myself][2] = 2;
|
|
561
|
}
|
|
562
|
if (global.monstertype[myself] == 23Head Hathy)
|
|
563
|
{
|
|
564
|
global.monstername[myself] = stringsetloc(Head Hathy"Head Hathy", "scr_monstersetup_slash_scr_monstersetup_gml_661_0" );
|
|
565
|
global.monstermaxhp[myself] = 190;
|
|
566
|
global.monsterhp[myself] = 190;
|
|
567
|
global.monsterat[myself] = 8;
|
|
568
|
global.monsterdf[myself] = 0;
|
|
569
|
global.monsterexp[myself] = 0;
|
|
570
|
global.monstergold[myself] = 40;
|
|
571
|
global.sparepoint[myself] = 10;
|
|
572
|
global.mercymod[myself] = 0;
|
|
573
|
global.mercymax[myself] = 100;
|
|
574
|
global.canact[myself][0] = 1;
|
|
575
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_672_0" );
|
|
576
|
global.canact[myself][1] = 1;
|
|
577
|
global.actname[myself][1] = stringsetloc(Flirt"Flirt", "scr_monstersetup_slash_scr_monstersetup_gml_674_0" );
|
|
578
|
global.canact[myself][2] = 1;
|
|
579
|
global.actname[myself][2] = stringsetloc(X-Flirt"X-Flirt", "scr_monstersetup_slash_scr_monstersetup_gml_676_0" );
|
|
580
|
global.actactor[myself][2] = 2;
|
|
581
|
}
|
|
582
|
if (global.monstertype[myself] == 25King)
|
|
583
|
{
|
|
584
|
global.monstername[myself] = stringsetloc(King"King", "scr_monstersetup_slash_scr_monstersetup_gml_683_0" );
|
|
585
|
global.monstermaxhp[myself] = 2800;
|
|
586
|
global.monsterhp[myself] = 2800;
|
|
587
|
global.monsterat[myself] = 8;
|
|
588
|
global.monsterdf[myself] = 0;
|
|
589
|
global.monsterexp[myself] = 0;
|
|
590
|
global.monstergold[myself] = 0;
|
|
591
|
global.sparepoint[myself] = 0;
|
|
592
|
global.mercymod[myself] = 0;
|
|
593
|
global.mercymax[myself] = 999;
|
|
594
|
global.canact[myself][0] = 1;
|
|
595
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_694_0" );
|
|
596
|
global.canact[myself][1] = 1;
|
|
597
|
global.actactor[myself][1] = 1;
|
|
598
|
global.actname[myself][1] = stringsetloc(Talk"Talk", "scr_monstersetup_slash_scr_monstersetup_gml_699_0" );
|
|
599
|
global.actdesc[myself][1] = " ";
|
|
600
|
global.actcost[myself][1] = 0;
|
|
601
|
global.canact[myself][2] = 1;
|
|
602
|
global.actactor[myself][2] = 2;
|
|
603
|
global.actname[myself][2] = stringsetloc(Talk"Talk", "scr_monstersetup_slash_scr_monstersetup_gml_705_0" );
|
|
604
|
global.actdesc[myself][2] = " ";
|
|
605
|
global.actcost[myself][2] = 0;
|
|
606
|
global.canact[myself][3] = 1;
|
|
607
|
global.actactor[myself][3] = 3;
|
|
608
|
global.actname[myself][3] = stringsetloc(Talk"Talk", "scr_monstersetup_slash_scr_monstersetup_gml_711_0" );
|
|
609
|
global.actdesc[myself][3] = " ";
|
|
610
|
global.actcost[myself][3] = 0;
|
|
611
|
if (global.tempflag[5] == 1)
|
|
612
|
{
|
|
613
|
global.canact[myself][1] = 1;
|
|
614
|
global.actactor[myself][1] = 1;
|
|
615
|
global.actname[myself][1] = stringsetloc(Courage"Courage", "scr_monstersetup_slash_scr_monstersetup_gml_721_0" );
|
|
616
|
global.actdesc[myself][1] = stringsetloc(Defense#Boost"Defense#Boost", "scr_monstersetup_slash_scr_monstersetup_gml_722_0" );
|
|
617
|
global.actcost[myself][1] = 62;
|
|
618
|
}
|
|
619
|
if (global.tempflag[6] == 1)
|
|
620
|
{
|
|
621
|
global.canact[myself][2] = 1;
|
|
622
|
global.actactor[myself][2] = 2;
|
|
623
|
global.actname[myself][2] = stringsetloc(RedBuster"RedBuster", "scr_monstersetup_slash_scr_monstersetup_gml_731_0" );
|
|
624
|
global.actdesc[myself][2] = stringsetloc(Red#Damage"Red#Damage", "scr_monstersetup_slash_scr_monstersetup_gml_732_0" );
|
|
625
|
global.actcost[myself][2] = 150;
|
|
626
|
}
|
|
627
|
if (global.tempflag[7] == 1)
|
|
628
|
{
|
|
629
|
global.canact[myself][3] = 1;
|
|
630
|
global.actactor[myself][3] = 3;
|
|
631
|
global.actname[myself][3] = stringsetloc(DualHeal"DualHeal", "scr_monstersetup_slash_scr_monstersetup_gml_741_0" );
|
|
632
|
global.actdesc[myself][3] = stringsetloc(Heals#everyone"Heals#everyone", "scr_monstersetup_slash_scr_monstersetup_gml_742_0" );
|
|
633
|
global.actcost[myself][3] = 125;
|
|
634
|
}
|
|
635
|
}
|
|
636
|
if (global.monstertype[myself] == 30Ambyu-Lance)
|
|
637
|
{
|
|
638
|
global.monstername[myself] = stringsetloc(Ambyu-Lance"Ambyu-Lance", "scr_monstersetup_slash_scr_monstersetup_gml_760_0" );
|
|
639
|
global.monstermaxhp[myself] = 300;
|
|
640
|
global.monsterhp[myself] = 300;
|
|
641
|
global.monsterat[myself] = 8;
|
|
642
|
global.monsterdf[myself] = 0;
|
|
643
|
global.monsterexp[myself] = 0;
|
|
644
|
global.monstergold[myself] = 84;
|
|
645
|
global.sparepoint[myself] = 20;
|
|
646
|
global.mercymod[myself] = 0;
|
|
647
|
global.mercymax[myself] = 100;
|
|
648
|
global.canact[myself][0] = 1;
|
|
649
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_772_0" );
|
|
650
|
if (!scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (4))
|
|
651
|
{
|
|
652
|
global.canact[myself][1] = 1;
|
|
653
|
global.actactor[myself][1] = 2;
|
|
654
|
global.actname[myself][1] = stringsetloc(Avoid"Avoid", "scr_monstersetup_slash_scr_monstersetup_gml_778_0" );
|
|
655
|
global.actdesc[myself][1] = " ";
|
|
656
|
global.actcost[myself][1] = 0;
|
|
657
|
global.canact[myself][2] = 1;
|
|
658
|
global.actactor[myself][2] = 3;
|
|
659
|
global.actname[myself][2] = stringsetloc(GetHit"GetHit", "scr_monstersetup_slash_scr_monstersetup_gml_784_0" );
|
|
660
|
global.actdesc[myself][2] = " ";
|
|
661
|
global.actcost[myself][2] = 0;
|
|
662
|
}
|
|
663
|
else
|
|
664
|
{
|
|
665
|
global.canact[myself][1] = 1;
|
|
666
|
global.actactor[myself][1] = 5;
|
|
667
|
global.actname[myself][1] = stringsetloc(Hospitality"Hospitality", "scr_monstersetup_slash_scr_monstersetup_gml_791_0" );
|
|
668
|
global.actdesc[myself][1] = " ";
|
|
669
|
global.actcost[myself][1] = 0;
|
|
670
|
}
|
|
671
|
global.canactsus[myself][0] = 1;
|
|
672
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_797_0" );
|
|
673
|
global.actsimulsus[myself][0] = 1;
|
|
674
|
global.canactral[myself][0] = 1;
|
|
675
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_801_0" );
|
|
676
|
global.actsimulral[myself][0] = 1;
|
|
677
|
global.canactnoe[myself][0] = 1;
|
|
678
|
global.actnamenoe[myself][0] = stringsetloc(N-Action"N-Action", "scr_monstersetup_slash_scr_monstersetup_gml_805_0" );
|
|
679
|
global.actsimulnoe[myself][0] = 1;
|
|
680
|
}
|
|
681
|
if (global.monstertype[myself] == 31Poppup)
|
|
682
|
{
|
|
683
|
global.monstername[myself] = stringsetloc(Poppup"Poppup", "scr_monstersetup_slash_scr_monstersetup_gml_811_0" );
|
|
684
|
global.monstermaxhp[myself] = 120;
|
|
685
|
global.monsterhp[myself] = 120;
|
|
686
|
global.monsterat[myself] = 9;
|
|
687
|
if (!scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (2) && !scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (3) && !scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (4))
|
|
688
|
global.monsterat[myself] = 8;
|
|
689
|
global.monsterdf[myself] = 0;
|
|
690
|
global.monsterexp[myself] = 0;
|
|
691
|
global.monstergold[myself] = 77;
|
|
692
|
global.sparepoint[myself] = 25;
|
|
693
|
global.mercymod[myself] = 0;
|
|
694
|
global.mercymax[myself] = 100;
|
|
695
|
global.canact[myself][0] = 1;
|
|
696
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_823_0" );
|
|
697
|
global.canact[myself][1] = 1;
|
|
698
|
global.actactor[myself][1] = 1;
|
|
699
|
global.actname[myself][1] = stringsetloc(Click"Click", "scr_monstersetup_slash_scr_monstersetup_gml_827_0" );
|
|
700
|
global.actdesc[myself][1] = "";
|
|
701
|
global.actcost[myself][1] = 0;
|
|
702
|
global.canact[myself][2] = 1;
|
|
703
|
global.actactor[myself][2] = 1;
|
|
704
|
global.actname[myself][2] = stringsetloc(Block"Block", "scr_monstersetup_slash_scr_monstersetup_gml_833_0" );
|
|
705
|
global.actdesc[myself][2] = "";
|
|
706
|
global.actcost[myself][2] = 0;
|
|
707
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (4))
|
|
708
|
{
|
|
709
|
global.canact[myself][3] = 1;
|
|
710
|
global.actactor[myself][3] = 5;
|
|
711
|
global.actname[myself][3] = stringsetloc(Avoid"Avoid", "scr_monstersetup_slash_scr_monstersetup_gml_841_0" );
|
|
712
|
global.actdesc[myself][3] = " ";
|
|
713
|
global.actcost[myself][3] = 0;
|
|
714
|
}
|
|
715
|
global.canactsus[myself][0] = 1;
|
|
716
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_847_0" );
|
|
717
|
global.actsimulsus[myself][0] = 0;
|
|
718
|
global.canactral[myself][0] = 1;
|
|
719
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_850_0" );
|
|
720
|
global.canactnoe[myself][0] = 1;
|
|
721
|
global.actnamenoe[myself][0] = stringsetloc(N-Action"N-Action", "scr_monstersetup_slash_scr_monstersetup_gml_853_0" );
|
|
722
|
global.actsimulnoe[myself][0] = 1;
|
|
723
|
}
|
|
724
|
if (global.monstertype[myself] == 32Tasque)
|
|
725
|
{
|
|
726
|
global.monstername[myself] = stringsetloc(Tasque"Tasque", "scr_monstersetup_slash_scr_monstersetup_gml_859_0" );
|
|
727
|
global.monstermaxhp[myself] = 240;
|
|
728
|
global.monsterhp[myself] = 240;
|
|
729
|
global.monsterat[myself] = 8;
|
|
730
|
global.monsterdf[myself] = 0;
|
|
731
|
global.monsterexp[myself] = 0;
|
|
732
|
global.monstergold[myself] = 75;
|
|
733
|
global.sparepoint[myself] = 20;
|
|
734
|
global.mercymod[myself] = 0;
|
|
735
|
global.mercymax[myself] = 100;
|
|
736
|
global.canact[myself][0] = 1;
|
|
737
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_871_0" );
|
|
738
|
global.canact[myself][1] = 1;
|
|
739
|
global.actname[myself][1] = stringsetloc(Petting"Petting", "scr_monstersetup_slash_scr_monstersetup_gml_874_0" );
|
|
740
|
global.actsimul[myself][1] = 1;
|
|
741
|
if (!scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (4))
|
|
742
|
{
|
|
743
|
global.canact[myself][2] = 1;
|
|
744
|
global.actactor[myself][2] = 2;
|
|
745
|
global.actname[myself][2] = stringsetloc(Roar"Roar", "scr_monstersetup_slash_scr_monstersetup_gml_881_0" );
|
|
746
|
global.actdesc[myself][2] = " ";
|
|
747
|
global.actcost[myself][2] = 0;
|
|
748
|
global.canact[myself][3] = 1;
|
|
749
|
global.actactor[myself][3] = 3;
|
|
750
|
global.actname[myself][3] = stringsetloc(SoftVoice"SoftVoice", "scr_monstersetup_slash_scr_monstersetup_gml_887_0" );
|
|
751
|
global.actdesc[myself][3] = " ";
|
|
752
|
global.actcost[myself][3] = 0;
|
|
753
|
}
|
|
754
|
else
|
|
755
|
{
|
|
756
|
global.canact[myself][2] = 1;
|
|
757
|
global.actactor[myself][2] = 5;
|
|
758
|
global.actname[myself][2] = stringsetloc(PettingX"PettingX", "scr_monstersetup_slash_scr_monstersetup_gml_894_0" );
|
|
759
|
global.actdesc[myself][2] = " ";
|
|
760
|
global.actcost[myself][2] = 0;
|
|
761
|
}
|
|
762
|
global.canactsus[myself][0] = 1;
|
|
763
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_900_0" );
|
|
764
|
global.actsimulsus[myself][0] = 1;
|
|
765
|
global.canactral[myself][0] = 1;
|
|
766
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_904_0" );
|
|
767
|
global.actsimulral[myself][0] = 1;
|
|
768
|
global.canactnoe[myself][0] = 1;
|
|
769
|
global.actnamenoe[myself][0] = stringsetloc(N-Action"N-Action", "scr_monstersetup_slash_scr_monstersetup_gml_908_0" );
|
|
770
|
global.actsimulnoe[myself][0] = 1;
|
|
771
|
}
|
|
772
|
if (global.monstertype[myself] == 33Werewire)
|
|
773
|
{
|
|
774
|
global.monstername[myself] = stringsetloc(Werewire"Werewire", "scr_monstersetup_slash_scr_monstersetup_gml_914_0" );
|
|
775
|
global.monstermaxhp[myself] = 240;
|
|
776
|
global.monsterhp[myself] = 240;
|
|
777
|
global.monsterat[myself] = 5;
|
|
778
|
if (scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (3) || scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (4))
|
|
779
|
global.monsterat[myself] = 8;
|
|
780
|
global.monsterdf[myself] = 0;
|
|
781
|
global.monsterexp[myself] = 0;
|
|
782
|
global.monstergold[myself] = 79;
|
|
783
|
global.sparepoint[myself] = 20;
|
|
784
|
global.mercymod[myself] = 0;
|
|
785
|
global.mercymax[myself] = 100;
|
|
786
|
global.canact[myself][0] = 1;
|
|
787
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_926_0" );
|
|
788
|
global.canact[myself][1] = 1;
|
|
789
|
global.actname[myself][1] = stringsetloc(JiggleJiggle"JiggleJiggle", "scr_monstersetup_slash_scr_monstersetup_gml_929_0" );
|
|
790
|
global.actsimul[myself][1] = 1;
|
|
791
|
global.canact[myself][2] = 1;
|
|
792
|
global.actactor[myself][2] = 2;
|
|
793
|
global.actname[myself][2] = stringsetloc(ThrowWire"ThrowWire", "scr_monstersetup_slash_scr_monstersetup_gml_934_0" );
|
|
794
|
global.actdesc[myself][2] = stringsetloc(Toss Kris#to free#wire"Toss Kris#to free#wire", "scr_monstersetup_slash_scr_monstersetup_gml_935_0" );
|
|
795
|
global.actcost[myself][2] = 0;
|
|
796
|
global.canactsus[myself][0] = 1;
|
|
797
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_939_0" );
|
|
798
|
global.actsimulsus[myself][0] = 1;
|
|
799
|
global.canactral[myself][0] = 1;
|
|
800
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_943_0" );
|
|
801
|
global.actsimulral[myself][0] = 1;
|
|
802
|
global.canactnoe[myself][0] = 1;
|
|
803
|
global.actnamenoe[myself][0] = stringsetloc(N-Action"N-Action", "scr_monstersetup_slash_scr_monstersetup_gml_947_0" );
|
|
804
|
global.actsimulnoe[myself][0] = 1;
|
|
805
|
}
|
|
806
|
if (global.monstertype[myself] == 34Maus)
|
|
807
|
{
|
|
808
|
global.monstername[myself] = stringsetloc(Maus"Maus", "scr_monstersetup_slash_scr_monstersetup_gml_953_0" );
|
|
809
|
global.monstermaxhp[myself] = 120;
|
|
810
|
global.monsterhp[myself] = 120;
|
|
811
|
global.monsterat[myself] = 8;
|
|
812
|
global.monsterdf[myself] = 0;
|
|
813
|
global.monsterexp[myself] = 0;
|
|
814
|
global.monstergold[myself] = 70;
|
|
815
|
global.sparepoint[myself] = 25;
|
|
816
|
global.mercymod[myself] = 0;
|
|
817
|
global.mercymax[myself] = 100;
|
|
818
|
global.canact[myself][0] = 1;
|
|
819
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_965_0" );
|
|
820
|
global.canact[myself][1] = 1;
|
|
821
|
global.actname[myself][1] = stringsetloc(TrapOne"TrapOne", "scr_monstersetup_slash_scr_monstersetup_gml_968_0" );
|
|
822
|
if (!scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (4))
|
|
823
|
{
|
|
824
|
global.canact[myself][2] = 1;
|
|
825
|
global.actactor[myself][2] = 2;
|
|
826
|
global.actname[myself][2] = stringsetloc(Upgrade"Upgrade", "scr_monstersetup_slash_scr_monstersetup_gml_974_0" );
|
|
827
|
global.actdesc[myself][2] = " ";
|
|
828
|
global.actcost[myself][2] = 0;
|
|
829
|
global.canact[myself][3] = 1;
|
|
830
|
global.actactor[myself][3] = 3;
|
|
831
|
global.actname[myself][3] = stringsetloc(TrapAll"TrapAll", "scr_monstersetup_slash_scr_monstersetup_gml_980_0" );
|
|
832
|
global.actdesc[myself][3] = " ";
|
|
833
|
global.actcost[myself][3] = 0;
|
|
834
|
}
|
|
835
|
else
|
|
836
|
{
|
|
837
|
global.canact[myself][2] = 1;
|
|
838
|
global.actactor[myself][2] = 5;
|
|
839
|
global.actname[myself][2] = (global.flag[379 noelle_beat_fear] == 0) ? stringsetloc(Fear"Fear", "scr_monstersetup_slash_scr_monstersetup_gml_987_0" ) : stringsetloc(Compliment"Compliment", "scr_monstersetup_slash_scr_monstersetup_gml_987_1" );
|
|
840
|
global.actdesc[myself][2] = " ";
|
|
841
|
global.actcost[myself][2] = 0;
|
|
842
|
global.canact[myself][3] = 1;
|
|
843
|
global.actactor[myself][3] = 5;
|
|
844
|
global.actname[myself][3] = stringsetloc(TrapAll"TrapAll", "scr_monstersetup_slash_scr_monstersetup_gml_980_0" );
|
|
845
|
global.actdesc[myself][3] = " ";
|
|
846
|
global.actcost[myself][3] = 0;
|
|
847
|
}
|
|
848
|
global.canactsus[myself][0] = 1;
|
|
849
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_993_0" );
|
|
850
|
global.actsimulsus[myself][0] = 1;
|
|
851
|
global.canactral[myself][0] = 1;
|
|
852
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_997_0" );
|
|
853
|
global.actsimulral[myself][0] = 0;
|
|
854
|
global.canactnoe[myself][0] = 1;
|
|
855
|
global.actnamenoe[myself][0] = stringsetloc(N-Action"N-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1001_0" );
|
|
856
|
global.actsimulnoe[myself][0] = 1;
|
|
857
|
}
|
|
858
|
if (global.monstertype[myself] == 35Virovirokun)
|
|
859
|
{
|
|
860
|
global.monstername[myself] = stringsetloc(Virovirokun"Virovirokun", "scr_monstersetup_slash_scr_monstersetup_gml_1008_0" );
|
|
861
|
global.monstermaxhp[myself] = 240;
|
|
862
|
global.monsterhp[myself] = 240;
|
|
863
|
global.monsterat[myself] = 8;
|
|
864
|
global.monsterdf[myself] = 0;
|
|
865
|
global.monsterexp[myself] = 0;
|
|
866
|
global.monstergold[myself] = 84;
|
|
867
|
global.sparepoint[myself] = 20;
|
|
868
|
global.mercymod[myself] = 0;
|
|
869
|
global.mercymax[myself] = 100;
|
|
870
|
global.canact[myself][0] = 1;
|
|
871
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1019_0" );
|
|
872
|
global.canact[myself][1] = 1;
|
|
873
|
global.actname[myself][1] = stringsetloc(TakeCare"TakeCare", "scr_monstersetup_slash_scr_monstersetup_gml_1022_0" );
|
|
874
|
if (!scr_havecharscr_havechar
function scr_havechar(arg0)
{
var checker = arg0;
if (checker == "susie" || checker == "su" || checker == "s")
checker = 2;
if (checker == "ralsei" || checker == "ra" || checker == "r")
checker = 3;
if (checker == "noelle" || checker == "no" || checker == "n")
checker = 4;
_rreturn = 0;
if (global.char[0] == checker)
_rreturn = 1;
if (global.char[1] == checker)
_rreturn = 1;
if (global.char[2] == checker)
_rreturn = 1;
return _rreturn;
} (4))
|
|
875
|
{
|
|
876
|
global.canact[myself][2] = 1;
|
|
877
|
global.actactor[myself][2] = 4;
|
|
878
|
global.actname[myself][2] = stringsetloc(TakeCareX"TakeCareX", "scr_monstersetup_slash_scr_monstersetup_gml_1028_0" );
|
|
879
|
global.actdesc[myself][2] = " ";
|
|
880
|
global.actcost[myself][2] = 0;
|
|
881
|
}
|
|
882
|
else
|
|
883
|
{
|
|
884
|
global.canact[myself][2] = 1;
|
|
885
|
global.actactor[myself][2] = 5;
|
|
886
|
global.actname[myself][2] = stringsetloc(TakeCareX"TakeCareX", "scr_monstersetup_slash_scr_monstersetup_gml_1047_0" );
|
|
887
|
global.actdesc[myself][2] = " ";
|
|
888
|
global.actcost[myself][2] = 0;
|
|
889
|
}
|
|
890
|
global.canactsus[myself][0] = 1;
|
|
891
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1053_0" );
|
|
892
|
global.actsimulsus[myself][0] = 1;
|
|
893
|
global.canactral[myself][0] = 1;
|
|
894
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1057_0" );
|
|
895
|
global.actsimulral[myself][0] = 1;
|
|
896
|
global.canactnoe[myself][0] = 1;
|
|
897
|
global.actnamenoe[myself][0] = stringsetloc(N-Action"N-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1061_0" );
|
|
898
|
global.actsimulnoe[myself][0] = 1;
|
|
899
|
}
|
|
900
|
if (global.monstertype[myself] == 36Swatchling)
|
|
901
|
{
|
|
902
|
global.monstername[myself] = stringsetloc(Swatchling"Swatchling", "scr_monstersetup_slash_scr_monstersetup_gml_1068_0" );
|
|
903
|
global.monstermaxhp[myself] = 300;
|
|
904
|
global.monsterhp[myself] = 300;
|
|
905
|
global.monsterat[myself] = 9;
|
|
906
|
global.monsterdf[myself] = 0;
|
|
907
|
global.monsterexp[myself] = 0;
|
|
908
|
global.monstergold[myself] = 100;
|
|
909
|
global.sparepoint[myself] = 0;
|
|
910
|
global.mercymod[myself] = 0;
|
|
911
|
global.mercymax[myself] = 100;
|
|
912
|
global.canact[myself][0] = 1;
|
|
913
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1079_0" );
|
|
914
|
global.canact[myself][1] = 1;
|
|
915
|
global.actname[myself][1] = stringsetloc(Warmify"Warmify", "scr_monstersetup_slash_scr_monstersetup_gml_1082_0" );
|
|
916
|
global.actdesc[myself][1] = stringsetloc(Redder#2 stages"Redder#2 stages", "scr_monstersetup_slash_scr_monstersetup_gml_1099_0" );
|
|
917
|
global.canact[myself][2] = 1;
|
|
918
|
global.actname[myself][2] = stringsetloc(Coldify"Coldify", "scr_monstersetup_slash_scr_monstersetup_gml_1085_0" );
|
|
919
|
global.actdesc[myself][2] = stringsetloc(Bluer#2 stages"Bluer#2 stages", "scr_monstersetup_slash_scr_monstersetup_gml_1103_0" );
|
|
920
|
global.canactsus[myself][0] = 1;
|
|
921
|
global.actnamesus[myself][0] = stringsetloc(Half-Warm"Half-Warm", "scr_monstersetup_slash_scr_monstersetup_gml_1088_0" );
|
|
922
|
global.actdescsus[myself][0] = stringsetloc(Redder#1 stage"Redder#1 stage", "scr_monstersetup_slash_scr_monstersetup_gml_1107_0" );
|
|
923
|
global.canactral[myself][0] = 1;
|
|
924
|
global.actnameral[myself][0] = stringsetloc(Half-Cold"Half-Cold", "scr_monstersetup_slash_scr_monstersetup_gml_1091_0" );
|
|
925
|
global.actdescral[myself][0] = stringsetloc(Bluer#1 stage"Bluer#1 stage", "scr_monstersetup_slash_scr_monstersetup_gml_1111_0_b" );
|
|
926
|
}
|
|
927
|
if (global.monstertype[myself] == 37Cap'n)
|
|
928
|
{
|
|
929
|
global.monstername[myself] = stringsetloc(Cap'n"Cap'n", "scr_monstersetup_slash_scr_monstersetup_gml_1097_0" );
|
|
930
|
global.monstermaxhp[myself] = 120;
|
|
931
|
global.monsterhp[myself] = 120;
|
|
932
|
global.monsterat[myself] = 8;
|
|
933
|
global.monsterdf[myself] = 0;
|
|
934
|
global.monsterexp[myself] = 0;
|
|
935
|
global.monstergold[myself] = 1;
|
|
936
|
global.sparepoint[myself] = 0;
|
|
937
|
global.mercymod[myself] = 0;
|
|
938
|
global.mercymax[myself] = 100;
|
|
939
|
global.canact[myself][0] = 1;
|
|
940
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1108_0" );
|
|
941
|
global.canact[myself][1] = 1;
|
|
942
|
global.actname[myself][1] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1111_0" );
|
|
943
|
if (global.lang != "ja")
|
|
944
|
global.actsimul[myself][1] = 1;
|
|
945
|
global.canact[myself][2] = 1;
|
|
946
|
global.actactor[myself][2] = 4;
|
|
947
|
global.actname[myself][2] = stringsetloc(Dance X"Dance X", "scr_monstersetup_slash_scr_monstersetup_gml_1116_0" );
|
|
948
|
global.canactsus[myself][0] = 1;
|
|
949
|
global.actnamesus[myself][0] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1119_0" );
|
|
950
|
if (global.lang != "ja")
|
|
951
|
global.actsimulsus[myself][0] = 1;
|
|
952
|
global.canactral[myself][0] = 1;
|
|
953
|
global.actnameral[myself][0] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1123_0" );
|
|
954
|
if (global.lang != "ja")
|
|
955
|
global.actsimulral[myself][0] = 1;
|
|
956
|
}
|
|
957
|
if (global.monstertype[myself] == 38K_K)
|
|
958
|
{
|
|
959
|
global.monstername[myself] = "K_K";
|
|
960
|
global.monstermaxhp[myself] = 120;
|
|
961
|
global.monsterhp[myself] = 120;
|
|
962
|
global.monsterat[myself] = 8;
|
|
963
|
global.monsterdf[myself] = 0;
|
|
964
|
global.monsterexp[myself] = 0;
|
|
965
|
global.monstergold[myself] = 100;
|
|
966
|
global.sparepoint[myself] = 0;
|
|
967
|
global.mercymod[myself] = 0;
|
|
968
|
global.mercymax[myself] = 100;
|
|
969
|
global.canact[myself][0] = 1;
|
|
970
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1142_0" );
|
|
971
|
global.canact[myself][1] = 1;
|
|
972
|
global.actname[myself][1] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1145_0" );
|
|
973
|
if (global.lang != "ja")
|
|
974
|
global.actsimul[myself][1] = 1;
|
|
975
|
global.canact[myself][2] = 1;
|
|
976
|
global.actactor[myself][2] = 4;
|
|
977
|
global.actname[myself][2] = stringsetloc(Dance X"Dance X", "scr_monstersetup_slash_scr_monstersetup_gml_1150_0" );
|
|
978
|
global.canactsus[myself][0] = 1;
|
|
979
|
global.actnamesus[myself][0] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1153_0" );
|
|
980
|
if (global.lang != "ja")
|
|
981
|
global.actsimulsus[myself][0] = 1;
|
|
982
|
global.canactral[myself][0] = 1;
|
|
983
|
global.actnameral[myself][0] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1157_0" );
|
|
984
|
if (global.lang != "ja")
|
|
985
|
global.actsimulral[myself][0] = 1;
|
|
986
|
}
|
|
987
|
if (global.monstertype[myself] == 39Sweet)
|
|
988
|
{
|
|
989
|
global.monstername[myself] = stringsetloc(Sweet"Sweet", "scr_monstersetup_slash_scr_monstersetup_gml_1165_0" );
|
|
990
|
global.monstermaxhp[myself] = 120;
|
|
991
|
global.monsterhp[myself] = 120;
|
|
992
|
global.monsterat[myself] = 8;
|
|
993
|
global.monsterdf[myself] = 0;
|
|
994
|
global.monsterexp[myself] = 0;
|
|
995
|
global.monstergold[myself] = 50;
|
|
996
|
global.sparepoint[myself] = 0;
|
|
997
|
global.mercymod[myself] = 0;
|
|
998
|
global.mercymax[myself] = 100;
|
|
999
|
global.canact[myself][0] = 1;
|
|
1000
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1176_0" );
|
|
1001
|
global.canact[myself][1] = 1;
|
|
1002
|
global.actname[myself][1] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1179_0" );
|
|
1003
|
if (global.lang != "ja")
|
|
1004
|
global.actsimul[myself][1] = 1;
|
|
1005
|
global.canact[myself][2] = 1;
|
|
1006
|
global.actactor[myself][2] = 4;
|
|
1007
|
global.actname[myself][2] = stringsetloc(Dance X"Dance X", "scr_monstersetup_slash_scr_monstersetup_gml_1184_0" );
|
|
1008
|
global.canactsus[myself][0] = 1;
|
|
1009
|
global.actnamesus[myself][0] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1187_0" );
|
|
1010
|
if (global.lang != "ja")
|
|
1011
|
global.actsimulsus[myself][0] = 1;
|
|
1012
|
global.canactral[myself][0] = 1;
|
|
1013
|
global.actnameral[myself][0] = stringsetloc(Dance"Dance", "scr_monstersetup_slash_scr_monstersetup_gml_1191_0" );
|
|
1014
|
if (global.lang != "ja")
|
|
1015
|
global.actsimulral[myself][0] = 1;
|
|
1016
|
}
|
|
1017
|
if (global.monstertype[myself] == 40Werewerewire)
|
|
1018
|
{
|
|
1019
|
global.monstername[myself] = stringsetloc(Werewerewire"Werewerewire", "scr_monstersetup_slash_scr_monstersetup_gml_1199_0" );
|
|
1020
|
global.monstermaxhp[myself] = 1753;
|
|
1021
|
global.monsterhp[myself] = 1753;
|
|
1022
|
global.monsterat[myself] = 11;
|
|
1023
|
global.monsterdf[myself] = 0;
|
|
1024
|
global.monsterexp[myself] = 0;
|
|
1025
|
global.monstergold[myself] = 300;
|
|
1026
|
global.sparepoint[myself] = 5;
|
|
1027
|
global.mercymod[myself] = 0;
|
|
1028
|
global.mercymax[myself] = 100;
|
|
1029
|
global.canact[myself][0] = 1;
|
|
1030
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1210_0" );
|
|
1031
|
global.canact[myself][1] = 1;
|
|
1032
|
global.actname[myself][1] = stringsetloc(BeCold"BeCold", "scr_monstersetup_slash_scr_monstersetup_gml_1213_0" );
|
|
1033
|
global.actsimul[myself][1] = 1;
|
|
1034
|
global.canact[myself][2] = 1;
|
|
1035
|
global.actactor[myself][2] = 2;
|
|
1036
|
global.actname[myself][2] = stringsetloc(BeTough"BeTough", "scr_monstersetup_slash_scr_monstersetup_gml_1218_0" );
|
|
1037
|
global.actdesc[myself][2] = " ";
|
|
1038
|
global.actcost[myself][2] = 0;
|
|
1039
|
global.canact[myself][3] = 1;
|
|
1040
|
global.actactor[myself][3] = 3;
|
|
1041
|
global.actname[myself][3] = stringsetloc(BeSweet"BeSweet", "scr_monstersetup_slash_scr_monstersetup_gml_1224_0" );
|
|
1042
|
global.actdesc[myself][3] = " ";
|
|
1043
|
global.actcost[myself][3] = 0;
|
|
1044
|
global.canactsus[myself][0] = 1;
|
|
1045
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1229_0" );
|
|
1046
|
global.actsimulsus[myself][0] = 1;
|
|
1047
|
global.canactral[myself][0] = 1;
|
|
1048
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1233_0" );
|
|
1049
|
global.actsimulral[myself][0] = 1;
|
|
1050
|
}
|
|
1051
|
if (global.monstertype[myself] == 41GrazeTest (dojo?))
|
|
1052
|
{
|
|
1053
|
global.monstername[myself] = stringsetloc(GrazeTest"GrazeTest", "scr_monstersetup_slash_scr_monstersetup_gml_1234_0" );
|
|
1054
|
global.monstermaxhp[myself] = 1;
|
|
1055
|
global.monsterhp[myself] = 100;
|
|
1056
|
global.monsterat[myself] = 8;
|
|
1057
|
global.monsterdf[myself] = 0;
|
|
1058
|
global.monsterexp[myself] = 0;
|
|
1059
|
global.monstergold[myself] = 0;
|
|
1060
|
global.sparepoint[myself] = 100;
|
|
1061
|
global.mercymod[myself] = 0;
|
|
1062
|
global.mercymax[myself] = 100;
|
|
1063
|
global.canact[myself][0] = 1;
|
|
1064
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1251_0" );
|
|
1065
|
global.canactsus[myself][0] = 1;
|
|
1066
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1254_0" );
|
|
1067
|
global.canactral[myself][0] = 1;
|
|
1068
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1257_0" );
|
|
1069
|
}
|
|
1070
|
if (global.monstertype[myself] == 42Tasque Manager)
|
|
1071
|
{
|
|
1072
|
global.monstername[myself] = stringsetloc(Tasque Manager"Tasque Manager", "scr_monstersetup_slash_scr_monstersetup_gml_1259_0" );
|
|
1073
|
global.monstermaxhp[myself] = 1367;
|
|
1074
|
global.monsterhp[myself] = 1367;
|
|
1075
|
global.monsterat[myself] = 10;
|
|
1076
|
global.monsterdf[myself] = 0;
|
|
1077
|
global.monsterexp[myself] = 0;
|
|
1078
|
global.monstergold[myself] = 200;
|
|
1079
|
global.sparepoint[myself] = 5;
|
|
1080
|
global.mercymod[myself] = 0;
|
|
1081
|
global.mercymax[myself] = 100;
|
|
1082
|
global.canact[myself][0] = 1;
|
|
1083
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1276_0" );
|
|
1084
|
global.canact[myself][1] = 1;
|
|
1085
|
global.actname[myself][1] = stringsetloc(Order"Order", "scr_monstersetup_slash_scr_monstersetup_gml_1280_0" );
|
|
1086
|
global.actdesc[myself][1] = " ";
|
|
1087
|
global.actsimul[myself][1] = 1;
|
|
1088
|
global.canact[myself][2] = 1;
|
|
1089
|
global.actactor[myself][2] = 4;
|
|
1090
|
global.actname[myself][2] = stringsetloc(OrderX"OrderX", "scr_monstersetup_slash_scr_monstersetup_gml_1285_0" );
|
|
1091
|
global.actdesc[myself][2] = " ";
|
|
1092
|
global.actsimul[myself][2] = 1;
|
|
1093
|
global.canactsus[myself][0] = 1;
|
|
1094
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1289_0_b" );
|
|
1095
|
global.actsimulsus[myself][0] = 1;
|
|
1096
|
global.canactral[myself][0] = 1;
|
|
1097
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1293_0" );
|
|
1098
|
global.actsimulral[myself][0] = 1;
|
|
1099
|
}
|
|
1100
|
if (global.monstertype[myself] == 43Berdly (coaster))
|
|
1101
|
{
|
|
1102
|
global.monstername[myself] = stringsetloc(Berdly"Berdly", "scr_monstersetup_slash_scr_monstersetup_gml_1289_0" );
|
|
1103
|
global.monstermaxhp[myself] = 1985;
|
|
1104
|
global.monsterhp[myself] = 1985;
|
|
1105
|
global.monsterat[myself] = 10;
|
|
1106
|
global.monsterdf[myself] = 0;
|
|
1107
|
global.monsterexp[myself] = 0;
|
|
1108
|
global.monstergold[myself] = 100;
|
|
1109
|
global.sparepoint[myself] = 0;
|
|
1110
|
global.mercymod[myself] = 0;
|
|
1111
|
global.mercymax[myself] = 100;
|
|
1112
|
global.canact[myself][0] = 1;
|
|
1113
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1312_0" );
|
|
1114
|
global.canact[myself][1] = 1;
|
|
1115
|
global.actname[myself][1] = stringsetloc(Bump"Bump", "scr_monstersetup_slash_scr_monstersetup_gml_1315_0" );
|
|
1116
|
global.actdesc[myself][1] = stringsetloc(Ride#coaster"Ride#coaster", "scr_monstersetup_slash_scr_monstersetup_gml_1332_0_b" );
|
|
1117
|
global.actcost[myself][1] = 0;
|
|
1118
|
global.canact[myself][2] = 1;
|
|
1119
|
global.actactor[myself][2] = 4;
|
|
1120
|
global.actname[myself][2] = stringsetloc(BumpX"BumpX", "scr_monstersetup_slash_scr_monstersetup_gml_1321_0" );
|
|
1121
|
global.actdesc[myself][2] = stringsetloc(Everyone#rides#coaster"Everyone#rides#coaster", "scr_monstersetup_slash_scr_monstersetup_gml_1338_0" );
|
|
1122
|
global.actcost[myself][2] = 0;
|
|
1123
|
global.canactsus[myself][0] = 1;
|
|
1124
|
global.actnamesus[myself][0] = stringsetloc(Bump"Bump", "scr_monstersetup_slash_scr_monstersetup_gml_1337_0" );
|
|
1125
|
global.actdescsus[myself][0] = stringsetloc(Ride#coaster"Ride#coaster", "scr_monstersetup_slash_scr_monstersetup_gml_1354_0" );
|
|
1126
|
global.actcostsus[myself][0] = 0;
|
|
1127
|
global.canactral[myself][0] = 1;
|
|
1128
|
global.actnameral[myself][0] = stringsetloc(Bump"Bump", "scr_monstersetup_slash_scr_monstersetup_gml_1347_0_b" );
|
|
1129
|
global.actdescral[myself][0] = stringsetloc(Ride#coaster"Ride#coaster", "scr_monstersetup_slash_scr_monstersetup_gml_1364_0" );
|
|
1130
|
global.actcostral[myself][0] = 0;
|
|
1131
|
}
|
|
1132
|
if (global.monstertype[myself] == 44Mauswheel)
|
|
1133
|
{
|
|
1134
|
global.monstername[myself] = stringsetloc(Mauswheel"Mauswheel", "scr_monstersetup_slash_scr_monstersetup_gml_1347_0" );
|
|
1135
|
global.monstermaxhp[myself] = 1753;
|
|
1136
|
global.monsterhp[myself] = 1753;
|
|
1137
|
global.monsterat[myself] = 10;
|
|
1138
|
global.monsterdf[myself] = 0;
|
|
1139
|
global.monsterexp[myself] = 0;
|
|
1140
|
global.monstergold[myself] = 200;
|
|
1141
|
global.sparepoint[myself] = 0;
|
|
1142
|
global.mercymod[myself] = 0;
|
|
1143
|
global.mercymax[myself] = 100;
|
|
1144
|
global.canact[myself][0] = 1;
|
|
1145
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1367_0" );
|
|
1146
|
global.canact[myself][1] = 1;
|
|
1147
|
global.actname[myself][1] = stringsetloc(Catch"Catch", "scr_monstersetup_slash_scr_monstersetup_gml_1362_0" );
|
|
1148
|
global.canact[myself][2] = 1;
|
|
1149
|
global.actactor[myself][2] = 4;
|
|
1150
|
global.actname[myself][2] = stringsetloc(CatchX"CatchX", "scr_monstersetup_slash_scr_monstersetup_gml_1366_0" );
|
|
1151
|
global.canactsus[myself][0] = 1;
|
|
1152
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1378_0" );
|
|
1153
|
global.actdescsus[myself][0] = " ";
|
|
1154
|
global.actcostsus[myself][0] = 0;
|
|
1155
|
global.canactral[myself][0] = 1;
|
|
1156
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1384_0" );
|
|
1157
|
global.actdescral[myself][0] = " ";
|
|
1158
|
global.actcostral[myself][0] = 0;
|
|
1159
|
}
|
|
1160
|
if (global.monstertype[myself] == 45Rouxls (Chapter 2))
|
|
1161
|
{
|
|
1162
|
global.monstername[myself] = stringsetloc(Rouxls"Rouxls", "scr_monstersetup_slash_scr_monstersetup_gml_1385_0" );
|
|
1163
|
global.monstermaxhp[myself] = 600;
|
|
1164
|
global.monsterhp[myself] = 600;
|
|
1165
|
global.monsterat[myself] = 9;
|
|
1166
|
global.monsterdf[myself] = 0;
|
|
1167
|
global.monsterexp[myself] = 0;
|
|
1168
|
global.monstergold[myself] = 200;
|
|
1169
|
global.sparepoint[myself] = 0;
|
|
1170
|
global.mercymod[myself] = 0;
|
|
1171
|
global.mercymax[myself] = 100;
|
|
1172
|
global.canact[myself][0] = 1;
|
|
1173
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1405_0" );
|
|
1174
|
global.canact[myself][1] = 1;
|
|
1175
|
global.actname[myself][1] = stringsetloc(Take House"Take House", "scr_monstersetup_slash_scr_monstersetup_gml_1408_0" );
|
|
1176
|
global.actdesc[myself][1] = " ";
|
|
1177
|
global.actcost[myself][1] = 0;
|
|
1178
|
global.canact[myself][2] = 1;
|
|
1179
|
global.actname[myself][2] = stringsetloc(Take House 2"Take House 2", "scr_monstersetup_slash_scr_monstersetup_gml_1413_0" );
|
|
1180
|
global.actdesc[myself][2] = " ";
|
|
1181
|
global.actcost[myself][2] = 34;
|
|
1182
|
global.canact[myself][3] = 1;
|
|
1183
|
global.actactor[myself][3] = 3;
|
|
1184
|
global.actname[myself][3] = stringsetloc(Take House 3"Take House 3", "scr_monstersetup_slash_scr_monstersetup_gml_1419_0" );
|
|
1185
|
global.actdesc[myself][3] = " ";
|
|
1186
|
global.actcost[myself][3] = 59;
|
|
1187
|
global.canact[myself][4] = 1;
|
|
1188
|
global.actactor[myself][4] = 3;
|
|
1189
|
global.actname[myself][4] = stringsetloc(Take House 4"Take House 4", "scr_monstersetup_slash_scr_monstersetup_gml_1425_0" );
|
|
1190
|
global.actdesc[myself][4] = " ";
|
|
1191
|
global.actcost[myself][4] = 80;
|
|
1192
|
global.canactsus[myself][0] = 1;
|
|
1193
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1430_0" );
|
|
1194
|
global.canactral[myself][0] = 1;
|
|
1195
|
global.actnameral[myself][0] = stringsetloc(Distract"Distract", "scr_monstersetup_slash_scr_monstersetup_gml_1433_0_b" );
|
|
1196
|
global.actdescral[myself][0] = " ";
|
|
1197
|
global.actcostral[myself][0] = 0;
|
|
1198
|
}
|
|
1199
|
if (global.monstertype[myself] == 46Berdly (City))
|
|
1200
|
{
|
|
1201
|
global.monstername[myself] = stringsetloc(Berdly"Berdly", "scr_monstersetup_slash_scr_monstersetup_gml_1433_0" );
|
|
1202
|
global.monstermaxhp[myself] = 900;
|
|
1203
|
global.monsterhp[myself] = 900;
|
|
1204
|
global.monsterat[myself] = 9;
|
|
1205
|
global.monsterdf[myself] = 0;
|
|
1206
|
global.monsterexp[myself] = 0;
|
|
1207
|
global.monstergold[myself] = 100;
|
|
1208
|
global.sparepoint[myself] = 0;
|
|
1209
|
global.mercymod[myself] = 0;
|
|
1210
|
global.mercymax[myself] = 100;
|
|
1211
|
global.canact[myself][0] = 1;
|
|
1212
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1453_0" );
|
|
1213
|
global.canact[myself][1] = 1;
|
|
1214
|
global.actname[myself][1] = (scr_sideb_get_phasescr_sideb_get_phase
function scr_sideb_get_phase()
{
var phase = 0;
if (global.flag[916 snowgrave_fail] == 0)
{
if (global.flag[915 snowgrave_plot] > 0 && global.flag[915 snowgrave_plot] < 4)
phase = 1;
if (global.flag[915 snowgrave_plot] >= 4 && global.flag[915 snowgrave_plot] < 7)
phase = 2;
if (global.flag[915 snowgrave_plot] >= 7 && global.flag[915 snowgrave_plot] < 20)
phase = 3;
if (global.flag[915 snowgrave_plot] >= 20)
phase = 4;
}
return phase;
} () > 0) ? stringsetloc(Glare"Glare", "scr_monstersetup_slash_scr_monstersetup_gml_1456_0" ) : stringsetloc(Play Dumb"Play Dumb", "scr_monstersetup_slash_scr_monstersetup_gml_1456_1" );
|
|
1215
|
global.canact[myself][2] = 1;
|
|
1216
|
global.actactor[myself][2] = 5;
|
|
1217
|
global.actname[myself][2] = (scr_sideb_get_phasescr_sideb_get_phase
function scr_sideb_get_phase()
{
var phase = 0;
if (global.flag[916 snowgrave_fail] == 0)
{
if (global.flag[915 snowgrave_plot] > 0 && global.flag[915 snowgrave_plot] < 4)
phase = 1;
if (global.flag[915 snowgrave_plot] >= 4 && global.flag[915 snowgrave_plot] < 7)
phase = 2;
if (global.flag[915 snowgrave_plot] >= 7 && global.flag[915 snowgrave_plot] < 20)
phase = 3;
if (global.flag[915 snowgrave_plot] >= 20)
phase = 4;
}
return phase;
} () > 0) ? stringsetloc(Wake"Wake", "scr_monstersetup_slash_scr_monstersetup_gml_1460_0" ) : stringsetloc(Play Smart"Play Smart", "scr_monstersetup_slash_scr_monstersetup_gml_1460_1" );
|
|
1218
|
global.actdesc[myself][2] = " ";
|
|
1219
|
global.actcost[myself][2] = 0;
|
|
1220
|
global.canactnoe[myself][0] = 1;
|
|
1221
|
global.actnamenoe[myself][0] = stringsetloc(N-Action"N-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1465_0" );
|
|
1222
|
}
|
|
1223
|
if (global.monstertype[myself] == 47Clover (rematch))
|
|
1224
|
{
|
|
1225
|
global.monstername[myself] = stringsetloc(Clover"Clover", "scr_monstersetup_slash_scr_monstersetup_gml_1464_0" );
|
|
1226
|
global.monstermaxhp[myself] = 1500;
|
|
1227
|
global.monsterhp[myself] = 1500;
|
|
1228
|
global.monsterat[myself] = 11;
|
|
1229
|
global.monsterdf[myself] = 0;
|
|
1230
|
global.monsterexp[myself] = 0;
|
|
1231
|
global.monstergold[myself] = 0;
|
|
1232
|
global.sparepoint[myself] = 5;
|
|
1233
|
global.mercymod[myself] = 0;
|
|
1234
|
global.mercymax[myself] = 100;
|
|
1235
|
global.canact[myself][0] = 1;
|
|
1236
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1484_0" );
|
|
1237
|
global.canact[myself][1] = 1;
|
|
1238
|
global.actname[myself][1] = stringsetloc(Topic"Topic", "scr_monstersetup_slash_scr_monstersetup_gml_1487_0" );
|
|
1239
|
global.actsimul[myself][1] = 0;
|
|
1240
|
global.actdesc[myself][1] = stringsetloc(Guess#favorite#thing"Guess#favorite#thing", "scr_monstersetup_slash_scr_monstersetup_gml_1505_0" );
|
|
1241
|
global.canact[myself][2] = 1;
|
|
1242
|
global.actactor[myself][2] = 4;
|
|
1243
|
global.actname[myself][2] = stringsetloc(Topic(Long)"Topic(Long)", "scr_monstersetup_slash_scr_monstersetup_gml_1492_0" );
|
|
1244
|
global.actdesc[myself][2] = stringsetloc(Longer#time to#guess"Longer#time to#guess", "scr_monstersetup_slash_scr_monstersetup_gml_1510_0" );
|
|
1245
|
global.canactsus[myself][0] = 1;
|
|
1246
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1495_0" );
|
|
1247
|
global.actsimulsus[myself][0] = 1;
|
|
1248
|
global.canactral[myself][0] = 1;
|
|
1249
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1499_0_b" );
|
|
1250
|
global.actsimulral[myself][0] = 1;
|
|
1251
|
}
|
|
1252
|
if (global.monstertype[myself] == 48Queen)
|
|
1253
|
{
|
|
1254
|
global.monstername[myself] = stringsetloc(Queen"Queen", "scr_monstersetup_slash_scr_monstersetup_gml_1499_0" );
|
|
1255
|
global.monstermaxhp[myself] = 1510;
|
|
1256
|
global.monsterhp[myself] = 1510;
|
|
1257
|
global.monsterat[myself] = 10;
|
|
1258
|
global.monsterdf[myself] = 0;
|
|
1259
|
global.monsterexp[myself] = 0;
|
|
1260
|
global.monstergold[myself] = 0;
|
|
1261
|
global.sparepoint[myself] = 0;
|
|
1262
|
global.mercymod[myself] = 0;
|
|
1263
|
global.mercymax[myself] = 100;
|
|
1264
|
if (!instance_exists(obj_berdlyplug_enemy))
|
|
1265
|
{
|
|
1266
|
global.mercymod[myself] = 0;
|
|
1267
|
global.mercymax[myself] = 100;
|
|
1268
|
global.canact[myself][0] = 1;
|
|
1269
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1524_0" );
|
|
1270
|
}
|
|
1271
|
else
|
|
1272
|
{
|
|
1273
|
global.canact[myself][0] = 1;
|
|
1274
|
global.actname[myself][0] = stringsetloc(Loosen"Loosen", "scr_monstersetup_slash_scr_monstersetup_gml_1529_0" );
|
|
1275
|
global.actcost[myself][0] = 0;
|
|
1276
|
global.canact[myself][1] = 1;
|
|
1277
|
global.actactor[myself][1] = 4;
|
|
1278
|
global.actname[myself][1] = stringsetloc(GroupLoosen"GroupLoosen", "scr_monstersetup_slash_scr_monstersetup_gml_1534_0" );
|
|
1279
|
global.actdesc[myself][1] = " ";
|
|
1280
|
global.actcost[myself][1] = 0;
|
|
1281
|
global.canact[myself][2] = 1;
|
|
1282
|
global.actactor[myself][2] = 2;
|
|
1283
|
global.actname[myself][2] = stringsetloc(Throw"Throw", "scr_monstersetup_slash_scr_monstersetup_gml_1540_0" );
|
|
1284
|
global.actdesc[myself][2] = " ";
|
|
1285
|
global.actcost[myself][2] = 0;
|
|
1286
|
global.canact[myself][3] = 1;
|
|
1287
|
global.actactor[myself][3] = 2;
|
|
1288
|
global.actname[myself][3] = stringsetloc(RedBuster"RedBuster", "scr_monstersetup_slash_scr_monstersetup_gml_1552_0" );
|
|
1289
|
global.actdesc[myself][3] = stringsetloc(Red#Damage"Red#Damage", "scr_monstersetup_slash_scr_monstersetup_gml_1553_0" );
|
|
1290
|
global.actcost[myself][3] = 150;
|
|
1291
|
global.canact[myself][4] = 1;
|
|
1292
|
global.actactor[myself][4] = 3;
|
|
1293
|
global.actname[myself][4] = stringsetloc(DualHeal"DualHeal", "scr_monstersetup_slash_scr_monstersetup_gml_1558_0" );
|
|
1294
|
global.actdesc[myself][4] = stringsetloc(Heals#everyone"Heals#everyone", "scr_monstersetup_slash_scr_monstersetup_gml_1559_0" );
|
|
1295
|
global.actcost[myself][4] = 125;
|
|
1296
|
global.canactsus[myself][0] = 1;
|
|
1297
|
global.actnamesus[myself][0] = stringsetloc(Loosen"Loosen", "scr_monstersetup_slash_scr_monstersetup_gml_1563_0" );
|
|
1298
|
global.canactral[myself][0] = 1;
|
|
1299
|
global.actnameral[myself][0] = stringsetloc(Loosen"Loosen", "scr_monstersetup_slash_scr_monstersetup_gml_1566_0" );
|
|
1300
|
}
|
|
1301
|
}
|
|
1302
|
if (global.monstertype[myself] == 49Spamton)
|
|
1303
|
{
|
|
1304
|
global.monstername[myself] = stringsetloc(Spamton"Spamton", "scr_monstersetup_slash_scr_monstersetup_gml_1564_0" );
|
|
1305
|
global.monstermaxhp[myself] = 600;
|
|
1306
|
global.monsterhp[myself] = 600;
|
|
1307
|
global.monsterat[myself] = 8;
|
|
1308
|
global.monsterdf[myself] = 0;
|
|
1309
|
global.monsterexp[myself] = 0;
|
|
1310
|
global.monstergold[myself] = -50;
|
|
1311
|
global.sparepoint[myself] = 0;
|
|
1312
|
global.mercymod[myself] = 0;
|
|
1313
|
global.mercymax[myself] = 100;
|
|
1314
|
global.canact[myself][0] = 1;
|
|
1315
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1576_0" );
|
|
1316
|
global.canact[myself][1] = 1;
|
|
1317
|
global.actname[myself][1] = stringsetloc(Deal"Deal", "scr_monstersetup_slash_scr_monstersetup_gml_1579_0" );
|
|
1318
|
global.canact[myself][2] = 1;
|
|
1319
|
global.actname[myself][2] = stringsetloc(HealDeal"HealDeal", "scr_monstersetup_slash_scr_monstersetup_gml_1611_0" );
|
|
1320
|
global.actdesc[myself][2] = stringsetloc(DEAL #HEAL 60"DEAL &#HEAL 60", "scr_monstersetup_slash_scr_monstersetup_gml_1612_0" );
|
|
1321
|
global.actcost[myself][2] = 125;
|
|
1322
|
}
|
|
1323
|
if (global.monstertype[myself] == 50Spamton NEO)
|
|
1324
|
{
|
|
1325
|
global.monstername[myself] = stringsetloc(Spamton NEO"Spamton NEO", "scr_monstersetup_slash_scr_monstersetup_gml_1591_0" );
|
|
1326
|
global.monstermaxhp[myself] = 4809;
|
|
1327
|
global.monsterhp[myself] = 4809;
|
|
1328
|
global.monsterat[myself] = 13;
|
|
1329
|
global.monsterdf[myself] = 0;
|
|
1330
|
global.monsterexp[myself] = 0;
|
|
1331
|
global.monstergold[myself] = 0;
|
|
1332
|
global.sparepoint[myself] = 0;
|
|
1333
|
global.mercymod[myself] = 0;
|
|
1334
|
global.mercymax[myself] = 100;
|
|
1335
|
global.canact[myself][0] = 1;
|
|
1336
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1614_0" );
|
|
1337
|
if (scr_sideb_get_phasescr_sideb_get_phase
function scr_sideb_get_phase()
{
var phase = 0;
if (global.flag[916 snowgrave_fail] == 0)
{
if (global.flag[915 snowgrave_plot] > 0 && global.flag[915 snowgrave_plot] < 4)
phase = 1;
if (global.flag[915 snowgrave_plot] >= 4 && global.flag[915 snowgrave_plot] < 7)
phase = 2;
if (global.flag[915 snowgrave_plot] >= 7 && global.flag[915 snowgrave_plot] < 20)
phase = 3;
if (global.flag[915 snowgrave_plot] >= 20)
phase = 4;
}
return phase;
} () > 2)
|
|
1338
|
{
|
|
1339
|
global.monsterdf[myself] = -27;
|
|
1340
|
global.canact[myself][1] = 1;
|
|
1341
|
global.actname[myself][1] = stringsetloc(X-Slash"X-Slash", "scr_monstersetup_slash_scr_monstersetup_gml_1643_0" );
|
|
1342
|
global.actdesc[myself][1] = stringsetloc(Physical#damage"Physical#damage", "scr_monstersetup_slash_scr_monstersetup_gml_1644_0" );
|
|
1343
|
global.actcost[myself][1] = 62;
|
|
1344
|
global.canact[myself][2] = 1;
|
|
1345
|
global.actname[myself][2] = stringsetloc(FriedPipis"FriedPipis", "scr_monstersetup_slash_scr_monstersetup_gml_1649_0" );
|
|
1346
|
global.actdesc[myself][2] = stringsetloc(Heals#120 HP"Heals#120 HP", "scr_monstersetup_slash_scr_monstersetup_gml_1650_0" );
|
|
1347
|
global.actcost[myself][2] = 80;
|
|
1348
|
}
|
|
1349
|
else
|
|
1350
|
{
|
|
1351
|
global.canact[myself][1] = 1;
|
|
1352
|
global.actname[myself][1] = stringsetloc(Snap"Snap", "scr_monstersetup_slash_scr_monstersetup_gml_1664_0" );
|
|
1353
|
global.actdesc[myself][1] = "";
|
|
1354
|
global.actcost[myself][1] = 0;
|
|
1355
|
global.canact[myself][2] = 1;
|
|
1356
|
global.actactor[myself][2] = 4;
|
|
1357
|
global.actname[myself][2] = stringsetloc(SnapAll"SnapAll", "scr_monstersetup_slash_scr_monstersetup_gml_1670_0" );
|
|
1358
|
global.actdesc[myself][2] = "";
|
|
1359
|
global.actcost[myself][2] = 0;
|
|
1360
|
global.canactsus[myself][0] = 1;
|
|
1361
|
global.actnamesus[myself][0] = stringsetloc(Snap"Snap", "scr_monstersetup_slash_scr_monstersetup_gml_1682_0" );
|
|
1362
|
global.actdescsus[myself][0] = "";
|
|
1363
|
global.actcostsus[myself][0] = 0;
|
|
1364
|
global.canactsus[myself][1] = 1;
|
|
1365
|
global.actnamesus[myself][1] = stringsetloc(Supercharge"Supercharge", "scr_monstersetup_slash_scr_monstersetup_gml_1687_0" );
|
|
1366
|
global.actdescsus[myself][1] = stringsetloc(Charge#faster"Charge#faster", "scr_monstersetup_slash_scr_monstersetup_gml_1685_0" );
|
|
1367
|
global.actcostsus[myself][1] = 80;
|
|
1368
|
global.canactral[myself][0] = 1;
|
|
1369
|
global.actnameral[myself][0] = stringsetloc(Snap"Snap", "scr_monstersetup_slash_scr_monstersetup_gml_1698_0" );
|
|
1370
|
global.actdescral[myself][0] = "";
|
|
1371
|
global.actcostral[myself][0] = 0;
|
|
1372
|
global.canactral[myself][1] = 1;
|
|
1373
|
global.actnameral[myself][1] = stringsetloc(FluffyGuard"FluffyGuard", "scr_monstersetup_slash_scr_monstersetup_gml_1703_0" );
|
|
1374
|
global.actdescral[myself][1] = stringsetloc(Orbiting#shield"Orbiting#shield", "scr_monstersetup_slash_scr_monstersetup_gml_1701_0" );
|
|
1375
|
global.actcostral[myself][1] = 40;
|
|
1376
|
}
|
|
1377
|
}
|
|
1378
|
if (global.monstertype[myself] == 51GIGA Queen)
|
|
1379
|
{
|
|
1380
|
global.monstername[myself] = stringsetloc(GIGA Queen"GIGA Queen", "scr_monstersetup_slash_scr_monstersetup_gml_1656_0" );
|
|
1381
|
global.monstermaxhp[myself] = 4500;
|
|
1382
|
global.monsterhp[myself] = 4500;
|
|
1383
|
global.monsterat[myself] = 7.5;
|
|
1384
|
global.monsterdf[myself] = 0;
|
|
1385
|
global.monsterexp[myself] = 0;
|
|
1386
|
global.monstergold[myself] = 0;
|
|
1387
|
global.sparepoint[myself] = 0;
|
|
1388
|
global.mercymod[myself] = 0;
|
|
1389
|
global.mercymax[myself] = 100;
|
|
1390
|
global.canact[myself][0] = 1;
|
|
1391
|
if (global.flag[220 thrash_machine_head] == 2)
|
|
1392
|
{
|
|
1393
|
global.actname[myself][0] = stringsetloc(FireMode"FireMode", "scr_monstersetup_slash_scr_monstersetup_gml_1730_0" );
|
|
1394
|
global.actdesc[myself][0] = stringsetloc(Power#Attacks"Power#Attacks", "scr_monstersetup_slash_scr_monstersetup_gml_1730_1" );
|
|
1395
|
}
|
|
1396
|
if (global.flag[220 thrash_machine_head] == 1)
|
|
1397
|
{
|
|
1398
|
global.actname[myself][0] = stringsetloc(SwordMode"SwordMode", "scr_monstersetup_slash_scr_monstersetup_gml_1731_0" );
|
|
1399
|
global.actdesc[myself][0] = stringsetloc(Power up#each hit"Power up#each hit", "scr_monstersetup_slash_scr_monstersetup_gml_1731_1" );
|
|
1400
|
}
|
|
1401
|
if (global.flag[220 thrash_machine_head] == 0)
|
|
1402
|
{
|
|
1403
|
global.actname[myself][0] = stringsetloc(LaserMode"LaserMode", "scr_monstersetup_slash_scr_monstersetup_gml_1732_0" );
|
|
1404
|
global.actdesc[myself][0] = stringsetloc(Fast#Attacks"Fast#Attacks", "scr_monstersetup_slash_scr_monstersetup_gml_1732_1" );
|
|
1405
|
}
|
|
1406
|
if (global.flag[220 thrash_machine_head] == 3)
|
|
1407
|
{
|
|
1408
|
global.actname[myself][0] = stringsetloc(DuckMode"DuckMode", "scr_monstersetup_slash_scr_monstersetup_gml_1733_0" );
|
|
1409
|
global.actdesc[myself][0] = stringsetloc(Sucky#Attacks"Sucky#Attacks", "scr_monstersetup_slash_scr_monstersetup_gml_1733_1" );
|
|
1410
|
}
|
|
1411
|
global.actcost[myself][0] = 125;
|
|
1412
|
global.canact[myself][1] = 1;
|
|
1413
|
global.actname[myself][1] = stringsetloc(TurboDodge"TurboDodge", "scr_monstersetup_slash_scr_monstersetup_gml_1738_0" );
|
|
1414
|
global.actdesc[myself][1] = stringsetloc(Better#dodge"Better#dodge", "scr_monstersetup_slash_scr_monstersetup_gml_1739_0" );
|
|
1415
|
global.actcost[myself][1] = 62;
|
|
1416
|
global.canact[myself][2] = 1;
|
|
1417
|
global.actname[myself][2] = stringsetloc(SELF-FIX"SELF-FIX", "scr_monstersetup_slash_scr_monstersetup_gml_1743_0" );
|
|
1418
|
global.actdesc[myself][2] = stringsetloc(Heals#100HP"Heals#100HP", "scr_monstersetup_slash_scr_monstersetup_gml_1744_0" );
|
|
1419
|
global.actcost[myself][2] = 50;
|
|
1420
|
}
|
|
1421
|
if (global.monstertype[myself] == 52Jigsaw Joe)
|
|
1422
|
{
|
|
1423
|
global.monstername[myself] = stringsetloc(Jigsaw Joe"Jigsaw Joe", "scr_monstersetup_slash_scr_monstersetup_gml_1727_0" );
|
|
1424
|
global.monstermaxhp[myself] = 1;
|
|
1425
|
global.monsterhp[myself] = 1;
|
|
1426
|
global.monsterat[myself] = 8;
|
|
1427
|
global.monsterdf[myself] = 0;
|
|
1428
|
global.monsterexp[myself] = 0;
|
|
1429
|
global.monstergold[myself] = 0;
|
|
1430
|
global.sparepoint[myself] = 0;
|
|
1431
|
global.mercymod[myself] = 0;
|
|
1432
|
global.mercymax[myself] = 100;
|
|
1433
|
global.canact[myself][0] = 1;
|
|
1434
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1276_0" );
|
|
1435
|
global.canact[myself][1] = 1;
|
|
1436
|
global.actname[myself][1] = stringsetloc(Shave"Shave", "scr_monstersetup_slash_scr_monstersetup_gml_1742_0" );
|
|
1437
|
global.actdesc[myself][1] = " ";
|
|
1438
|
global.actsimul[myself][1] = 1;
|
|
1439
|
}
|
|
1440
|
if (global.monstertype[myself] == 53Pipis)
|
|
1441
|
{
|
|
1442
|
global.monstername[myself] = stringsetloc(Pipis"Pipis", "scr_monstersetup_slash_scr_monstersetup_gml_1790_0" );
|
|
1443
|
global.monstermaxhp[myself] = 200;
|
|
1444
|
global.monsterhp[myself] = 200;
|
|
1445
|
global.monsterat[myself] = 8;
|
|
1446
|
global.monsterdf[myself] = 0;
|
|
1447
|
global.monsterexp[myself] = 0;
|
|
1448
|
global.monstergold[myself] = 0;
|
|
1449
|
global.sparepoint[myself] = 0;
|
|
1450
|
global.mercymod[myself] = 0;
|
|
1451
|
global.mercymax[myself] = 100;
|
|
1452
|
global.canact[myself][0] = 1;
|
|
1453
|
global.actname[myself][0] = stringsetloc(Check"Check", "scr_monstersetup_slash_scr_monstersetup_gml_1276_0" );
|
|
1454
|
global.canactsus[myself][0] = 1;
|
|
1455
|
global.actnamesus[myself][0] = stringsetloc(S-Action"S-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1816_0" );
|
|
1456
|
global.actsimulsus[myself][0] = 1;
|
|
1457
|
global.canactral[myself][0] = 1;
|
|
1458
|
global.actnameral[myself][0] = stringsetloc(R-Action"R-Action", "scr_monstersetup_slash_scr_monstersetup_gml_1820_0" );
|
|
1459
|
global.actsimulral[myself][0] = 1;
|
|
1460
|
}
|
|
1461
|
}
|