메소드 | 설명 | |
---|---|---|
InternalTarget ( |
||
InternalTarget ( |
메소드 | 설명 | |
---|---|---|
OnTarget ( Server.Mobile from, object targeted ) : void |
메소드 | 설명 | |
---|---|---|
CheckDeed ( Server.Mobile from ) : bool | ||
CheckRepairDifficulty ( Server.Mobile mob, SkillName skill, int curHits, int maxHits ) : bool | ||
CheckWeaken ( Server.Mobile mob, SkillName skill, int curHits, int maxHits ) : bool | ||
GetRepairDifficulty ( int curHits, int maxHits ) : int | ||
GetWeakenChance ( Server.Mobile mob, SkillName skill, int curHits, int maxHits ) : int | ||
IsSpecialClothing ( |
||
IsSpecialWeapon ( |
public InternalTarget ( |
||
craftSystem | ||
tool | ||
리턴 | System |
public InternalTarget ( |
||
craftSystem | ||
deed | ||
리턴 | System |
protected OnTarget ( Server.Mobile from, object targeted ) : void | ||
from | Server.Mobile | |
targeted | object | |
리턴 | void |