Strip fly: Difference between revisions

30 bytes added ,  14:47, 2 May 2022
no edit summary
(Added description)
No edit summary
Line 44: Line 44:
{{name|plural}} are [[robotic]] [[flying]] creatures that can appear in groups on the Crematory level of the {{favilink|Tomb of the Eaters}}.{{XML Reference|pop|CrematoryGlobals}}
{{name|plural}} are [[robotic]] [[flying]] creatures that can appear in groups on the Crematory level of the {{favilink|Tomb of the Eaters}}.{{XML Reference|pop|CrematoryGlobals}}


In melee combat, strip flies will attempt to steal an object from their target with their pincers. The target is allowed an Agility save (difficulty 10) to avoid the pincers. If the save fails, the strip fly will snag either a random equipped item (25% chance) or a random inventory item (75% chance).{{Code Reference|class=ThiefBot|name=ThiefBot}}
In melee combat, strip flies will attempt to steal an item from their target with their pincers. The target is allowed an Agility save (difficulty 10) to avoid the pincers. If the save fails, the strip fly will snag either a random equipped item (25% chance) or a random inventory item (75% chance).{{Code Reference|class=ThiefBot|name=ThiefBot}}


Once a strip fly has obtained an item, it may decide to start moving toward the nearest {{favilink|deep shaft}}. If the strip fly reaches the shaft, it will drop the item down the shaft.{{Code Reference|namespace=XRL.World.AI.GoalHandlers|class=DropOffStolenGoods}} The strip fly will then resume its normal stealing behavior.
Once a strip fly has obtained an item, it will refrain from stealing, but may decide to start moving toward the nearest {{favilink|deep shaft}}. If the strip fly reaches the shaft, it will drop the item down the shaft.{{Code Reference|namespace=XRL.World.AI.GoalHandlers|class=DropOffStolenGoods}} The strip fly will then resume its normal stealing behavior.


{{References|2.0.203.34}}
{{References|2.0.203.34}}


{{Robots Navbox}}
{{Robots Navbox}}
312

edits