GetItemACValue(object)
アイテムのアーマークラス(AC)を得ます。
int GetItemACValue( object oItem );
Parameters
oItem
ACを決定するアイテム。
Description
oItemのアーマークラス(AC)を返します。
oItemが無効なアイテムの場合や、oItemがアーマー値を持っていない場合は、0を返します。
Version
1.22
See Also
functions: | GetBaseItemType |
categories: | Get Data from Object Functions |
author: Jason Harris, editor: Kristian Markon, JP team: katsu794
Send comments on this topic.