Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_sneo_mmx_spreadshot_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
element = 6;
3
flashtimer = 0;
4
grazed = 0;
5
grazepoints = 2;
6
timepoints = 1;
7
target = -1;
8
grazetimer = 0;
9
element = 6;
10
dont = 1;
11
inv = 120;
12
if (instance_exists(obj_clubsenemy))
13
    damage = global.monsterat[obj_clubsenemy.myself] * 5;