mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
1303 lines
31 KiB
JSON
1303 lines
31 KiB
JSON
{
|
|
"Samurai_Ronin_ShootBullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Damage",
|
|
"abilityName": "Monster_Samurai_Ronin_ShootDamage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 30.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 40.0,
|
|
"gravityOfAcceleration": 10.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Samurai_Ronin_ShootDamage"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Samurai_Ronin_PowderObj": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Samurai_Ronin_Powder",
|
|
"abilityName": "Monster_Samurai_Ronin_PowderAttackObj",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Samurai_RushAtk_Scene": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SprintAtk_Scene",
|
|
"abilityName": "Samurai_Destroy_Rock",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"ccd": {
|
|
"type": "Always"
|
|
},
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Samurai_Destroy_Rock"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Samurai_RushAtk_Bullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Samurai_Rushatk_Damage",
|
|
"abilityName": "Monster_Samurai_Rushatk_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"ccd": {
|
|
"type": "Always"
|
|
},
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Samurai_Rushatk_Damage"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Kairagi_RushAtk_Bullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Kairagi_RushAtk_Damage",
|
|
"abilityName": "Monster_Kairagi_RushAtk_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"ccd": {
|
|
"type": "Always"
|
|
},
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Kairagi_RushAtk_Damage"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Kairagi_RushAtk_Bullet_Thunder": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Kairagi_RushAtk_Damage_Thunder",
|
|
"abilityName": "Monster_Kairagi_RushAtk_Damage_Thunder",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"ccd": {
|
|
"type": "Always"
|
|
},
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Kairagi_RushAtk_Damage_Thunder"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Kairagi_RushAtk_Bullet_Fire": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Kairagi_RushAtk_Damage_Fire",
|
|
"abilityName": "Monster_Kairagi_RushAtk_Damage_Fire",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"ccd": {
|
|
"type": "Always"
|
|
},
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Kairagi_RushAtk_Damage_Fire"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Samurai_Ronin_Powder": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "PowderAttack",
|
|
"abilityName": "Monster_Samurai_Ronin_PowderAttack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
}
|
|
},
|
|
"Samurai_Kairagi_FireArea": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "FireArea",
|
|
"abilityName": "Monster_Samurai_Kairagi_FireArea_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_WindBladeAir1": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Damage",
|
|
"abilityName": "Monster_Samurai_Ningyo_WindBladeAirAttack1",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 35.0,
|
|
"maxSpeed": 50.0,
|
|
"acceleration": 10.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Samurai_Ningyo_WindBladeAirAttack1"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Samurai_Ningyo_WindBladeAir2": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Damage",
|
|
"abilityName": "Monster_Samurai_Ningyo_WindBladeAirAttack2",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 30.0,
|
|
"maxSpeed": 50.0,
|
|
"acceleration": 5.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Samurai_Ningyo_WindBladeAirAttack2"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Samurai_Ningyo_BornObject": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Samurai_Ningyo_Born_Pos",
|
|
"abilityName": "Monster_Samurai_Ningyo_Born_PosEmptyAbility",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"velocityForce": {
|
|
"muteAll": true
|
|
},
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true,
|
|
"offset": {
|
|
"y": 10.0
|
|
}
|
|
}
|
|
},
|
|
"Samurai_Ningyo_ForceDodgeGhostBullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effect",
|
|
"abilityName": "Monster_Samurai_Ningyo_ForceDodge_GhostBulletEffect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 6.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"velocityForce": {
|
|
"excludeForces": [
|
|
"WindZoneType"
|
|
]
|
|
},
|
|
"speed": 40.0,
|
|
"acceleration": -182.0,
|
|
"accelerationTime": 0.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"syncToRemote": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
}
|
|
}
|
|
},
|
|
"Samurai_Ningyo_WindGhost_BladeAir": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Damage",
|
|
"abilityName": "Monster_Samurai_Ningyo_WindBladeAirAttack2",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 30.0,
|
|
"maxSpeed": 50.0,
|
|
"acceleration": 5.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Samurai_Ningyo_WindBladeAirAttack2"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Samurai_Ningyo_SilkObject": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "FireSilk",
|
|
"abilityName": "Monster_Samurai_Ningyo_FireSilk",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"velocityForce": {
|
|
"excludeForces": [
|
|
"WindZoneType"
|
|
]
|
|
},
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true,
|
|
"offset": {
|
|
"y": 10.0
|
|
}
|
|
}
|
|
},
|
|
"Samurai_Ningyo_LockTarget": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "MaskCloseEmptyLock",
|
|
"abilityName": "Monster_Samurai_Ningyo_MaskCloseEmptyLock",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"velocityForce": {
|
|
"muteAll": true
|
|
},
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true
|
|
}
|
|
},
|
|
"Samurai_Ningyo_MaskCloseLock_ToPlace": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "MaskCloseAttack",
|
|
"abilityName": "Monster_Samurai_Ningyo_MaskCloseAttack_ToPlace",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_MaskCloseLock": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "MaskCloseAttack",
|
|
"abilityName": "Monster_Samurai_Ningyo_MaskCloseAttack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_ForceDodgeGhost": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ghostattack",
|
|
"abilityName": "Monster_Samurai_Ningyo_FroceDodgeGhostAttack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_IceGhost_IceArea": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "IceArea",
|
|
"abilityName": "Monster_Samurai_Ningyo_IceGhost_BurstAttack_IceArea",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_IceGhost_IceHalo_ChallengeAffix": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "IceHalo",
|
|
"abilityName": "Monster_Samurai_Ningyo_IceGhost_IceHalo_ChallengeAffix",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 9999.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_Ghost_TriggerWindBlade": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ghostattack",
|
|
"abilityName": "Monster_Samurai_Ningyo_Ghost_TriggerWindBlade",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 7.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_Ghost_WindMeleeAttack1": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ghostattack",
|
|
"abilityName": "Monster_Samurai_Ningyo_Ghost_WindMeleeAttack1",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_Ghost_WindMeleeAttack2": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ghostattack",
|
|
"abilityName": "Monster_Samurai_Ningyo_Ghost_WindMeleeAttack2",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_Ghost_WindMeleeAttack3": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ghostattack",
|
|
"abilityName": "Monster_Samurai_Ningyo_Ghost_WindMeleeAttack3",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_Ghost_IceMeleeAttack1": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ghostattack",
|
|
"abilityName": "Monster_Samurai_Ningyo_Ghost_IceMeleeAttack1",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_Ghost_IceMeleeAttack2": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ghostattack",
|
|
"abilityName": "Monster_Samurai_Ningyo_Ghost_IceMeleeAttack2",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
}
|
|
},
|
|
"Samurai_Ningyo_Ghost_IceMeleeAttack3": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ghostattack",
|
|
"abilityName": "Monster_Samurai_Ningyo_Ghost_IceMeleeAttack3",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
}
|
|
},
|
|
"Samurai_Kairagi_BladeWind_DF": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Damage",
|
|
"abilityName": "Monster_Samurai_Kairagi_WindBlade_DF",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"velocityForce": {
|
|
"excludeForces": [
|
|
"WindZoneType"
|
|
]
|
|
},
|
|
"speed": 35.0,
|
|
"maxSpeed": 50.0,
|
|
"acceleration": 10.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Samurai_Kairagi_WindBlade_DF"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |