X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fentities.ent;h=42f5209b567010eca6b41361ac77b3bac225e4af;hb=d17865f01e96252140e909c107973d1edef68d17;hp=810a0f6e3f55b3dddfa44213a6a5ed2260450ad6;hpb=7cb5e73aed101f67f8471bce850b19dea1c76193;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/entities.ent b/scripts/entities.ent index 810a0f6e..42f5209b 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -132,11 +132,21 @@ When a button is touched by a player, it moves in the direction set by the " -A conveyor. +A conveyor. Solid brush version. -------- KEYS -------- if set, it can be turned on/off determines the opening direction -movement speed (200 default, must be above or equal sv_stopspeed) +movement speed (200 default) +-------- SPAWNFLAGS -------- +the conveyor is turned on if not triggered + + + +A conveyor. Nonsolid trigger version. +-------- KEYS -------- +if set, it can be turned on/off +determines the opening direction +movement speed (200 default) -------- SPAWNFLAGS -------- the conveyor is turned on if not triggered @@ -271,7 +281,7 @@ This is an invisible area like a trigger, which rain falls inside of. Brush entity that spins in place on one axis (default Z). Use an origin brush to specify the rotation axis. To rotate around another axis, make a func_wall with an explicit avelocity given. -------- KEYS -------- -speed to rotate (in degrees per second) +speed to rotate (in degrees per second, default: 100) path/name of looping .wav file to play. Do this much dmg every .dmgtime interval when blocked See above. (0.25s default) @@ -313,6 +323,13 @@ Trains cannot be block-stopped just by getting in their way, the player must be death message when someone gets pushed into this (default: "was thrown into a world of hurt by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) + +Location to make the first autoscreenshots from. At most three such entities may be used! +-------- KEYS -------- +view direction of the camera in PITCH YAW ROLL +targetname of a target_position for the view direction, alternatively to specifying angles + + Location for use by the %l escape in "say" messages. The closest "visible" info_location entity is chosen to find the right location name for a point. @@ -1102,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. @@ -1892,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 --------