mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交GAS
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -27,16 +27,10 @@ MonoBehaviour:
|
||||
frameCount: 60
|
||||
durationalCues:
|
||||
- trackName: "\u6301\u7EEDGameplayCue\u8F68\u9053"
|
||||
clipEvents:
|
||||
- startFrame: 0
|
||||
durationFrame: 53
|
||||
cue: {fileID: 11400000, guid: 0a77e9c8e20008944a99814e0b5a4aed, type: 2}
|
||||
clipEvents: []
|
||||
instantCues:
|
||||
- trackName: "\u5373\u65F6Cue\u8F68\u9053"
|
||||
markEvents:
|
||||
- startFrame: 55
|
||||
cues:
|
||||
- {fileID: 11400000, guid: 041f193225d7b1e49a75af0003a4111b, type: 2}
|
||||
markEvents: []
|
||||
releaseGameplayEffect:
|
||||
- trackName: "GameplayEffect\u91CA\u653E\u8F68\u9053"
|
||||
markEvents: []
|
||||
@@ -53,12 +47,12 @@ MonoBehaviour:
|
||||
ongoingTasks:
|
||||
- trackName: Task Clips
|
||||
clipEvents:
|
||||
- startFrame: 19
|
||||
durationFrame: 20
|
||||
- startFrame: 9
|
||||
durationFrame: 46
|
||||
ongoingTask:
|
||||
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}'
|
||||
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":10000000,"MilliRawValue":10000},"y":{"rawValue":0,"MilliRawValue":0},"z":{"rawValue":0,"MilliRawValue":0},"RawX":10000000,"RawY":0,"RawZ":0,"Magnitude":{"rawValue":10000000,"MilliRawValue":10000},"SqrMagnitude":{"rawValue":100000000,"MilliRawValue":100000},"RawSqrMagnitude":100000000000000},"TypeId":2001}'
|
||||
passiveGameplayEffects:
|
||||
- trackName: Passive
|
||||
clipEvents: []
|
||||
|
@@ -13,8 +13,8 @@ MonoBehaviour:
|
||||
m_Name: GE_Player
|
||||
m_EditorClassIdentifier: JNGame.Runtime:GAS.Runtime:GameplayEffectAsset
|
||||
description:
|
||||
durationPolicy: 2
|
||||
duration: 0
|
||||
durationPolicy: 3
|
||||
duration: 1000
|
||||
period: 0
|
||||
periodExecutionId: 0
|
||||
periodExecution: {fileID: 0}
|
||||
@@ -29,9 +29,36 @@ MonoBehaviour:
|
||||
clearStackOnOverflow: 0
|
||||
overflowEffects: []
|
||||
grantedAbilities: []
|
||||
modifiers: []
|
||||
assetTags: []
|
||||
grantedTags: []
|
||||
modifiers:
|
||||
- attributeName: AS_BaseAttribute.HP
|
||||
attributeSetName: AS_BaseAttribute
|
||||
attributeShortName: HP
|
||||
modiferMagnitude:
|
||||
rawValue: -10000000
|
||||
operation: 0
|
||||
mmc: {fileID: 11400000, guid: 331222964d02d1349b1a9c717605c8e9, type: 2}
|
||||
assetTags:
|
||||
- name: Buff
|
||||
hashCode: 937056111
|
||||
shortName: Buff
|
||||
ancestorHashCodes:
|
||||
ancestorNames: []
|
||||
- name: DeBuff
|
||||
hashCode: -251087900
|
||||
shortName: DeBuff
|
||||
ancestorHashCodes:
|
||||
ancestorNames: []
|
||||
grantedTags:
|
||||
- name: Buff
|
||||
hashCode: 937056111
|
||||
shortName: Buff
|
||||
ancestorHashCodes:
|
||||
ancestorNames: []
|
||||
- name: DeBuff
|
||||
hashCode: -251087900
|
||||
shortName: DeBuff
|
||||
ancestorHashCodes:
|
||||
ancestorNames: []
|
||||
applicationRequiredTags: []
|
||||
ongoingRequiredTags: []
|
||||
removeGameplayEffectsWithTags: []
|
||||
|
@@ -12,4 +12,4 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: b964e9ee395740d6b0f8e42978c1ba35, type: 3}
|
||||
m_Name: MMC_AttrModCalculation
|
||||
m_EditorClassIdentifier:
|
||||
Description: "\u57FA\u7840\u8FD0\u7B97"
|
||||
description:
|
||||
|
Reference in New Issue
Block a user