Skip to content

Instantly share code, notes, and snippets.

@cqusyc
Created January 12, 2017 04:00
Show Gist options
  • Save cqusyc/687e57c198d06da8da2f1568a1c7fbc3 to your computer and use it in GitHub Desktop.
Save cqusyc/687e57c198d06da8da2f1568a1c7fbc3 to your computer and use it in GitHub Desktop.
["004901"] = {robotIndex = 49, ignoreContactSpace = true,
basic = { health = 10000, attack = 1, defense = 0, },
activate = {delay = 0.1, location = {x = 0.8, y = 0.5,valueType = "float"},fixDirection = "left"},
stage1timeChase = {
[1] = {
target = {
target = "pathCollision",
},
effect = {
effect = {"attack"},
},
chaseTime = 0,
} ,
} ,
stage1rockKingFourthStave1 = {
[1] = {
target = {
target = "pathCollision",
},
effect = {
effect = {"attack"},
},
number = {
calculation = {"attackAttribute"},
ratioValue = 1,
},
round = {
{delay = 1, bullet = {"1"},},
{delay = 0, bullet = {"1"},},
--{delay = 0, bullet = {"3"},},
},
bullet = {
["1"] = {type = "call", waveId = {9246,},},
},
damage = 0,duration = 20,
dullTime = 2, triggerDamageRate = 0, triggerPossibility = 0.3,
},
},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment