GetDeity(object)
クリーチャーの守護神(信仰神)を得ます。
string GetDeity( object oCreature );
Parameters
oCreature
守護神を得たいクリーチャー
Description
oCreatureの守護神の名前を返します。oCreatureが無効もしくは守護神欄が空白であれば、空白の文字列("")を返します。
Version
1.22
See Also
functions: | SetDeity |
categories: | Get Data from Creature Functions |
author: Tom Cassiotis, editor: Kristian Markon, JP team: Rainie
Send comments on this topic.