Digital Dungeon Assets Docs
  • Welcome to the Magic Spell system docs
  • Getting Started
    • Welcome
    • Quick Start Migrating to existing Project
    • Quick Start Using Demo Character
    • Quick Start integration to ALS
  • Spell System
    • Components
    • Spell Component Overview
    • Stats Component Overview
    • Targeting Component
    • UI Component
    • Animation Notifiers
    • Damage Types
    • The Data Table
    • Function Library
    • Interfaces
    • Macro Library
    • Spells
    • UI
    • Multiplayer
  • VFX
    • Page 1
Powered by GitBook
On this page
  1. Spell System

Damage Types

PreviousAnimation NotifiersNextThe Data Table

Last updated 8 months ago

Damage Type

Each spell has its own damage type, there are some variables inside them that can add stacks on the target, when the threshold is reached it can trigger an effect on the target, in our example the Enemy Base Has an implementation of the fire damage type as an example