Graftek: Difference between revisions

Jump to navigation Jump to search
31 bytes removed ,  08:57, 22 October 2020
m
no edit summary
(fixed references with code reference template)
mNo edit summary
Line 36: Line 36:
}}
}}
<!-- END QBE -->
<!-- END QBE -->
{{Name}} is a creature that can only be found in the strata below the [[Trembling Dunes]]. Rather than seeking out and attacking the player, Graftek will seek out creatures around it to "graft", giving them various stat bonuses depending on the graft.  
{{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 seek out other creatures on the map and will apply a graft to them when they are within 1 tile. Graftek will seek out and 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 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}}
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}}

Navigation menu