mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin2.2.0_R10681338_S10482878_D10681338
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -340,7 +340,7 @@
|
||||
"AnimEventIDs": [
|
||||
"Longinus_Attack_Normal_Enhance_04_AttackProperty_05_02",
|
||||
"Longinus_Attack_Normal_04_AttackProperty_05",
|
||||
"Brujas_Attack_Special_02_AttackProperty_04_02"
|
||||
"Brujas_Attack_Special_02_AttackProperty_03"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -218,6 +218,15 @@
|
||||
"ParamName": "AS_LaserStartCount",
|
||||
"ParamType": "Float"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": false,
|
||||
"ParamName": "Bool_CanExtend",
|
||||
"ParamType": 2,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"NoDamageModifier_Branch_02": {
|
||||
|
||||
@@ -7,13 +7,13 @@
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QTEBulletLaunchModifier"
|
||||
"ModifierName": "QTEExtraBulletLaunchModifier"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "SwitchIn_Attack_Extra",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 115,
|
||||
"Frame": 79,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
},
|
||||
@@ -27,7 +27,7 @@
|
||||
"AnimatorStateName": "SwitchIn_Attack",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 115,
|
||||
"Frame": 79,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
},
|
||||
@@ -41,7 +41,7 @@
|
||||
"AnimatorStateName": "Attack_Special_02",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 44,
|
||||
"Frame": 62,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
}
|
||||
@@ -70,10 +70,28 @@
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Brujas_QTE_Bullet_04"
|
||||
}
|
||||
]
|
||||
},
|
||||
"QTEExtraBulletLaunchModifier": {
|
||||
"Duration": 2,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Brujas_QTEExtra_Bullet_01"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Brujas_QTE_Bullet_05"
|
||||
"AbilityName": "Brujas_QTEExtra_Bullet_02"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Brujas_QTEExtra_Bullet_03"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Brujas_QTEExtra_Bullet_04"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -96,10 +114,6 @@
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Brujas_SP_Bullet_04"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Brujas_SP_Bullet_05"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -166,6 +166,11 @@
|
||||
"$type": "ByTransitionName",
|
||||
"Target": "Caster",
|
||||
"TransitionName": "RunEndToNormal"
|
||||
},
|
||||
{
|
||||
"$type": "ByTransitionName",
|
||||
"Target": "Caster",
|
||||
"TransitionName": "Run_Loop -> Evade_Front"
|
||||
}
|
||||
],
|
||||
"Target": "Caster"
|
||||
|
||||
@@ -192,7 +192,7 @@
|
||||
{
|
||||
"AnimatorStateName": "Attack_ChainAttack_02",
|
||||
"FrameCountHigh": 130,
|
||||
"FrameCountLow": 30,
|
||||
"FrameCountLow": 39,
|
||||
"MaxFrameCountHigh": false,
|
||||
"ModifierNameList": [
|
||||
"AidAttack_Common_Modifier"
|
||||
|
||||
74
Data/_unsorted/Brujas_ExQTE_Bullet_01.json
Normal file
74
Data/_unsorted/Brujas_ExQTE_Bullet_01.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "BulletMixin",
|
||||
"AliveDuration": 1,
|
||||
"BulletColliderConfig": {
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderType": "Sphere",
|
||||
"SphereColliderRadius": 3
|
||||
},
|
||||
"BulletHitTypeName": "Normal",
|
||||
"BulletInitPosRot": {
|
||||
"CoordsOption": "Caster",
|
||||
"NeedRaycastGround": true,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": -0.04,
|
||||
"y": 0,
|
||||
"z": 3.44
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "Caster"
|
||||
},
|
||||
"Targetting": "Enemy"
|
||||
},
|
||||
"BulletName": "Bullet_Empty_IgnoreWall",
|
||||
"CanHitStage": false,
|
||||
"DelayActionList": [
|
||||
{
|
||||
"Actions": [
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"EffectPattern": "Eff_Brujas_Attack_ExQTE_23_ShockWave",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0
|
||||
},
|
||||
{
|
||||
"DelayTime": 0.07,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_01_02"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
"HitOtherExplode": false,
|
||||
"HitStageExplode": false,
|
||||
"MaxHitNum": -1,
|
||||
"MaxHitStageNum": -1,
|
||||
"MaxHitTargetNum": -1,
|
||||
"MaxTouchStageNum": 0,
|
||||
"Targetting": "Enemy"
|
||||
}
|
||||
],
|
||||
"AbilityName": "Brujas_ExQTE_Bullet_01",
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
74
Data/_unsorted/Brujas_QTEExtra_Bullet_01.json
Normal file
74
Data/_unsorted/Brujas_QTEExtra_Bullet_01.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "BulletMixin",
|
||||
"AliveDuration": 1,
|
||||
"BulletColliderConfig": {
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderType": "Sphere",
|
||||
"SphereColliderRadius": 3
|
||||
},
|
||||
"BulletEffect": {
|
||||
"EffectPattern": "Eff_Brujas_Attack_QTE_01_Boom"
|
||||
},
|
||||
"BulletHitTypeName": "Normal",
|
||||
"BulletInitPosRot": {
|
||||
"CoordsOption": "Caster",
|
||||
"NeedRaycastGround": true,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": -1.2,
|
||||
"y": 0,
|
||||
"z": 2
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "Caster"
|
||||
},
|
||||
"Targetting": "Enemy"
|
||||
},
|
||||
"BulletName": "Bullet_Empty_IgnoreWall",
|
||||
"CanHitStage": false,
|
||||
"DelayActionList": [
|
||||
{
|
||||
"Actions": [
|
||||
{
|
||||
"$type": "FireAudio",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_SwitchIn_Attack_4_Explo_1_Extra",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.35,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_04"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
"HitOtherExplode": false,
|
||||
"HitStageExplode": false,
|
||||
"MaxHitNum": -1,
|
||||
"MaxHitStageNum": -1,
|
||||
"MaxHitTargetNum": -1,
|
||||
"MaxTouchStageNum": 0,
|
||||
"Targetting": "Enemy"
|
||||
}
|
||||
],
|
||||
"AbilityName": "Brujas_QTEExtra_Bullet_01",
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
81
Data/_unsorted/Brujas_QTEExtra_Bullet_02.json
Normal file
81
Data/_unsorted/Brujas_QTEExtra_Bullet_02.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "BulletMixin",
|
||||
"AliveDuration": 1,
|
||||
"BulletColliderConfig": {
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderType": "Sphere",
|
||||
"SphereColliderRadius": 3
|
||||
},
|
||||
"BulletHitTypeName": "Normal",
|
||||
"BulletInitPosRot": {
|
||||
"CoordsOption": "Caster",
|
||||
"NeedRaycastGround": true,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0.7,
|
||||
"y": 0,
|
||||
"z": 1.5
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "Caster"
|
||||
},
|
||||
"Targetting": "Enemy"
|
||||
},
|
||||
"BulletName": "Bullet_Empty_IgnoreWall",
|
||||
"CanHitStage": false,
|
||||
"DelayActionList": [
|
||||
{
|
||||
"Actions": [
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"EffectPattern": "Eff_Brujas_Attack_QTE_01_Boom",
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "FireAudio",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_SwitchIn_Attack_4_Explo_3_Extra",
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerSoundAction",
|
||||
"Target": "Other",
|
||||
"soundActionKey": "Play_SFX_Char_Impact_Brujas_SwitchIn_Attack_4"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.433333,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_04"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
"HitOtherExplode": false,
|
||||
"HitStageExplode": false,
|
||||
"MaxHitNum": -1,
|
||||
"MaxHitStageNum": -1,
|
||||
"MaxHitTargetNum": -1,
|
||||
"MaxTouchStageNum": 0,
|
||||
"Targetting": "Enemy"
|
||||
}
|
||||
],
|
||||
"AbilityName": "Brujas_QTEExtra_Bullet_02",
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
81
Data/_unsorted/Brujas_QTEExtra_Bullet_03.json
Normal file
81
Data/_unsorted/Brujas_QTEExtra_Bullet_03.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "BulletMixin",
|
||||
"AliveDuration": 1,
|
||||
"BulletColliderConfig": {
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderType": "Sphere",
|
||||
"SphereColliderRadius": 3
|
||||
},
|
||||
"BulletHitTypeName": "Normal",
|
||||
"BulletInitPosRot": {
|
||||
"CoordsOption": "Caster",
|
||||
"NeedRaycastGround": true,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": -2,
|
||||
"y": 0,
|
||||
"z": 4
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "Caster"
|
||||
},
|
||||
"Targetting": "Enemy"
|
||||
},
|
||||
"BulletName": "Bullet_Empty_IgnoreWall",
|
||||
"CanHitStage": false,
|
||||
"DelayActionList": [
|
||||
{
|
||||
"Actions": [
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"EffectPattern": "Eff_Brujas_Attack_QTE_01_Boom",
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "FireAudio",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_SwitchIn_Attack_4_Explo_4_Extra",
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerSoundAction",
|
||||
"Target": "Other",
|
||||
"soundActionKey": "Play_SFX_Char_Impact_Brujas_SwitchIn_Attack_4"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.5166667,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_04"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
"HitOtherExplode": false,
|
||||
"HitStageExplode": false,
|
||||
"MaxHitNum": -1,
|
||||
"MaxHitStageNum": -1,
|
||||
"MaxHitTargetNum": -1,
|
||||
"MaxTouchStageNum": 0,
|
||||
"Targetting": "Enemy"
|
||||
}
|
||||
],
|
||||
"AbilityName": "Brujas_QTEExtra_Bullet_03",
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
81
Data/_unsorted/Brujas_QTEExtra_Bullet_04.json
Normal file
81
Data/_unsorted/Brujas_QTEExtra_Bullet_04.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "BulletMixin",
|
||||
"AliveDuration": 1,
|
||||
"BulletColliderConfig": {
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderType": "Sphere",
|
||||
"SphereColliderRadius": 3
|
||||
},
|
||||
"BulletHitTypeName": "Normal",
|
||||
"BulletInitPosRot": {
|
||||
"CoordsOption": "Caster",
|
||||
"NeedRaycastGround": true,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 3.5
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "Caster"
|
||||
},
|
||||
"Targetting": "Enemy"
|
||||
},
|
||||
"BulletName": "Bullet_Empty_IgnoreWall",
|
||||
"CanHitStage": false,
|
||||
"DelayActionList": [
|
||||
{
|
||||
"Actions": [
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"EffectPattern": "Eff_Brujas_Attack_QTE_01_Boom",
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "FireAudio",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_SwitchIn_Attack_4_Explo_5_Extra",
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerSoundAction",
|
||||
"Target": "Other",
|
||||
"soundActionKey": "Play_SFX_Char_Impact_Brujas_SwitchIn_Attack_4"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.6,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_04"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
"HitOtherExplode": false,
|
||||
"HitStageExplode": false,
|
||||
"MaxHitNum": -1,
|
||||
"MaxHitStageNum": -1,
|
||||
"MaxHitTargetNum": -1,
|
||||
"MaxTouchStageNum": 0,
|
||||
"Targetting": "Enemy"
|
||||
}
|
||||
],
|
||||
"AbilityName": "Brujas_QTEExtra_Bullet_04",
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
@@ -33,7 +33,7 @@
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": -0.7,
|
||||
"x": -1.2,
|
||||
"y": 0,
|
||||
"z": 2
|
||||
}
|
||||
@@ -55,7 +55,8 @@
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0
|
||||
"DelayTime": 0.35,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Attack_AttackProperty_04"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 1,
|
||||
"x": 0.7,
|
||||
"y": 0,
|
||||
"z": 4.5
|
||||
"z": 1.5
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
@@ -62,7 +62,8 @@
|
||||
"soundActionKey": "Play_SFX_Char_Impact_Brujas_SwitchIn_Attack_4"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.083333
|
||||
"DelayTime": 0.433333,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Attack_AttackProperty_04"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"PositionOffset": {
|
||||
"x": -2,
|
||||
"y": 0,
|
||||
"z": 7
|
||||
"z": 4
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
@@ -62,7 +62,8 @@
|
||||
"soundActionKey": "Play_SFX_Char_Impact_Brujas_SwitchIn_Attack_4"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.1666667
|
||||
"DelayTime": 0.5166667,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Attack_AttackProperty_04"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 1.25,
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 9.5
|
||||
"z": 3.5
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
@@ -62,7 +62,8 @@
|
||||
"soundActionKey": "Play_SFX_Char_Impact_Brujas_SwitchIn_Attack_4"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.25
|
||||
"DelayTime": 0.6,
|
||||
"HitAnimEventID": "Brujas_Attack_SwitchIn_Attack_AttackProperty_04"
|
||||
}
|
||||
],
|
||||
"DestroyExplode": false,
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0,
|
||||
"x": -0.27,
|
||||
"y": 0,
|
||||
"z": 1
|
||||
"z": 4.841536
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
@@ -57,7 +57,7 @@
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.1,
|
||||
"DelayTime": 0,
|
||||
"HitAnimEventID": "Brujas_Attack_Special_02_AttackProperty_04_01"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0.5,
|
||||
"x": -0.1,
|
||||
"y": 0,
|
||||
"z": 2
|
||||
"z": 10.55154
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
@@ -53,11 +53,11 @@
|
||||
},
|
||||
{
|
||||
"$type": "FireAudio",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_Attack_Special_02_4_Explo_2",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_Attack_Special_02_4_Explo_3",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.23333,
|
||||
"DelayTime": 0.13333,
|
||||
"HitAnimEventID": "Brujas_Attack_Special_02_AttackProperty_04_01"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": -0.5,
|
||||
"x": 0.05,
|
||||
"y": 0,
|
||||
"z": 5
|
||||
"z": 17.50154
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
@@ -53,11 +53,11 @@
|
||||
},
|
||||
{
|
||||
"$type": "FireAudio",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_Attack_Special_02_4_Explo_3",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_Attack_Special_02_4_Explo_4",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.3333333,
|
||||
"DelayTime": 0.2333333,
|
||||
"HitAnimEventID": "Brujas_Attack_Special_02_AttackProperty_04_01"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0.5,
|
||||
"x": 0.22,
|
||||
"y": 0,
|
||||
"z": 8
|
||||
"z": 25
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
@@ -53,11 +53,11 @@
|
||||
},
|
||||
{
|
||||
"$type": "FireAudio",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_Attack_Special_02_4_Explo_4",
|
||||
"AudioPattern": "Play_SFX_Char_Skill_Brujas_Attack_Special_02_4_Explo_5",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"DelayTime": 0.466666666,
|
||||
"DelayTime": 0.3,
|
||||
"HitAnimEventID": "Brujas_Attack_Special_02_AttackProperty_04_01"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_01",
|
||||
"Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_01_02",
|
||||
"Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_02",
|
||||
"Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_03",
|
||||
"Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_04_01",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_ChainAttack_02",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
|
||||
@@ -15950,35 +15950,35 @@
|
||||
{
|
||||
"Platforms": {
|
||||
"CD": {
|
||||
"bps": 966960,
|
||||
"bps": 942011,
|
||||
"fps": 24,
|
||||
"frames": 225,
|
||||
"frames": 193,
|
||||
"height": 320,
|
||||
"size": 1.09,
|
||||
"size": 0.91,
|
||||
"width": 568
|
||||
},
|
||||
"HD": {
|
||||
"bps": 966960,
|
||||
"bps": 942011,
|
||||
"fps": 24,
|
||||
"frames": 225,
|
||||
"frames": 193,
|
||||
"height": 320,
|
||||
"size": 1.09,
|
||||
"size": 0.91,
|
||||
"width": 568
|
||||
},
|
||||
"LD": {
|
||||
"bps": 966960,
|
||||
"bps": 942011,
|
||||
"fps": 24,
|
||||
"frames": 225,
|
||||
"frames": 193,
|
||||
"height": 320,
|
||||
"size": 1.09,
|
||||
"size": 0.91,
|
||||
"width": 568
|
||||
},
|
||||
"SD": {
|
||||
"bps": 966960,
|
||||
"bps": 942011,
|
||||
"fps": 24,
|
||||
"frames": 225,
|
||||
"frames": 193,
|
||||
"height": 320,
|
||||
"size": 1.09,
|
||||
"size": 0.91,
|
||||
"width": 568
|
||||
}
|
||||
},
|
||||
@@ -20020,35 +20020,35 @@
|
||||
{
|
||||
"Platforms": {
|
||||
"CD": {
|
||||
"bps": 2837205,
|
||||
"bps": 2729936,
|
||||
"fps": 24,
|
||||
"frames": 438,
|
||||
"frames": 413,
|
||||
"height": 2000,
|
||||
"size": 6.2,
|
||||
"size": 5.62,
|
||||
"width": 1500
|
||||
},
|
||||
"HD": {
|
||||
"bps": 3707836,
|
||||
"bps": 3567717,
|
||||
"fps": 24,
|
||||
"frames": 438,
|
||||
"frames": 413,
|
||||
"height": 2000,
|
||||
"size": 8.09,
|
||||
"size": 7.34,
|
||||
"width": 1500
|
||||
},
|
||||
"LD": {
|
||||
"bps": 919324,
|
||||
"bps": 971183,
|
||||
"fps": 24,
|
||||
"frames": 438,
|
||||
"frames": 413,
|
||||
"height": 720,
|
||||
"size": 2.02,
|
||||
"size": 2.01,
|
||||
"width": 540
|
||||
},
|
||||
"SD": {
|
||||
"bps": 919324,
|
||||
"bps": 971183,
|
||||
"fps": 24,
|
||||
"frames": 438,
|
||||
"frames": 413,
|
||||
"height": 720,
|
||||
"size": 2.02,
|
||||
"size": 2.01,
|
||||
"width": 540
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user