Skip to content

Commit

Permalink
Fast Car
Browse files Browse the repository at this point in the history
  • Loading branch information
zfeikg authored Jul 16, 2018
1 parent d44f3ec commit a127671
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions behavior/actor/1531758523.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"foreign_ids": [
],
"mod_desc": {
"author": "1000872134",
"filename": "1531758523",
"uuid": "90b4c879-b9a8-443d-860d-6e6aad5f3e83",
"version": "1"
},
"property": {
"Effect": "",
"TextureID": 0,
"attack": 30,
"attack_distance": 1,
"buff_id": 0,
"copyid": 4000,
"desc": "RUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU",
"drop_exp": 0,
"drop_exp_prob": 0,
"drop_item1": 0,
"drop_item2": 0,
"drop_item3": 0,
"drop_item_prob1": 0,
"drop_item_prob2": 0,
"drop_item_prob3": 0,
"height": 95,
"hit_height": 120,
"hit_thickness": 120,
"hit_width": 120,
"icon": "3402",
"id": 7,
"life": 150,
"model": "13802",
"model_scale": 1.1,
"name": "Fast Car",
"speed": 280,
"team_id": 0,
"type": 0,
"view_distance": 16,
"width": 80
},
"set_ai": [
{
"name": "follow_direction",
"priority": 1,
"speed": 1.1
},
{
"name": "move_towards_restriction",
"priority": 4,
"speed": 1
},
{
"name": "wander",
"priority": 5,
"speed": 1
},
{
"name": "look_idle",
"priority": 7
},
{
"dist": 800,
"name": "watch_closest",
"priority": 7
}
]
}

0 comments on commit a127671

Please sign in to comment.