Polymorph Artifact Effect (#20660)
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- type: artifactEffect
|
||||
- type: artifactEffect
|
||||
id: EffectBadFeeling
|
||||
targetDepth: 0
|
||||
effectHint: artifact-effect-hint-mental
|
||||
@@ -405,6 +405,21 @@
|
||||
components:
|
||||
- type: EmpArtifact
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectPolyMonkey
|
||||
targetDepth: 2
|
||||
effectHint: artifact-effect-hint-polymorph
|
||||
components:
|
||||
- type: PolyArtifact
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectPolyLizard
|
||||
targetDepth: 2
|
||||
effectHint: artifact-effect-hint-polymorph
|
||||
components:
|
||||
- type: PolyArtifact
|
||||
polymorphPrototypeName: ArtifactLizard
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectHealAll
|
||||
targetDepth: 3
|
||||
|
||||
Reference in New Issue
Block a user