Golem: Difference between revisions

Mechalink (talk | contribs)
No edit summary
Mechalink (talk | contribs)
Line 1,107: Line 1,107:


At a high level, the golem will get natural weapons in every slot whose type matches a slot with a natural weapon on the follower or, if none exist, the first default on the golem body or, if none exist, the primary limb type of the golem body, or if none of those exist, the primary limb of the follower. For example, Bears that have two claws and a bite will end up with a Bear Golem that has a Face Metachrome weapon and four Foot Metachrome weapons. {{Code Reference|namespace=XRL.World.Units|class=GameObjectMetachromeUnit}}
At a high level, the golem will get natural weapons in every slot whose type matches a slot with a natural weapon on the follower or, if none exist, the first default on the golem body or, if none exist, the primary limb type of the golem body, or if none of those exist, the primary limb of the follower. For example, Bears that have two claws and a bite will end up with a Bear Golem that has a Face Metachrome weapon and four Foot Metachrome weapons. {{Code Reference|namespace=XRL.World.Units|class=GameObjectMetachromeUnit}}
The above paragraph means that if a follower does not have a reasonable primary limb set by default, they may end up with fewer Metachrome weapons than they could have if they picked a different primary attack limb. For example, a Decarbonizer comes into existence with their Body as their Primary limb, and that determines which of their limbs becomes Metachrome. If, instead, you use some method to change their primary limb to their arms, then they will get the same 2 Metachrome limbs that other more normal turrets get.


The various names/types of metachrome weapons are defined in the table below. 'Open' is the term to refer to a metachrome weapon that does not match any of the other types in the table below.
The various names/types of metachrome weapons are defined in the table below. 'Open' is the term to refer to a metachrome weapon that does not match any of the other types in the table below.