Graftek: Difference between revisions

12 bytes removed ,  01:36, 31 December 2020
m
minor editing
imported>Teamtotobot
m (Bot: Automated text replacement (-[Cc]reature Navbox\|[Rr]obots +Robots Navbox))
m (minor editing)
Line 40: Line 40:
}}
}}
<!-- END QBE -->
<!-- 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.  
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.  


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}}
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}}


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 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 ==
== 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}}
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 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 ===
=== Grafted ===
{{qud look
{{qud look
Line 90: Line 90:
|}
|}
== Player Grafting ==
== 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 [[Domination|dominating]] another creature. This can even be achieved by using a {{favilink|ganglionic teleprojector}} on Graftek itself; however, the player will have difficulty controlling Graftek, as it will move around erratically even while being dominated.
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.


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