ActionEquipMostEffectiveArmor()

クリーチャーに所持品の中で最も良い鎧を装備させます。

void ActionEquipMostEffectiveArmor();

Description

関数を呼び出したクリーチャーは所持している鎧の中で最もACの高い鎧を装備します。



Remarks

全ての ActionEquip*関数に共通することですが、新しいアイテムを装備させる前に現在同じスロットに装備しているアイテムを最初にはずさせる必要はありません。


Version

1.22

See Also

functions: ActionEquipMostDamagingMelee | ActionEquipMostDamagingRanged
categories: Action on Object Functions | Combat Actions Functions | Inventory Functions


author: Troels Therkelsen, editor: Jeremy Spilinek, JP team: NamaYake
Send comments on this topic.