LANTERN P1 Group B: 5 Spark defs + effect ghost prefabs
The 5 AbilityDefinition SOs (DecoyWisp/HookPull/Vortex/Blink/LightZone) with archetypes, tunables, EffectFlags (HookPull=Reel), and prefab refs. Three interpolated ownerless-ghost prefabs (EffectVortex w/ Vortex flag, EffectLightZone, DecoyWisp) via the duplicate-ResourceNode recipe + ZoneAuthoring/DecoyAuthoring. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 84b20ca889a744e888c8c3b3b723ec69, type: 3}
|
||||
m_Name: Ability_HookPull
|
||||
m_EditorClassIdentifier: ProjectM.Authoring::ProjectM.Authoring.AbilityDefinition
|
||||
Id: 6
|
||||
Archetype: 0
|
||||
DisplayName: Hook & Pull
|
||||
Damage: 15
|
||||
ProjectileSpeed: 30
|
||||
Range: 25
|
||||
AutoTargetRange: 0
|
||||
AutoTargetConeDegrees: 35
|
||||
CooldownTicks: 120
|
||||
Reel: 1
|
||||
EffectDurationTicks: 0
|
||||
ProjectilePrefab: {fileID: 8857056134628386430, guid: 700fb9c3f7cf94830a0ee78c4e4f1290, type: 3}
|
||||
Reference in New Issue
Block a user