1 | type = 1; |
2 | btimer = 99; |
3 | timermax = 12; |
4 | damage = -1; |
5 | grazepoints = -1; |
6 | timepoints = -1; |
7 | inv = -1; |
8 | grazed = -1; |
9 | grazetimer = -1; |
10 | element = "none"; |
11 | target = -1; |
12 | ratio = 1; |
13 | if (scr_monsterpop |
14 | ratio = 1.6; |
15 | if (scr_monsterpop |
16 | ratio = 2.3; |
17 | side = 1; |
18 | difficulty = 0; |
19 | made = 0; |
20 | special = 0; |
21 | roundcount = 0; |
22 | init = 0; |
23 | sameattack = 0; |
24 | sameattacker = 0; |
25 | miny = 999; |
26 | maxy = 999; |
27 | maxx = 999; |
28 | miny = 999; |
29 | creator = 0; |