GetEncounterSpawnsMax(object)
oEncounterの最大の出現回数を調べます。
int GetEncounterSpawnsMax( object oEncounter );
Parameters
oEncounter
調べるエンカウンター
Description
ツールセットで作られたときのエンカウンターに設定された最大の出現回数を返します。
Version
1.22
See Also
functions: | GetEncounterActive | GetEncounterDifficulty | GetEncounterSpawnsCurrent | SetEncounterSpawnsMax |
categories: | Encounter Functions |
author: John Shuell, JP team: Redondo
Send comments on this topic.