Form[] kArmors = GetWornArmors(Game.GetPlayer()) ; プレイヤーの装備一覧を取得する Int iCount = kArmors.Length ; 見つかった防具の数を返す