💡
Omori Modding Wiki
  • 🚩getting started
    • Overview
    • Installing Mods
    • Decryption and Playtest Generation
      • Resetting Installation
      • Dev Tools
    • Packaging Mods
      • mod.json File
    • Omori Files Guide
      • Common File Types
      • Omori Files Index
        • Data Files
  • 🏰RPG Maker MV
    • ⭐Intro to RPG Maker MV
    • 🗒️Common Notetags and Filename
      • Map Event Notetags
      • RPG Maker Sprite Sheet Formats
        • Sprite Sheet Filenames
      • Enemy Notetags
    • Custom Battles
      • Plot Armor
    • Map Creation
    • Event Plugin Commands
    • YAML Texts and Dialogues
      • Text Codes
      • Omori Text Color Convention
    • Shops
    • Quests
    • Bubbles / Balloons
  • 🎨Art Assets
    • Intro to Art Assets
      • Ex 1: Headspace Portrait
      • Art Specifications
      • Art Programs
    • Line Art
      • Preparations
      • Line Quality
      • Line Coloring
        • Direct Colored Brush
        • Blend Layers
        • Color Correction
          • Color Balance
          • Tone Curve
          • Gradient Maps
  • Community
    • Omori Mod Licensing Guide
  • Links
    • Mod Resources/Plugins
    • Omori Modding Hub (Server)
    • Omori Mod Site (Unofficial)
    • Original Masterdoc
    • Omori Data Archive
Powered by GitBook
On this page
  1. RPG Maker MV
  2. Common Notetags and Filename

Enemy Notetags

Notetags for Enemies

Explanation TBA, copy paste note tags for convenience for now

Forest Bunny (Neutral) Notetag Example
<TransformBaseID: 19>

<Static Level: 1>

<AI Level: 100>

<AI Priority>
State === State 186: SKILL 209, target
Random 55%: SKILL 209, target
Random 40%: SKILL 210, target
Random 100%: SKILL 211, target
</AI Priority>

<Sideview Battler: !battle_forest_bunny>
<Sideview Battler Frames: 4>
<Sideview Battler Speed: 12>

<Sideview Battler Size: 147, 159>
<Sideview Width: 0>
<Sideview Height: 0>
<StatusYOffset: -150>
<DamageOffsetY: 30>

<Sideview Battler Motion>
Name: Walk
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Thrust
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Guard
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Victory
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Damage
Index: 1
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Dead
Index: 2
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Spell
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Skill
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Item
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Other
Index: 0
Loop
</Sideview Battler Motion>

<FallOnDeath>

Sideview Battler Motion

Sideview Battler Motion is the one that changes between emotion, with Index changing the row the sprite is referring to in OMORI's case. Here's all common emotion variant to save time with editing by copy paste, in order same as enemy in Neutral, Happy, Sad, then Angry.

This is empty tab just to save wall of text.

<Sideview Battler Motion>
Name: Walk
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Thrust
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Guard
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Victory
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Damage
Index: 1
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Dead
Index: 2
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Spell
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Skill
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Item
Index: 0
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Other
Index: 0
Loop
</Sideview Battler Motion>
<Sideview Battler Motion>
Name: Walk
Index: 5
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Index: 5
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Thrust
Index: 5
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Guard
Index: 5
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Victory
Index: 5
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Damage
Index: 1
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Dead
Index: 2
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Spell
Index: 5
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Skill
Index: 5
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Item
Index: 5
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Other
Index: 5
Loop
</Sideview Battler Motion>
<Sideview Battler Motion>
Name: Walk
Index: 3
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Index: 3
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Thrust
Index: 3
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Guard
Index: 3
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Victory
Index: 3
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Damage
Index: 1
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Dead
Index: 2
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Spell
Index: 3
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Skill
Index: 3
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Item
Index: 3
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Other
Index: 3
Loop
</Sideview Battler Motion>
<Sideview Battler Motion>
Name: Walk
Index: 4
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Index: 4
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Thrust
Index: 4
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Guard
Index: 4
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Victory
Index: 4
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Damage
Index: 1
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Dead
Index: 2
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Spell
Index: 4
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Skill
Index: 4
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Item
Index: 4
Loop
</Sideview Battler Motion>

<Sideview Battler Motion>
Name: Other
Index: 4
Loop
</Sideview Battler Motion>
PreviousSprite Sheet FilenamesNextCustom Battles

Last updated 1 year ago

🏰
🗒️