Areamobuseskill
generic skill
Loading actions...
Skill content
Main instructions and any bundled files for this skill.
Syntax
- areamobuseskill "
- areamobuseskill "
Description
This command will make all monsters of the specified mob ID in the specified area use the specified skill. Map name, x, and y define the center of the area which extending
| Value | Description |
|---|---|
| 0 | Cast the specified skill to self. |
| 1 | Cast the specified skill to the mob's current target. |
| 2 | Cast the specified skill to the mob's master. |
| 3 | Random target. |
Example
// Spawn 1 Shining Plant in the 5x5 area centered on (155,188)
areamonster "prontera",153,186,157,190,"Shining Plant",1083,1;
// Make the plant cast level 10 Cold Bolt on a random target
areamobuseskill "prontera",155,188,2,1083,"MG_COLDBOLT",10,3000,1,e_gg,3;
Related Skills
Frontend Typescript Linting.mdc
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
2. Apply Deepthink Protocol (reason about dependencies
risks