<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.omega-rl.wiki/index.php?action=history&amp;feed=atom&amp;title=Draft%3APencil-necked_geek</id>
	<title>Draft:Pencil-necked geek - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.omega-rl.wiki/index.php?action=history&amp;feed=atom&amp;title=Draft%3APencil-necked_geek"/>
	<link rel="alternate" type="text/html" href="https://www.omega-rl.wiki/index.php?title=Draft:Pencil-necked_geek&amp;action=history"/>
	<updated>2026-09-21T20:30:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.omega-rl.wiki/index.php?title=Draft:Pencil-necked_geek&amp;diff=1302&amp;oldid=prev</id>
		<title>OmegaAdmin: 补齐竞技场前五种怪物独立草稿并连接武器、地点及共用符号索引</title>
		<link rel="alternate" type="text/html" href="https://www.omega-rl.wiki/index.php?title=Draft:Pencil-necked_geek&amp;diff=1302&amp;oldid=prev"/>
		<updated>2026-09-10T10:20:52Z</updated>

		<summary type="html">&lt;p&gt;补齐竞技场前五种怪物独立草稿并连接武器、地点及共用符号索引&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Version box|version=0.90.4}}&lt;br /&gt;
{{Monster infobox&lt;br /&gt;
|name=Pencil-necked geek&lt;br /&gt;
|glyph=g&lt;br /&gt;
|color=white&lt;br /&gt;
|level=1&lt;br /&gt;
|hp=1&lt;br /&gt;
|hit=5&lt;br /&gt;
|defense=5&lt;br /&gt;
|speed=8&lt;br /&gt;
|xp=1, when death is in sight&lt;br /&gt;
|attacks=1 attack: 0&amp;amp;ndash;4 physical before absorption; no defensive actions&lt;br /&gt;
|immunities=None innate&lt;br /&gt;
|generation=[[#Generation|Random pools; first unregistered arena match]]&lt;br /&gt;
|items=None at ordinary generation&lt;br /&gt;
|remains=Dead pencil-necked geek; 50% on normal death&lt;br /&gt;
|remains_use=Little nourishment; no alchemy&lt;br /&gt;
|traits=&amp;lt;li&amp;gt;Initially hostile&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Retreats when moving, but attacks when adjacent&amp;lt;/li&amp;gt;&lt;br /&gt;
|sources={{Source|minit.h|43}}&amp;lt;ref name=&amp;quot;card&amp;quot;&amp;gt;{{Source|mmelee.c|8|51}}; {{Source|time.c|47|74}}; {{Source|lev.c|373|394}}; {{Source|mon.c|134|203}}. Ordinary combat, timing, possessions and remains.&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;pencil-necked geek&amp;#039;&amp;#039;&amp;#039; is a weak, retreating [[Draft:Monster|monster]], displayed as a white &amp;#039;&amp;#039;&amp;#039;g&amp;#039;&amp;#039;&amp;#039;. It is the first opponent in a new character&amp;#039;s unregistered [[Draft:Rampart Coliseum|Coliseum]] sequence. Its ordinary form has just one HP, but its arena form can survive substantially more damage.&amp;lt;ref name=&amp;quot;definition&amp;quot;&amp;gt;{{Source|minit.h|43}}; {{Source|guild1.c|349|368}}; {{Source|env.c|63|76}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Generation ==&lt;br /&gt;
Pencil-necked geeks belong to the ordinary random-monster pools, including those used by [[Draft:Rampart Hedge Maze|Rampart&amp;#039;s hedge maze]]. An ordinary geek has no starting equipment or random treasure. The arena opponent instead receives a personal name and carries the disposable garage-door opener needed to open the arena&amp;#039;s portcullises. Registering as a gladiator resets the next match to the [[Draft:Goblin|goblin]], skipping the geek and the other two opening opponents.&amp;lt;ref&amp;gt;{{Source|lev.c|280|331}}; {{Source|lev.c|373|394}}; {{Source|city.c|559|580}}; {{Source|guild1.c|320|368}}; {{Source|guild1.c|436|450}}; {{Source|env.c|63|76}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Form !! HP !! Hit / defense !! Raw damage per attack&lt;br /&gt;
|-&lt;br /&gt;
| Ordinary || 1 || 5 / 5 || 0&amp;amp;ndash;4&lt;br /&gt;
|-&lt;br /&gt;
| Arena || 11 || 10 / 5 || 0&amp;amp;ndash;6&lt;br /&gt;
|}&lt;br /&gt;
Both forms have one attack, level 1, a base action interval of eight ticks and a kill reward of one XP when death is in sight. The arena&amp;#039;s money prize is separate from kill XP; see [[Draft:Rampart Coliseum#Rewards and advancement|Coliseum prizes]].&amp;lt;ref name=&amp;quot;definition&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;card&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Source|guild1.c|523|530}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Behavior and remains ==&lt;br /&gt;
A geek attempts to move away when its movement is triggered. This does &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; make it peaceful: a hostile geek next to you can still attack. Its attack has no poison, spell or other special effect, and its tactical sequence has no defensive action. Talking provides only a dismissive response, and surrender is ignored.&amp;lt;ref&amp;gt;{{Source|mon.c|12|68}}; {{Source|mmove.c|91|121}}; {{Source|mmelee.c|77|81}}; {{Source|mtalk.c|116|133}}; {{Source|aux1.c|812|824}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The ordinary corpse has a 50% chance to appear on normal death. A named arena geek always leaves a corpse on normal death, in addition to dropping the opener. Eating either form&amp;#039;s corpse supplies only a little nourishment: one point of food reserve, the amount consumed by a normal hourly hunger check, compared with six from [[Draft:Hyena|hyena ribs]]. It has no alchemical transformation.&amp;lt;ref&amp;gt;{{Source|mon.c|134|203}}; {{Source|item.c|63|139}}; {{Source|itemf1.c|718|733}}; {{Source|aux3.c|26|34}}; {{Source|minit.h|43}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Strategy ==&lt;br /&gt;
The ordinary geek&amp;#039;s one HP makes it easy to kill once an attack connects, but do not extend that assumption to the 11-HP arena opponent. A character who can withstand the ordinary form&amp;#039;s single blow may still take several hits during a match. Armor reduces physical damage; a successful hit against a non-immune character still inflicts at least one HP.&amp;lt;ref&amp;gt;{{Source|aux1.c|498|513}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Its retreating movement offers room to disengage in ordinary encounters, whereas pursuing it until adjacent allows it to fight. In the arena, retreating behavior does not replace the requirement to kill the opponent and collect the opener. With only one XP available from either form, the match&amp;#039;s attraction is the cash prize, not rapid experience gain. Review the next opponent separately: the [[Draft:Hornet|hornet]] has equally low HP but a much shorter action interval and two attacks.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Drafts]]&lt;br /&gt;
[[Category:Monsters]]&lt;br /&gt;
[[Category:Omega 0.90.4]]&lt;/div&gt;</summary>
		<author><name>OmegaAdmin</name></author>
	</entry>
</feed>