Polymorph Artifact Effect (#20660)

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
brainfood1183
2023-10-10 00:49:42 +01:00
committed by GitHub
parent e7a453e022
commit ad17adfb63
5 changed files with 122 additions and 1 deletions

View File

@@ -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