4.仙境(immortal)-script_mob - 聖殿英雄傳說 MUD
By Faithe
at 2015-03-09T16:52
at 2015-03-09T16:52
Table of Contents
void create()
{
SET_LEVEL;
set("race","仙族");
::create();
seteuid(getuid(this_object()));
SET_ID;
add("id",({"MONSTER"}));
// 群式怪物不需設 short
set("long","一群充滿靈氣的仙族生物。\n");
SET_MEMBER;
SET_LIVING_NAME;
SET_NAME;
SET_ETHIC;
SET_WEALTH;
// 主動攻擊設 1
set("killer",1);
set("unit","群");
SET_DROP_TYPES;
SET_OTHER_DATA;
set_verbs(({"從四面八方攻向","無聲無息地攻擊","以自身的靈氣射向"}));
enable_commands();
}
--
Tags:
線上
All Comments
Related Posts
2.仙境(immortal)-longX.h
By Hedwig
at 2015-03-09T16:49
at 2015-03-09T16:49
1. 仙境(immortal)-area.h
By Liam
at 2015-03-09T16:47
at 2015-03-09T16:47
0. 仙境(immortal)-區域背景介紹
By John
at 2015-03-09T16:46
at 2015-03-09T16:46
FB
By Sierra Rose
at 2015-03-09T16:14
at 2015-03-09T16:14
師傅四選一獎勵
By Hamiltion
at 2015-03-09T15:51
at 2015-03-09T15:51