代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/306178/3746078
c tonggui.c
// gonggui.c 全真剑法 同归剑法
#include
#include
#include
#include
void remove_effect(object me, int a_amount, int d_amount);
inherit F_SSERVER;
int perform(object
www.eeworm.com/read/306178/3746580
c xiantiandafa.c
// kungfu/skill/taixuan-gong/taixuan
//海洋II(云起云落)
//星星lywin 2000/6/10
// powerup.c
#include
inherit F_CLEAN_UP;
void remove_effect(object me, int amount);
int exert(object me, object target)
www.eeworm.com/read/306178/3746705
c reserve.c
// reserve.c 蛤蟆功经脉倒转
#include
inherit F_CLEAN_UP;
void remove_effect(object me, int a_amount, int d_amount);
int exert(object me, object target)
{
object weapon;
int skill;
string msg;
www.eeworm.com/read/306178/3746772
c kuihuawudi.c
// kungfu/skill/taixuan-gong/taixuan
//海洋II(云起云落)
//星星lywin 2000/6/10
// powerup.c
#include
inherit F_CLEAN_UP;
void remove_effect(object me, int amount);
int exert(object me, object target)
www.eeworm.com/read/306178/3746864
c shengang.c
// shengang.c 混天气功混天神罡
#include
#include
#include
#include
inherit F_SSERVER;
void remove_effect(object me, int amount);
int exert(object me, object target
www.eeworm.com/read/306178/3746876
c powerup.c
// powerup.c
#include
inherit F_CLEAN_UP;
void remove_effect(object me, int amount);
int exert(object me, object target)
{
int skill;
if( target != me ) return notify_fail("你只能用云龙神功提升自
www.eeworm.com/read/306178/3747086
c wuying.c
//来去若无形 wuying.c
// by godzilla 99.03.06
#include
#include
#include
#include
//inherit F_CLEAN_UP;
void remove_effect(object me, int a_amount, int d_amount)
www.eeworm.com/read/306178/3747231
c jingang.c
// jingsng.c 金刚拳 大金刚神通
#include
#include
#include
#include
inherit F_SSERVER;
void remove_effect(object me, int aamount, int damount);
int perform(object m
www.eeworm.com/read/306178/3747234
c jin.c
// jingsng.c 金刚拳 大金刚神通
#include
#include
#include
#include
inherit F_SSERVER;
void remove_effect(object me, int aamount, int damount);
int perform(object m
www.eeworm.com/read/306178/3747296
king zuida.c.king
// zuida.c 少林醉棍 [八仙醉打]
#include
inherit F_SSERVER;
void remove_effect(object me, int amount, int amount1);
int perform(object me, object target)
{
object weapon;
string msg;
int cou