Graftek: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
imported>Trashmonks
(Updated by egocarib with game version 2.0.201.48 using QBE v1.0rc2)
Line 1: Line 1:
<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
{{As Of Patch|2.0.201.47}}
{{As Of Patch|2.0.201.48}}
{{Character
{{Character
| title = {{Qud text|{{Qud shader|C|Graftek}}}}
| title = {{Qud text|{{Qud shader|C|{{(}}Graftek{{)}}}}}}
| image = graftek.png
| image = graftek.png
| lv = 7
| lv = 7
Line 8: Line 8:
| av = 2
| av = 2
| dv = 4
| dv = 4
| weight = 200
| featureweightinfo = no
| id = Graftek
| id = Graftek
| tier = 1
| tier = 1
Line 13: Line 15:
| renderstr = 4
| renderstr = 4
| role = Breeder
| role = Breeder
| extra = {{Extra info|metal = yes}}
| extra = {{Extra info|weight = 200 | metal = yes}}
| inheritingfrom = BaseRobot
| inheritingfrom = BaseRobot
| quickness = 100
| quickness = 100
Line 35: Line 37:
| categories = Robots
| categories = Robots
}}
}}
<!-- END QBE -->
<!-- END QBE -->{|class="wikitable"
{{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'''
|-
|-

Revision as of 03:35, 1 November 2020

This information is reliable as of patch 2.0.201.48. If this is no longer the current patch, you can help by updating it.
As of Patch This information is reliable as of patch 2.0.201.48.
Graftek
Graftek.png
Character

4

ID?Use this ID to Wish for Graftek

Graftek

Faction

robots (Loved100 Reputation)

Demeanor

neutral

Tier

1

Inventory
Inventory
Skills
Skills
Mutations
Mutations
Role

Breeder


Extra info:
  • Made out of Metal
  • Weighs 200 lbs
Graftek

A dog-sized translucent box hovers quietly. Four glowing thruster-pods twitch on outstretched gimbals, constantly adjusting for minute eddies in the air. Underneath the box hang a variety of many-tooled tendrils.

Perfect
+ 6-12 Hitpoints
+ 2-4 AV
+ 50-75 Heat Resistance
+ 50-75 Cold Resistance

Player Grafting

Normally, Graftek will not seek out the player and won't normally apply a graft if the player moves close, even if the player is friendly to robots. However, Graftek will apply a graft to the player's body so long as they are not in control of it, such as when the player is dominating another creature. This can even be achieved by using a ganglionic teleprojector on Graftek itself; however, the player will have difficulty controlling Graftek, as it will move around erratically even while being dominated.

Be wary; grafts are permanent and cannot be removed, and only one graft can be present on a creature at a time.

References