Home
last modified time | relevance | path

Searched refs:entity_setDamageTarget (Results 1 – 25 of 109) sorted by relevance

12345

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dspikyblocker.lua52 entity_setDamageTarget(me, DT_ENEMY_ENERGYBLAST, false)
53 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
54 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
55 entity_setDamageTarget(me, DT_AVATAR_LIZAP, true)
59 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
60 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
61 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
H A Dforestgodvine.lua82 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
83 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
84 entity_setDamageTarget(me, DT_AVATAR_LIZAP, true)
88 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
89 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
90 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
H A Drotworm.lua208 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
209 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
210 entity_setDamageTarget(me, DT_AVATAR_PET, false)
211 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
225 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
226 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
227 entity_setDamageTarget(me, DT_AVATAR_PET, true)
228 entity_setDamageTarget(me, DT_AVATAR_LIZAP, true)
H A Denergyorb.lua39 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
51 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
52 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
87 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
88 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
H A Danemone.lua49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
51 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
52 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Danemone4.lua49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
51 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
52 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Danemone2.lua49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
51 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
52 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Danemone3.lua49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
51 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
52 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Dchestmonster.lua46 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
47 entity_setDamageTarget(me, DT_AVATAR_PET, false)
48 entity_setDamageTarget(me, DT_ENEMY, false)
49 entity_setDamageTarget(me, DT_ENEMY_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_ENEMY_BEAM, false)
H A Dspikyball.lua43 entity_setDamageTarget(me, DT_AVATAR_VINE, true)
44 entity_setDamageTarget(me, DT_AVATAR_BITE, true)
45 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
46 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
H A Dforestgodseed.lua64 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
65 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
66 entity_setDamageTarget(me, DT_AVATAR_BITE, true)
H A Dturtlecommon.lua93 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
94 entity_setDamageTarget(me, DT_AVATAR_PET, false)
116 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
117 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
H A Dpredatorytunicate.lua57 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
58 entity_setDamageTarget(me, DT_ENEMY_ENERGYBLAST, true)
59 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
113 entity_setDamageTarget(me, DT_AVATAR_LIZAP, true)
116 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
H A Dformupgradeenergy1.lua29 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
37 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
38 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
H A Dformupgradeenergy2.lua28 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
36 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
37 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
H A Darmapillar.lua97 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
222 entity_setDamageTarget(me, DT_ENEMY_ENERGYBLAST, false)
228 entity_setDamageTarget(me, DT_AVATAR_PET, false)
238 entity_setDamageTarget(me, DT_AVATAR_PET, true)
242 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Denergyorbcracked.lua38 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
H A Dpriest.lua208 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
209 entity_setDamageTarget(me, DT_ENEMY, false)
210 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
224 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
225 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
H A Dforestgodvinehead.lua50 entity_setDamageTarget(me, DT_AVATAR_VINE, false)
51 entity_setDamageTarget(me, DT_AVATAR_PET, false)
52 entity_setDamageTarget(me, DT_AVATAR_BITE, false)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/tempo/
H A Denergyorb.lua39 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
51 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
52 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)
87 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
88 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
H A Danemone.lua49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
51 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
52 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Danemone2.lua49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
51 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
52 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Danemone4.lua49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
51 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
52 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Danemone3.lua49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, false)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, false)
51 entity_setDamageTarget(me, DT_AVATAR_LIZAP, false)
52 entity_setDamageTarget(me, DT_AVATAR_PET, false)
H A Denergyorbcracked.lua38 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
49 entity_setDamageTarget(me, DT_AVATAR_ENERGYBLAST, true)
50 entity_setDamageTarget(me, DT_AVATAR_SHOCK, true)

12345