Graftek: Difference between revisions

Trashmonks (talk | contribs)
Updated by egocarib with game version 2.0.204.52 using QBE v1.0rc2
remove from faction Cargo storage
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
{{Removed Content}}<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
{{Character
{{Character
| title = {{Qud text|{{Qud shader|C|{{(}}Graftek{{)}}}}}}
| title = {{Qud text|{{Qud shader|C|{{(}}Graftek{{)}}}}}}
Line 33: Line 33:
| xpvalue = 175
| xpvalue = 175
| xptier = 1
| xptier = 1
| faction = {{creature faction|{{FactionID to name|Robots}}|100}}
| faction = {{creature faction nostore|{{FactionID to name|Robots}}|100}}
| demeanor = neutral
| demeanor = neutral
| inventory = {{inventory|Graftek_Tendril|2|no|100|no}}{{inventory|Chem Cell|1|no|15|no}}
| inventory = {{inventory|Graftek_Tendril|2|no|100|no}}{{inventory|Chem Cell|1|no|15|no}}
Line 43: Line 43:
}}
}}
<!-- END QBE -->
<!-- END QBE -->
A {{Name}} is a creature that can only be found in the strata below the [[Trembling Dunes]]. Rather than attacking creatures it is hostile to, a Graftek will seek out creatures around it to graft, giving them various stat bonuses depending on the graft.  
A {{Name}} was a creature that was only found in the strata below the now-defunct [[Trembling Dunes]]. Rather than attacking creatures it was hostile to, a Graftek would seek out creatures around it to graft, giving them various stat bonuses depending on the graft.  


A Graftek will actively target other creatures on the map and will apply a graft to them when they are within 1 tile. It 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, it will begin to wander around randomly.{{Code Reference|namespace=XRL.World.AI.GoalHandlers|class=GraftekGoal}}
A Graftek would actively target other creatures on the map and would apply a graft to them when they were adjacent. It would apply grafts indiscriminately, whether the target was hostile, neutral, friendly, or even a companion to the player. It would continue to do so until it had grafted every creature in the current zone that it was able to reach/was graftable; when it ran out of eligible targets, it began to wander around randomly.{{Code Reference|namespace=XRL.World.AI.GoalHandlers|class=GraftekGoal}}


A 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}}
A Graftek couldn't graft creatures that had already been grafted. Additionally, it couldn't graft inanimate objects, metallic creatures, inorganic creatures, or other Grafteks.{{Code Reference|class=Graftek}}
== Grafts ==
== Grafts ==
A 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 become [[metal|metallicized]], 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}}
A Graftek was able to apply three different grafts to creatures: {{qud text|&cgrafted}}, {{qud text|&ccyberized}}, and {{qud text|&Cchromed}}. Creatures that were grafted became [[metal|metallicized]], had their default color permanently changed depending on the graft, and had the name of the graft appended to their name.{{Code Reference|namespace=XRL.World.AI.GoalHandlers|class=GraftekGraft}}
=== Grafted ===
=== Grafted ===
{{qud look
{{qud look
Line 94: Line 94:


== Player Grafting ==
== Player Grafting ==
Normally, a Graftek will not seek out the player and won't apply a graft if they move close, even if they're friendly to robots. However, it 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 [[Domination|dominating]] another creature. This can even be achieved by using a {{favilink|ganglionic teleprojector}} on the Graftek itself; however, the player will have difficulty controlling it, as it will move around erratically even while being dominated.
Normally, a Graftek would not seek out the player and wouldn't apply a graft if they moved close, even if they were friendly to robots. However, it would apply a graft to the player's body so long as they were not in control of it, such as when the player is [[Domination|dominating]] another creature. This could even have been achieved by using a {{favilink|ganglionic teleprojector}} on the Graftek itself; however, the player would have had difficulty controlling it, as it moved 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. There are also several drawbacks to a metallic body: {{favilink|pulsed field magnet|plural}} become more of a concern, and the player can also be pulsed by [[EMP]] effects, although this currently does nothing.
Since grafts are permanent and cannot be removed, and only one graft could have been present on a creature at a time, incautious players could have ended up with grafts that they did not want. There are also several drawbacks to a metallic body: {{favilink|pulsed field magnet|plural}} became more of a concern for grafted players, and such players could have been pulsed by [[EMP]] effects, although this has never had an effect.


==References==
==References==