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 152
    • Issues 152
    • 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
    • Skills
    • Conditions
  • lunarphase

lunarphase · Changes

Page history
updated layout and informations authored Jun 12, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 15 additions and 25 deletions
+15 -25
  • Skills/conditions/lunarphase.md Skills/conditions/lunarphase.md +15 -25
  • No files found.
Skills/conditions/lunarphase.md
View page @ c556b563
**Description:** checks for the current lunar phase ## Description
Checks for the current lunar phase
---
**Attributes:** ## Attributes
| Attribute | Aliases | Description | Default |
| Attribute | Alias | Description | |-----------|-----------|----------------------------------------------------------------------|---------|
| ---------- | ---------- | --------------------------------------- | | phases | p, phase | the lunar phase/s you want to check for. Can be a list. | 0 |
| phases | p, phase | the lunar phase/s you want to check for |
---
### Phase Attribute
Please note that you **MUST** use the phase number. This chart is here to help you match the lunar phase to its number. Please note that you **MUST** use the phase number. This chart is here to help you match the lunar phase to its number.
| Phase Name | Phase Number | | Phase Name | Phase Number |
...@@ -23,21 +21,13 @@ Please note that you **MUST** use the phase number. This chart is here to help y ...@@ -23,21 +21,13 @@ Please note that you **MUST** use the phase number. This chart is here to help y
| First Quarter | 6 | | First Quarter | 6 |
| Waxing Gibbous | 7 | | Waxing Gibbous | 7 |
---
**Examples:**
## Examples
```yaml
Conditions:
- lunarphase{p=0} true
``` ```
Conditions: ```yaml
- lunarphase{p=0} true Conditions:
``` - lunarphase{p=0,2,4,6} true
``` ```
Conditions: \ No newline at end of file
- lunarphase{p=0,2,4,6} true
```
---
**Extra Information:**
- [x] Type: Location
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples