42 lines
846 B
JSON
42 lines
846 B
JSON
{
|
|
"fish":{
|
|
"type":1,
|
|
"preview":"fish_preview",
|
|
"init_round":{
|
|
"left_total":0,
|
|
"left_cost":6,
|
|
"right_total":0,
|
|
"right_cost":6,
|
|
"left_total_max":6,
|
|
"left_cost_max":6,
|
|
"right_total_max":6,
|
|
"right_cost_max":6,
|
|
"left_total_name":"鱼群警戒度",
|
|
"left_cost_name":"鱼群数量",
|
|
"right_total_name":"成功累计",
|
|
"right_cost_name":"回合数",
|
|
"identification_name":"敏捷",
|
|
"identification_value":50,
|
|
|
|
"left_texture":"fish_fail",
|
|
"right_texture":"rod",
|
|
"center_texture":"rod",
|
|
"introduction":"你来到了河边准备钓鱼",
|
|
"choice":["钓鱼"],
|
|
"triger":["fish_round","fish","normal","fish"]
|
|
},
|
|
|
|
},
|
|
"fish_single":{
|
|
"type":0,
|
|
"preview":"fish_preview",
|
|
},
|
|
"AM_judge":{
|
|
"name":"魅力鉴定",
|
|
"type":0,
|
|
"attribute_name":"AM",
|
|
"attribute_value":100,
|
|
|
|
}
|
|
}
|