fusion_action
Fuse two animals of the same species to create an egg with inherited stats and mutation chance — action entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | fusion_action |
| Type | Action |
| Color | Purple |
| Icon | mdi:dna |
Fields
| Field | Type | Description |
|---|---|---|
targetDefinition | Ref<AnimalDefinitionEntry> | The animal species definition to fuse |
incubationHours | Int | Duration in hours before the egg hatches |
rarityUpgradeChance | Double | Base chance of rarity upgrade during fusion (0.0-1.0) |
cosmeticMutationChance | Double | Chance of cosmetic mutation (alternative skin/color) |
Usage Example
- entry: fusion_action
name: "Fuse two animals of the same species to create an egg with inherited stats and mutation chance"
targetDefinition: ""
incubationHours: 0
rarityUpgradeChance: 0
cosmeticMutationChance: 0