mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 10:46:17 +00:00
简单提交
This commit is contained in:
@@ -12,58 +12,56 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: d763af469c524557946c477b9bea3a46, type: 3}
|
||||
m_Name: JisolDemo1
|
||||
m_EditorClassIdentifier:
|
||||
Description:
|
||||
UniqueName: JisolDemo1
|
||||
Cost: {fileID: 0}
|
||||
Cooldown: {fileID: 0}
|
||||
CooldownTime: 0
|
||||
AssetTags: []
|
||||
CancelAbilityTags: []
|
||||
BlockAbilityTags: []
|
||||
ActivationOwnedTags: []
|
||||
ActivationRequiredTags: []
|
||||
ActivationBlockedTags: []
|
||||
Speed:
|
||||
rawValue: 1000000
|
||||
ManualEndAbility: 0
|
||||
FrameCount: 60
|
||||
DurationalCues:
|
||||
description:
|
||||
uniqueName: JisolDemo1
|
||||
skillId: 0
|
||||
cost: {fileID: 0}
|
||||
cooldownTime: 0
|
||||
assetTags: []
|
||||
cancelAbilityTags: []
|
||||
blockAbilityTags: []
|
||||
activationOwnedTags: []
|
||||
activationRequiredTags: []
|
||||
activationBlockedTags: []
|
||||
manualEndAbility: 0
|
||||
frameCount: 60
|
||||
durationalCues:
|
||||
- trackName: "\u6301\u7EEDGameplayCue\u8F68\u9053"
|
||||
clipEvents:
|
||||
- startFrame: 0
|
||||
durationFrame: 53
|
||||
cue: {fileID: 11400000, guid: 0a77e9c8e20008944a99814e0b5a4aed, type: 2}
|
||||
InstantCues:
|
||||
instantCues:
|
||||
- trackName: "\u5373\u65F6Cue\u8F68\u9053"
|
||||
markEvents:
|
||||
- startFrame: 55
|
||||
cues:
|
||||
- {fileID: 11400000, guid: 041f193225d7b1e49a75af0003a4111b, type: 2}
|
||||
ReleaseGameplayEffect:
|
||||
releaseGameplayEffect:
|
||||
- trackName: "GameplayEffect\u91CA\u653E\u8F68\u9053"
|
||||
markEvents: []
|
||||
BuffGameplayEffects:
|
||||
- trackName: Buff
|
||||
buffGameplayEffects:
|
||||
- trackName: BuffGE
|
||||
clipEvents:
|
||||
- startFrame: 8
|
||||
durationFrame: 30
|
||||
buffTarget: 0
|
||||
gameplayEffect: {fileID: 11400000, guid: 25ef9a2206b693c4f9b93af896a038a8, type: 2}
|
||||
InstantTasks:
|
||||
- startFrame: 15
|
||||
durationFrame: 20
|
||||
gameplayEffectValueId: 0
|
||||
gameplayEffect: {fileID: 11400000, guid: 4089eaee525e7aa45993e0ad2c042fc1, type: 2}
|
||||
instantTasks:
|
||||
- trackName: "\u5373\u65F6Task\u8F68\u9053"
|
||||
markEvents: []
|
||||
OngoingTasks:
|
||||
ongoingTasks:
|
||||
- trackName: Task Clips
|
||||
clipEvents:
|
||||
- startFrame: 27
|
||||
- startFrame: 19
|
||||
durationFrame: 20
|
||||
ongoingTask:
|
||||
TaskData:
|
||||
Type: Demo.Scripts.GAS.OngoingAbilityTasks.OngoingAbility_Debug
|
||||
Data: '{"start":{"x":0.0,"y":0.0,"z":0.0},"end":{"x":100.0,"y":0.0,"z":0.0}}'
|
||||
PassiveGameplayEffects:
|
||||
taskData:
|
||||
Type: JNGame.GAS.OngoingAbility_Debug
|
||||
Data: '{"start":{"x":{"rawValue":0,"MilliRawValue":0},"y":{"rawValue":0,"MilliRawValue":0},"z":{"rawValue":0,"MilliRawValue":0},"RawX":0,"RawY":0,"RawZ":0,"Magnitude":{"rawValue":0,"MilliRawValue":0},"SqrMagnitude":{"rawValue":0,"MilliRawValue":0},"RawSqrMagnitude":0},"end":{"x":{"rawValue":0,"MilliRawValue":0},"y":{"rawValue":0,"MilliRawValue":0},"z":{"rawValue":0,"MilliRawValue":0},"RawX":0,"RawY":0,"RawZ":0,"Magnitude":{"rawValue":0,"MilliRawValue":0},"SqrMagnitude":{"rawValue":0,"MilliRawValue":0},"RawSqrMagnitude":0},"TypeId":2001}'
|
||||
passiveGameplayEffects:
|
||||
- trackName: Passive
|
||||
clipEvents: []
|
||||
PassiveTasks:
|
||||
passiveTasks:
|
||||
- trackName: Passive Task
|
||||
clipEvents: []
|
||||
|
Reference in New Issue
Block a user