mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 10:46:17 +00:00
提交GAS
This commit is contained in:
@@ -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: []
|
||||
|
Reference in New Issue
Block a user