OldBlueWater/BlueWater/Assets/Resources/JSON/customer_table.json

172 lines
2.8 KiB
JSON

[
{
"idx": 10001,
"name": "wildman1",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 2,
"taste_2": 1,
"taste_3": 0,
"picky_1": 11,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 11100,
"dialogue": 101
},
{
"idx": 10002,
"name": "wildman2",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 2,
"taste_2": 1,
"taste_3": 0,
"picky_1": 11,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 22200,
"dialogue": 101
},
{
"idx": 10003,
"name": "viking1",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 2,
"taste_2": 1,
"taste_3": 0,
"picky_1": 31,
"picky_2": 0,
"picky_3": 0,
"bully": 1,
"tip": 22200,
"dialogue": 102
},
{
"idx": 10004,
"name": "viking2",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 2,
"taste_2": 1,
"taste_3": 0,
"picky_1": 31,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 32200,
"dialogue": 102
},
{
"idx": 10005,
"name": "pirate1",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 41,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 33300,
"dialogue": 103
},
{
"idx": 10006,
"name": "oldman1",
"speed": 1,
"hurry": 1,
"wait": 1,
"base_happy_point": 30,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 41,
"picky_2": 0,
"picky_3": 0,
"bully": 1,
"tip": 44200,
"dialogue": 104
},
{
"idx": 10007,
"name": "soldier1",
"speed": 2,
"hurry": 2,
"wait": 2,
"base_happy_point": 30,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 41,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 65432,
"dialogue": 105
},
{
"idx": 10008,
"name": "soldier2",
"speed": 2,
"hurry": 2,
"wait": 2,
"base_happy_point": 20,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 21,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 105400,
"dialogue": 106
},
{
"idx": 10009,
"name": "chinaman1",
"speed": 2,
"hurry": 2,
"wait": 1,
"base_happy_point": 20,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 21,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 1510500,
"dialogue": 107
},
{
"idx": 10010,
"name": "knight1",
"speed": 2,
"hurry": 2,
"wait": 1,
"base_happy_point": 20,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 21,
"picky_2": 0,
"picky_3": 0,
"bully": 1,
"tip": 20201000,
"dialogue": 108
}
]