#include <ansi.h>
inherit FORCE;
int valid_enable(string usage) { return usage=="force"; }
int valid_learn(object me) { return 1; }
int practice_skill(object me)
{
return notify_fail("飛雲心法只能用學的﹐或是從運氣(exert)中增加熟練度。
\n");
}
string exert_function_file(string func)
{
return CLASS_D("swordsman") + "/cloud-force/" + func;
}
string color()
{
return HIY"飛雲心法"NOR;
}
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.31.141.177