プレーヤーとNPC間の関係を作成するプラグイン – Relationships.js

タイトル
Allows you to create relationships between the player and NPCs.
作者名
ヘルプ

Plugin Command:
Relationships start name
Relationships increase value
Relationships decrease value
Relationships increase name value
Relationships decrease name value
パラメータ
param Milestones List
desc This is a comma separated list of relationship milestones.
default Hostile, Angry, Cautious, Stranger, Acquaintance, Friend, Best Friend, Romantic Interest

param Neutral Milestone
desc This is the neutral milestone which is between negative and positive relationship milestones
default Stranger

param Default Start Score
desc This is the player's default relationship score for all events.
default 0

param Threshold Formula
desc This formula determines the points need to descend/ascend the different relationship milestones.
default (x2) + 100

param Output Variable
desc This value held by this variable represents the status between you and an event. (numerical value)
default 1

param Debug
desc Specify 'true' to turn debugging ON or 'false' to turn in OFF.
default false

ライセンス表記
  • GNU Lesser General Public License v3.0

紹介ページ https://github.com/locuturus-dev/RMMV/blob/master/Relationships.js