From: Mario Date: Thu, 27 Nov 2014 03:56:15 +0000 (+1100) Subject: Merge branch 'master' into Mirio/drain X-Git-Tag: xonotic-v0.8.0~18^2 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=f345f94923129fb070025ac04ec4e16cd55978b3;hp=8ce8cc76988c74295e8aa3dec7ececf1892e5fdd Merge branch 'master' into Mirio/drain --- diff --git a/scripts/entities.ent b/scripts/entities.ent index 552e0db3..42f5209b 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -1119,6 +1119,12 @@ The sound name may also be of the form *soundname, and in that case the respecti the sound is played to the activator only when triggered (cannot be combined with LOOPED_ON and LOOPED_OFF) + +Monster spawnpoint in Invasion +-------- KEYS -------- +-------- SPAWNFLAGS -------- + + Acts as an intermediary for an action that takes multiple inputs. After the counter has been triggered "count" times, it will fire all of its targets and remove itself. @@ -1909,6 +1915,118 @@ Disables a trigger_relay temporarily (until triggered again) name that identifies this entity so it can be triggered + + +Mage. Master of dark magic +-------- KEYS -------- +monster health amount +maximum targeting range. If current target is further away, it will be lost +delay in seconds before re-spawning +move target while not attacking. 2=wander around, 3=spawn location, 4=no moving +disable/enable all relays with this targetname when killed +follow this target +name that identifies this entity so it can be triggered +5=red, 14=blue +-------- SPAWNFLAGS -------- +Spawn as mini-boss (slightly more powerful) +Spawn when triggered +Don't re-spawn +Allow flying/swimming monsters to move up/down +Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 + + + +Shambler. Summons lightning bolts with its large meat cleaving claws +-------- KEYS -------- +monster health amount +maximum targeting range. If current target is further away, it will be lost +delay in seconds before re-spawning +move target while not attacking. 2=wander around, 3=spawn location, 4=no moving +disable/enable all relays with this targetname when killed +follow this target +name that identifies this entity so it can be triggered +5=red, 14=blue +-------- SPAWNFLAGS -------- +Spawn as mini-boss (slightly more powerful) +Spawn when triggered +Don't re-spawn +Allow flying/swimming monsters to move up/down +Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 + + + +Spider. Freezing ice or burning fire web, both lead to an 8-legged grave +-------- KEYS -------- +monster health amount +spider attack type. 1=ice, 2=fire +maximum targeting range. If current target is further away, it will be lost +delay in seconds before re-spawning +move target while not attacking. 2=wander around, 3=spawn location, 4=no moving +disable/enable all relays with this targetname when killed +follow this target +name that identifies this entity so it can be triggered +5=red, 14=blue +-------- SPAWNFLAGS -------- +Spawn as mini-boss (slightly more powerful) +Spawn when triggered +Don't re-spawn +Allow flying/swimming monsters to move up/down +Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 + + + +Wyvern. Flies around shooting fireballs +-------- KEYS -------- +monster health amount +maximum targeting range. If current target is further away, it will be lost +delay in seconds before re-spawning +move target while not attacking. 2=wander around, 3=spawn location, 4=no moving +disable/enable all relays with this targetname when killed +follow this target +name that identifies this entity so it can be triggered +5=red, 14=blue +-------- SPAWNFLAGS -------- +Spawn as mini-boss (slightly more powerful) +Spawn when triggered +Don't re-spawn +Allow flying/swimming monsters to move up/down +Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 + + + +Braaaiins! +-------- KEYS -------- +monster health amount +maximum targeting range. If current target is further away, it will be lost +delay in seconds before re-spawning +move target while not attacking. 2=wander around, 3=spawn location, 4=no moving +disable/enable all relays with this targetname when killed +follow this target +name that identifies this entity so it can be triggered +5=red, 14=blue +-------- SPAWNFLAGS -------- +Spawn as mini-boss (slightly more powerful) +Spawn when triggered +Don't re-spawn +Allow flying/swimming monsters to move up/down +Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 + + Red goal. Defended by the red team. -------- KEYS --------