Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 142
    • Issues 142
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Mobs
    • Ai
    • Goals
  • bowattack

bowattack · Changes

Page history
Update bowattack authored Dec 18, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 15 additions and 12 deletions
+15 -12
  • Mobs/ai/goals/bowattack.md Mobs/ai/goals/bowattack.md +15 -12
  • No files found.
Mobs/ai/goals/bowattack.md
View page @ 0b94b15e
Goal: bowAttack ## Description
--------------
*Aliases*: skeletonbowattack, bowshoot, bowmaster
An advanced ranged attack that can often cause the shooter to strafe backwards or clockwise. An advanced ranged attack that can often cause the shooter to strafe backwards or clockwise.
### Attributes
| Attribute | Aliases | Description | Default | ## Attributes
|----------------|----------|-------------------------|:-------:| | Attribute | Aliases | Description | Default |
| speed | s | Movement speed modifier | 1 | |-----------|-----------|----------------------------------------------------------------------|---------|
| attackspeedmin | amin | Minimum attack interval | 20 | | speed | s | Movement speed modifier | 1 |
| attackradius | radius,r | | 15 | | attackradius | radius,r | The radius of the attack | 15 |
| attackspeedmax | smax | The maximum attack speed | 20 |
### Examples
## Examples
```yaml ```yaml
ExampleMob: ExampleMob:
Type: Skeleton Type: Skeleton
AIGoalSelectors: AIGoalSelectors:
- clear - clear
- bowattack{speed=1;amin=20;radius=15} - bowattack{speed=1;amin=20;radius=15}
``` ```
\ No newline at end of file
## Aliases
- [x] skeletonbowattack
- [x] bowshoot
- [x] bowmaster
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques