Graftek: Difference between revisions

1,991 bytes added ,  13:53, 3 November 2020
m
Reverted edits by Trashmonks (talk) to last revision by Egocarib
imported>Trashmonks
(Updated by egocarib with game version 2.0.201.48 using QBE v1.0rc2)
m (Reverted edits by Trashmonks (talk) to last revision by Egocarib)
Line 39: Line 39:
| categories = Robots
| categories = Robots
}}
}}
<!-- END QBE -->{|class="wikitable"
<!-- END QBE -->
{{Name}} is a creature that can only be found in the strata below the [[Trembling Dunes]]. Rather than attacking the player, Graftek will seek out creatures around it to "graft", giving them various stat bonuses depending on the graft.
 
Graftek will actively target other creatures on the map and will apply a graft to them when they are within 1 tile. Graftek will apply grafts indiscriminately, whether the target is hostile, neutral, friendly, or even a companion to the player. It will continue to do so until it has grafted every creature in the current zone that it is able to reach/can be grafted; when it runs out of eligible targets, Graftek will begin to wander around randomly.{{Code Reference|namespace=XRL.World.AI.GoalHandlers|class=GraftekGoal}}
 
Graftek can't graft creatures that have already been grafted. Additionally, it can't graft inanimate objects, metallic creatures, inorganic creatures, or other Grafteks.{{Code Reference|class=Graftek}}
== Grafts ==
Graftek is able to apply three different grafts to creatures: {{qud text|&cgrafted}}, {{qud text|&ccyberized}}, and {{qud text|&Cchromed}}. Creatures that have been grafted will have their default color permanently changed depending on the graft, and will have the name of the graft appended to their name.{{Code Reference|namespace=XRL.World.AI.GoalHandlers|class=GraftekGraft}}
=== Grafted ===
{{qud look
| title = &cgrafted
| text = Twining metallic musculature has been grotesquely merged with their body.
| bottomtext = none
}}
{|class="wikitable"
| '''+ 6-12 [[HP|Hitpoints]]'''
|-
| '''+ 4-6 [[Strength]]'''
|-
| '''+ 4-6 [[Toughness]]'''
|}
=== Cyberized ===
{{qud look
| title = &ccyberized
| text = Shining metallic veins pulse beneath their skin.
| bottomtext = none
}}
{|class="wikitable"
| '''+ 6-12 Hitpoints'''
|-
| '''+ 4-6 [[Agility]]'''
|-
| '''+ 4-8 [[DV]]'''
|}
 
=== Chromed ===
{{qud look
| title = &Cchromed
| text = Their skin is tesselated in tiny chrome scales.
| bottomtext = none
}}
{|class="wikitable"
| '''+ 6-12 Hitpoints'''
| '''+ 6-12 Hitpoints'''
|-
|-