CreateLightHammer(object, object)
ランダム財宝分配システムの一部として、ライトハンマーを出現させます。
void CreateLightHammer( object oTarget, object oAdventurer );
Parameters
oTarget
アイテムを作成する入れ物
oAdventurer
プレイヤーオブジェクト
Description
NWN財宝分配システムの一部として、入れ物を開けたPCのレベルに基づき、ライトハンマーを作成します。
Remarks
留意点:入れ物にのみ動作します。nw_o2_feat.nssで見つかります。
Requirements
#include "nw_o2_feat"
Version
1.22
See Also
categories: | Item Creation Functions |
author: Michael Norkm, JP team: Rainie
Send comments on this topic.