Home
last modified time | relevance | path

Searched refs:entity_getHealth (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/_unused/
H A Dqueenhydra.lua94 if entity_getHealth() < 4 then
108 if entity_getHealth() < 4 then
H A Dseaslug.lua79 if v.shellOff==0 and entity_getHealth() < 10 then
H A Dlumitebreeder.lua81 if entity_getHealth() == 1 then
H A Dlesserwurm.lua109 if entity_getHealth(me) < 4 then
H A Dzunna.lua114 if entity_getHealth() < 10 then
H A D13_mainarea.lua179 if entity_getHealth(v.n) <= 1 then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dsunworm.lua260 if entity_getHealth(me) < 4 then
284 if entity_getHealth(me) < 75 then
286 elseif entity_getHealth(me) < 50 then
288 elseif entity_getHealth(me) < 35 then
290 elseif entity_getHealth(me) < 20 then
477 if v.started and entity_getHealth(me) < v.rageHealth and not v.rage then
H A Dhydrawurm.lua90 if entity_getHealth(me) < 6 then
102 if entity_getHealth(me) < 4 then
H A Dsunkenmom.lua117 if not (entity_getHealth(v.dad) < 220) then
222 if entity_getHealth(v.dad) >= 220 then
243 if not (entity_getHealth(v.dad) < 220) then
H A Dsunkendad.lua347 if entity_getHealth(me) < 220 and entity_getHealth(me) > 0 then
422 if entity_getHealth(me) < 220 then
549 if ((entity_getHealth(me) - dmg) < 220) and not v.lastPhase then
559 if ((entity_getHealth(me) - dmg) < 100) and not v.almostDone then
H A Drotworm.lua153 if entity_getHealth(me) < 6 then
165 if entity_getHealth(me) < 4 then
H A Dnautilusprime.lua143 if entity_getHealth(me) < 15 and not v.beserk then
256 if entity_getHealth(me) < 20 then
418 if entity_getHealth(me)-dmg <= 0 then
H A Drednautilus.lua144 if entity_getHealth(me)-dmg <= 0 then
H A Dnautilus.lua136 if entity_getHealth(me)-dmg <= 0 then
H A Dmutilus.lua137 if entity_getHealth(me)-dmg <= 0 then
H A Dli.lua289 v.naijaLastHealth = entity_getHealth(v.n)
798 if entity_getHealth(v.ent) > 2 and isForm(FORM_NORMAL) and not avatar_isSinging() then
844 if entity_getHealth(v.n) > v.naijaLastHealth then
847 v.naijaLastHealth = entity_getHealth(v.n)
848 if entity_getHealth(v.n) < 1 then
H A Daggrobaby.lua155 if entity_getHealth(me) < 6 and not v.enraged then
H A Dtoad.lua111 if entity_getHealth(me) < 3 then
H A Daggrohopper.lua170 if entity_getHealth(me) < 6 and not v.enraged then
H A D13_progression.lua135 if entity_getHealth(v.n) <= 1 then
H A Dpriest.lua196 if entity_getHealth(me) <= dmg then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/global/
H A Dmenu-treasures.lua24 local h = entity_getHealth(getNaija())
31 if entity_getHealth(getNaija()) < h then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/scripts/
H A Dnautilusprime.lua141 if entity_getHealth(me) < 15 and not v.beserk then
250 if entity_getHealth(me) < 20 then
401 if entity_getHealth(me)-dmg <= 0 then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/tempo/
H A Dnautilus.lua136 if entity_getHealth(me)-dmg <= 0 then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/aquariaeditortutorial/scripts/
H A Dnautilus.lua150 if entity_getHealth(me)-dmg <= 0 then

12