Files
2026-05-23 22:10:14 +08:00

355 lines
47 KiB
Lua

----------------------------------------------------
-- 此文件由数据工具生成
-- 阶段伙伴招募数据--favor_data.xml
--------------------------------------
Config = Config or {}
Config.FavorData = Config.FavorData or {}
-- -------------------const_start-------------------
Config.FavorData.data_const_length = 2
Config.FavorData.data_const = {
["first_talk_data"] = {key="first_talk_data", val={100}, desc="每日第一次密谈"},
["itemrate_data"] = {key="itemrate_data", val={175,150,125,100,75,50}, desc="道具亲密度加成"}
}
Config.FavorData.data_const_fun = function(key)
local data=Config.FavorData.data_const[key]
if DATA_DEBUG and data == nil then
print('(Config.FavorData.data_const['..key..'])not found') return
end
return data
end
-- -------------------const_end---------------------
-- -------------------partner_start-------------------
Config.FavorData.data_partner_length = 5
Config.FavorData.data_partner = {
[10511] = {partner_id=10511, sort=1, item={17250,17253,17256,17259,17262}, res=1001, doc1="doc1"},
[20512] = {partner_id=20512, sort=2, item={17251,17254,17257,17260,17263}, res=1002, doc1="doc1"},
[30508] = {partner_id=30508, sort=3, item={17252,17255,17258,17261,17264}, res=1003, doc1="doc1"},
[40510] = {partner_id=40510, sort=4, item={17250,17253,17256,17259,17262}, res=1004, doc1="doc1"},
[50508] = {partner_id=50508, sort=5, item={17251,17254,17257,17260,17263}, res=1005, doc1="doc1"}
}
Config.FavorData.data_partner_fun = function(key)
local data=Config.FavorData.data_partner[key]
if DATA_DEBUG and data == nil then
print('(Config.FavorData.data_partner['..key..'])not found') return
end
return data
end
-- -------------------partner_end---------------------
-- -------------------intimacy_lev_start-------------------
Config.FavorData.data_intimacy_lev_length = 11
Config.FavorData.data_intimacy_lev = {
[0] = {lev=0, exp=500, attr={{'atk',20},{'def',3},{'hp_max',207}}, unlock="action1", type=2, desc="动作1"},
[1] = {lev=1, exp=1500, attr={{'atk',30},{'def',5},{'hp_max',311}}, unlock="doc2", type=1, desc="档案2"},
[2] = {lev=2, exp=2500, attr={{'atk',45},{'def',7},{'hp_max',466}}, unlock="action2", type=2, desc="动作2"},
[3] = {lev=3, exp=3500, attr={{'atk',68},{'def',10},{'hp_max',699}}, unlock="doc3", type=1, desc="档案2"},
[4] = {lev=4, exp=4500, attr={{'atk',101},{'def',15},{'hp_max',1048}}, unlock="action3", type=2, desc="动作3"},
[5] = {lev=5, exp=6000, attr={{'atk',152},{'def',23},{'hp_max',1572}}, unlock="doc4", type=1, desc="档案4"},
[6] = {lev=6, exp=7000, attr={{'atk',228},{'def',34},{'hp_max',2358}}, unlock="event1", type=3, desc="任务1"},
[7] = {lev=7, exp=8000, attr={{'atk',342},{'def',51},{'hp_max',3537}}, unlock="doc5", type=1, desc="档案5"},
[8] = {lev=8, exp=9000, attr={{'atk',513},{'def',77},{'hp_max',5305}}, unlock="event2", type=3, desc="任务2"},
[9] = {lev=9, exp=10000, attr={{'atk',769},{'def',115},{'hp_max',7958}}, unlock="event3", type=3, desc="任务3"},
[10] = {lev=10, exp=0, attr={0}, unlock="", type=0, desc=""}
}
Config.FavorData.data_intimacy_lev_fun = function(key)
local data=Config.FavorData.data_intimacy_lev[key]
if DATA_DEBUG and data == nil then
print('(Config.FavorData.data_intimacy_lev['..key..'])not found') return
end
return data
end
-- -------------------intimacy_lev_end---------------------
-- -------------------result_reward_start-------------------
Config.FavorData.data_result_reward_length = 5
Config.FavorData.data_result_reward = {
[10511] = {
['e100'] = {id=10511, profile_id="10511_1", content_id="e100", reward={{3,100}}},
['e101'] = {id=10511, profile_id="10511_1", content_id="e101", reward={{3,100}}},
['e102'] = {id=10511, profile_id="10511_1", content_id="e102", reward={{3,100}}},
['e200'] = {id=10511, profile_id="10511_2", content_id="e200", reward={{3,100}}},
['e201'] = {id=10511, profile_id="10511_2", content_id="e201", reward={{3,100}}},
['e202'] = {id=10511, profile_id="10511_2", content_id="e202", reward={{3,100}}},
['e300'] = {id=10511, profile_id="10511_3", content_id="e300", reward={{3,100}}},
['e301'] = {id=10511, profile_id="10511_3", content_id="e301", reward={{3,100}}},
['e302'] = {id=10511, profile_id="10511_3", content_id="e302", reward={{3,100}}},
['e400'] = {id=10511, profile_id="10511_4", content_id="e400", reward={{3,100}}},
['e401'] = {id=10511, profile_id="10511_4", content_id="e401", reward={{3,100}}},
['e402'] = {id=10511, profile_id="10511_4", content_id="e402", reward={{3,100}}},
['e501'] = {id=10511, profile_id="10511_5", content_id="e501", reward={{3,100}}},
['e502'] = {id=10511, profile_id="10511_5", content_id="e502", reward={{3,100}}},
['e503'] = {id=10511, profile_id="10511_5", content_id="e503", reward={{3,100}}},
},
[20512] = {
['e100'] = {id=20512, profile_id="20512_1", content_id="e100", reward={{3,100}}},
['e101'] = {id=20512, profile_id="20512_1", content_id="e101", reward={{3,100}}},
['e102'] = {id=20512, profile_id="20512_1", content_id="e102", reward={{3,100}}},
['e200'] = {id=20512, profile_id="20512_2", content_id="e200", reward={{3,100}}},
['e201'] = {id=20512, profile_id="20512_2", content_id="e201", reward={{3,100}}},
['e202'] = {id=20512, profile_id="20512_2", content_id="e202", reward={{3,100}}},
['e300'] = {id=20512, profile_id="20512_3", content_id="e300", reward={{3,100}}},
['e301'] = {id=20512, profile_id="20512_3", content_id="e301", reward={{3,100}}},
['e302'] = {id=20512, profile_id="20512_3", content_id="e302", reward={{3,100}}},
['e400'] = {id=20512, profile_id="20512_4", content_id="e400", reward={{3,100}}},
['e401'] = {id=20512, profile_id="20512_4", content_id="e401", reward={{3,100}}},
['e402'] = {id=20512, profile_id="20512_4", content_id="e402", reward={{3,100}}},
['e501'] = {id=20512, profile_id="20512_5", content_id="e501", reward={{3,100}}},
['e502'] = {id=20512, profile_id="20512_5", content_id="e502", reward={{3,100}}},
['e503'] = {id=20512, profile_id="20512_5", content_id="e503", reward={{3,100}}},
},
[30508] = {
['e100'] = {id=30508, profile_id="30508_1", content_id="e100", reward={{3,100}}},
['e101'] = {id=30508, profile_id="30508_1", content_id="e101", reward={{3,100}}},
['e102'] = {id=30508, profile_id="30508_1", content_id="e102", reward={{3,100}}},
['e200'] = {id=30508, profile_id="30508_2", content_id="e200", reward={{3,100}}},
['e201'] = {id=30508, profile_id="30508_2", content_id="e201", reward={{3,100}}},
['e202'] = {id=30508, profile_id="30508_2", content_id="e202", reward={{3,100}}},
['e300'] = {id=30508, profile_id="30508_3", content_id="e300", reward={{3,100}}},
['e301'] = {id=30508, profile_id="30508_3", content_id="e301", reward={{3,100}}},
['e302'] = {id=30508, profile_id="30508_3", content_id="e302", reward={{3,100}}},
['e400'] = {id=30508, profile_id="30508_4", content_id="e400", reward={{3,100}}},
['e401'] = {id=30508, profile_id="30508_4", content_id="e401", reward={{3,100}}},
['e402'] = {id=30508, profile_id="30508_4", content_id="e402", reward={{3,100}}},
['e501'] = {id=30508, profile_id="30508_5", content_id="e501", reward={{3,100}}},
['e502'] = {id=30508, profile_id="30508_5", content_id="e502", reward={{3,100}}},
['e503'] = {id=30508, profile_id="30508_5", content_id="e503", reward={{3,100}}},
},
[40510] = {
['e100'] = {id=40510, profile_id="40510_1", content_id="e100", reward={{3,100}}},
['e101'] = {id=40510, profile_id="40510_1", content_id="e101", reward={{3,100}}},
['e102'] = {id=40510, profile_id="40510_1", content_id="e102", reward={{3,100}}},
['e200'] = {id=40510, profile_id="40510_2", content_id="e200", reward={{3,100}}},
['e201'] = {id=40510, profile_id="40510_2", content_id="e201", reward={{3,100}}},
['e202'] = {id=40510, profile_id="40510_2", content_id="e202", reward={{3,100}}},
['e300'] = {id=40510, profile_id="40510_3", content_id="e300", reward={{3,100}}},
['e301'] = {id=40510, profile_id="40510_3", content_id="e301", reward={{3,100}}},
['e302'] = {id=40510, profile_id="40510_3", content_id="e302", reward={{3,100}}},
['e400'] = {id=40510, profile_id="40510_4", content_id="e400", reward={{3,100}}},
['e401'] = {id=40510, profile_id="40510_4", content_id="e401", reward={{3,100}}},
['e402'] = {id=40510, profile_id="40510_4", content_id="e402", reward={{3,100}}},
['e501'] = {id=40510, profile_id="40510_5", content_id="e501", reward={{3,100}}},
['e502'] = {id=40510, profile_id="40510_5", content_id="e502", reward={{3,100}}},
['e503'] = {id=40510, profile_id="40510_5", content_id="e503", reward={{3,100}}},
},
[50508] = {
['e100'] = {id=50508, profile_id="50508_1", content_id="e100", reward={{3,100}}},
['e101'] = {id=50508, profile_id="50508_1", content_id="e101", reward={{3,100}}},
['e102'] = {id=50508, profile_id="50508_1", content_id="e102", reward={{3,100}}},
['e200'] = {id=50508, profile_id="50508_2", content_id="e200", reward={{3,100}}},
['e201'] = {id=50508, profile_id="50508_2", content_id="e201", reward={{3,100}}},
['e202'] = {id=50508, profile_id="50508_2", content_id="e202", reward={{3,100}}},
['e300'] = {id=50508, profile_id="50508_3", content_id="e300", reward={{3,100}}},
['e301'] = {id=50508, profile_id="50508_3", content_id="e301", reward={{3,100}}},
['e302'] = {id=50508, profile_id="50508_3", content_id="e302", reward={{3,100}}},
['e400'] = {id=50508, profile_id="50508_4", content_id="e400", reward={{3,100}}},
['e401'] = {id=50508, profile_id="50508_4", content_id="e401", reward={{3,100}}},
['e402'] = {id=50508, profile_id="50508_4", content_id="e402", reward={{3,100}}},
['e501'] = {id=50508, profile_id="50508_5", content_id="e501", reward={{3,100}}},
['e502'] = {id=50508, profile_id="50508_5", content_id="e502", reward={{3,100}}},
['e503'] = {id=50508, profile_id="50508_5", content_id="e503", reward={{3,100}}},
},
}
-- -------------------result_reward_end---------------------
-- -------------------interface_start-------------------
Config.FavorData.data_interface_length = 25
Config.FavorData.data_interface = {
["10511_1"] = {id="10511_1", draw_id="10511", bg_res="bg1", default=1, name="繼承的頭銜", bgm="bgm_1", desc="doc1"},
["10511_2"] = {id="10511_2", draw_id="10511", bg_res="bg1", default=1, name="下屆之人", bgm="bgm_1", desc="doc2"},
["10511_3"] = {id="10511_3", draw_id="10511", bg_res="bg1", default=1, name="學習的動力", bgm="bgm_1", desc="doc3"},
["10511_4"] = {id="10511_4", draw_id="10511", bg_res="bg1", default=1, name="小心的試探", bgm="bgm_1", desc="doc4"},
["10511_5"] = {id="10511_5", draw_id="10511", bg_res="bg1", default=1, name="共同目標", bgm="bgm_1", desc="doc5"},
["20512_1"] = {id="20512_1", draw_id="20512", bg_res="bg1", default=1, name="繼承的頭銜", bgm="bgm_2", desc="doc1"},
["20512_2"] = {id="20512_2", draw_id="20512", bg_res="bg1", default=1, name="下屆之人", bgm="bgm_2", desc="doc2"},
["20512_3"] = {id="20512_3", draw_id="20512", bg_res="bg1", default=1, name="學習的動力", bgm="bgm_2", desc="doc3"},
["20512_4"] = {id="20512_4", draw_id="20512", bg_res="bg1", default=1, name="小心的試探", bgm="bgm_2", desc="doc4"},
["20512_5"] = {id="20512_5", draw_id="20512", bg_res="bg1", default=1, name="共同目標", bgm="bgm_2", desc="doc5"},
["30508_1"] = {id="30508_1", draw_id="30508", bg_res="bg1", default=1, name="繼承的頭銜", bgm="bgm_3", desc="doc1"},
["30508_2"] = {id="30508_2", draw_id="30508", bg_res="bg1", default=1, name="下屆之人", bgm="bgm_3", desc="doc2"},
["30508_3"] = {id="30508_3", draw_id="30508", bg_res="bg1", default=1, name="學習的動力", bgm="bgm_3", desc="doc3"},
["30508_4"] = {id="30508_4", draw_id="30508", bg_res="bg1", default=1, name="小心的試探", bgm="bgm_3", desc="doc4"},
["30508_5"] = {id="30508_5", draw_id="30508", bg_res="bg1", default=1, name="共同目標", bgm="bgm_3", desc="doc5"},
["40510_1"] = {id="40510_1", draw_id="40510", bg_res="bg1", default=1, name="繼承的頭銜", bgm="bgm_4", desc="doc1"},
["40510_2"] = {id="40510_2", draw_id="40510", bg_res="bg1", default=1, name="下屆之人", bgm="bgm_4", desc="doc2"},
["40510_3"] = {id="40510_3", draw_id="40510", bg_res="bg1", default=1, name="學習的動力", bgm="bgm_4", desc="doc3"},
["40510_4"] = {id="40510_4", draw_id="40510", bg_res="bg1", default=1, name="小心的試探", bgm="bgm_4", desc="doc4"},
["40510_5"] = {id="40510_5", draw_id="40510", bg_res="bg1", default=1, name="共同目標", bgm="bgm_4", desc="doc5"},
["50508_1"] = {id="50508_1", draw_id="50508", bg_res="bg1", default=1, name="繼承的頭銜", bgm="bgm_5", desc="doc1"},
["50508_2"] = {id="50508_2", draw_id="50508", bg_res="bg1", default=1, name="下屆之人", bgm="bgm_5", desc="doc2"},
["50508_3"] = {id="50508_3", draw_id="50508", bg_res="bg1", default=1, name="學習的動力", bgm="bgm_5", desc="doc3"},
["50508_4"] = {id="50508_4", draw_id="50508", bg_res="bg1", default=1, name="小心的試探", bgm="bgm_5", desc="doc4"},
["50508_5"] = {id="50508_5", draw_id="50508", bg_res="bg1", default=1, name="共同目標", bgm="bgm_5", desc="doc5"}
}
Config.FavorData.data_interface_fun = function(key)
local data=Config.FavorData.data_interface[key]
if DATA_DEBUG and data == nil then
print('(Config.FavorData.data_interface['..key..'])not found') return
end
return data
end
-- -------------------interface_end---------------------
-- -------------------content_start-------------------
Config.FavorData.data_content_length = 5
Config.FavorData.data_content = {
['10511_1'] = {
['start'] = {partner_id=10511, profile_id="10511_1", rank=1, section_desc="對話1", number="start", content={[[说起来,指挥官大人,我们好像都没互相了解过,在这种情况下合作是不是太见外了]],[[今晚月色很美,这种环境下增进了解实在是太美好了]]}, icon=0, next_content_id={'o100_1','o100_2'}, reward={{3,10}}},
['o100_1'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o100_1", content={[[确实是这样,抱歉之前都没注意到这个问题。]]}, icon=1, next_content_id={'d101'}, reward={{3,10}}},
['o100_2'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o100_2", content={[[没关系,我们现在开始增进了解吧!]]}, icon=2, next_content_id={'d101'}, reward={{3,10}}},
['d101'] = {partner_id=10511, profile_id="10511_1", rank=2, section_desc="對話2", number="d101", content={[[啊哈~既然您也这么想就是现在,您知道我们政府军的官爵都是世袭的吗?]]}, icon=0, next_content_id={'o101_1','o101_2'}, reward={{3,10}}},
['o101_1'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o101_1", content={[[啊?这还真没听说。]]}, icon=1, next_content_id={'d102'}, reward={{3,10}}},
['o101_2'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o101_2", content={[[略有人闻~]]}, icon=2, next_content_id={'d102'}, reward={{3,10}}},
['d102'] = {partner_id=10511, profile_id="10511_1", rank=3, section_desc="對話3", number="d102", content={[[也就是说哈,我的妈妈是军官,我妈妈的妈妈是军官,我妈妈的……]]}, icon=0, next_content_id={'o102_1','o102_2'}, reward={{3,10}}},
['o102_1'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o102_1", content={[[S-T-O-P!!!!这我知道!!]]}, icon=1, next_content_id={'d103'}, reward={{3,10}}},
['o102_2'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o102_2", content={[[哈哈,这个解释真实可爱,你接着说吧~]]}, icon=2, next_content_id={'d103'}, reward={{3,10}}},
['d103'] = {partner_id=10511, profile_id="10511_1", rank=4, section_desc="對話4", number="d103", content={[[嗯,实际上也不是多难以理解的事,我的两个姐姐一个呢当了医生,一个在研究所做学者,对于在政府里任职什么的,果然是一点兴趣都没有~最后也只有没有才能的我来继承家族的头衔啦。]]}, icon=0, next_content_id={'o103_1','o103_2'}, reward={{3,10}}},
['o103_1'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o103_1", content={[[你这个说法让贫民区出生的我实在难以接受……今天就到此为止吧。]]}, icon=1, next_content_id={'d104'}, reward={{3,10}}},
['o103_2'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o103_2", content={[[也许对你们这些贵族来说,这是令人苦恼的事,但却好过我们千万倍……]]}, icon=2, next_content_id={'d104'}, reward={{3,10}}},
['d104'] = {partner_id=10511, profile_id="10511_1", rank=5, section_desc="對話5", number="d104", content={[[抱歉指挥官……我从没意识到这个问题,看来我的烦恼的确微不足道……但是您愿意听我继续说下去吗?]]}, icon=0, next_content_id={'o104_1','o104_2'}, reward={{3,10}}},
['o104_1'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o104_1", content={[[我不想听了。]]}, icon=1, next_content_id={'e100'}, reward={{3,10}}},
['o104_2'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o104_2", content={[[我可以理解你的困扰,不开心的事情说出来就好了。]]}, icon=2, next_content_id={'d105'}, reward={{3,10}}},
['d105'] = {partner_id=10511, profile_id="10511_1", rank=6, section_desc="對話6", number="d105", content={[[我18岁的时候就继承了家族的官衔,也许在你们看来是很轻松的事情,但是这种工作本身就违背了很多我个人的意志。]]}, icon=0, next_content_id={'o105_1','o105_2'}, reward={{3,10}}},
['o105_1'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o105_1", content={[[不是很自然的事吗,只是工作而已,没有那么困难吧。]]}, icon=1, next_content_id={'d106'}, reward={{3,10}}},
['o105_2'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o105_2", content={[[难道你还有其他的顾虑?]]}, icon=2, next_content_id={'d106'}, reward={{3,10}}},
['d106'] = {partner_id=10511, profile_id="10511_1", rank=7, section_desc="對話7", number="d106", content={[[因为军中的作风,其实一直是镇压贫民,我本人并不是非常认可这种价值观。]]}, icon=0, next_content_id={'o106_1','o106_2'}, reward={{3,10}}},
['o106_1'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o106_1", content={[[太虚伪啦,既然不认同不做就可以了。]]}, icon=1, next_content_id={'e101'}, reward={{3,10}}},
['o106_2'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o106_2", content={[[那你的价值观是怎样的?]]}, icon=2, next_content_id={'d107'}, reward={{3,10}}},
['d107'] = {partner_id=10511, profile_id="10511_1", rank=8, section_desc="對話8", number="d107", content={[[我所认可的社会秩序应该是,不管贵族还是贫民,一起学习,一起生活,一起为了更好的未来努力!]]}, icon=0, next_content_id={'o107_1','o107_2'}, reward={{3,10}}},
['o107_1'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o107_1", content={[[真实痴人说梦啊。]]}, icon=1, next_content_id={'d108'}, reward={{3,10}}},
['o107_2'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="o107_2", content={[[乔安娜小姐,这正是我的毕生梦想!]]}, icon=2, next_content_id={'e102'}, reward={{3,10}}},
['d108'] = {partner_id=10511, profile_id="10511_1", rank=9, section_desc="對話9", number="d108", content={[[可能听起来很天真,我想说的说完了。再见指挥官。]]}, icon=0, next_content_id={}, reward={{3,10}}},
['e100'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="e100", content={[[对不起不知道哪里伤害到了您,我这就离开。]]}, icon=0, next_content_id={}, reward={{3,10}}},
['e101'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="e101", content={[[果然只能理解到这个层面,看来是我自作多情了。再见指挥官。]]}, icon=0, next_content_id={}, reward={{3,10}}},
['e102'] = {partner_id=10511, profile_id="10511_1", rank=0, section_desc="", number="e102", content={[[太谢谢您了指挥官,虽然我的立场可能有些不同,请让我一直保持和您的交流。]]}, icon=0, next_content_id={}, reward={{3,10}}},
},
['10511_2'] = {
['start'] = {partner_id=10511, profile_id="10511_2", rank=1, section_desc="對話1", number="start", content={[[说起来,指挥官大人,我们好像都没互相了解过,在这种情况下合作是不是太见外了]],[[今晚月色很美,这种环境下增进了解实在是太美好了]]}, icon=0, next_content_id={'o100_1','o100_2'}, reward={}},
['o100_1'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o100_1", content={[[确实是这样,抱歉之前都没注意到这个问题。]]}, icon=1, next_content_id={'d101'}, reward={}},
['o100_2'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o100_2", content={[[没关系,我们现在开始增进了解吧!]]}, icon=2, next_content_id={'d101'}, reward={}},
['d101'] = {partner_id=10511, profile_id="10511_2", rank=2, section_desc="對話2", number="d101", content={[[啊哈~既然您也这么想就是现在,您知道我们政府军的官爵都是世袭的吗?]]}, icon=0, next_content_id={'o101_1','o101_2'}, reward={}},
['o101_1'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o101_1", content={[[啊?这还真没听说。]]}, icon=1, next_content_id={'d102'}, reward={}},
['o101_2'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o101_2", content={[[略有人闻~]]}, icon=2, next_content_id={'d102'}, reward={}},
['d102'] = {partner_id=10511, profile_id="10511_2", rank=3, section_desc="對話3", number="d102", content={[[也就是说哈,我的妈妈是军官,我妈妈的妈妈是军官,我妈妈的……]]}, icon=0, next_content_id={'o102_1','o102_2'}, reward={}},
['o102_1'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o102_1", content={[[S-T-O-P!!!!这我知道!!]]}, icon=1, next_content_id={'d103'}, reward={}},
['o102_2'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o102_2", content={[[哈哈,这个解释真实可爱,你接着说吧~]]}, icon=2, next_content_id={'d103'}, reward={}},
['d103'] = {partner_id=10511, profile_id="10511_2", rank=4, section_desc="對話4", number="d103", content={[[嗯,实际上也不是多难以理解的事,我的两个姐姐一个呢当了医生,一个在研究所做学者,对于在政府里任职什么的,果然是一点兴趣都没有~最后也只有没有才能的我来继承家族的头衔啦。]]}, icon=0, next_content_id={'o103_1','o103_2'}, reward={}},
['o103_1'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o103_1", content={[[你这个说法让贫民区出生的我实在难以接受……今天就到此为止吧。]]}, icon=1, next_content_id={'d104'}, reward={}},
['o103_2'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o103_2", content={[[也许对你们这些贵族来说,这是令人苦恼的事,但却好过我们千万倍……]]}, icon=2, next_content_id={'d104'}, reward={}},
['d104'] = {partner_id=10511, profile_id="10511_2", rank=5, section_desc="對話5", number="d104", content={[[抱歉指挥官……我从没意识到这个问题,看来我的烦恼的确微不足道……但是您愿意听我继续说下去吗?]]}, icon=0, next_content_id={'o104_1','o104_2'}, reward={}},
['o104_1'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o104_1", content={[[我不想听了。]]}, icon=1, next_content_id={'e100'}, reward={}},
['o104_2'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o104_2", content={[[我可以理解你的困扰,不开心的事情说出来就好了。]]}, icon=2, next_content_id={'d105'}, reward={}},
['d105'] = {partner_id=10511, profile_id="10511_2", rank=6, section_desc="對話6", number="d105", content={[[我18岁的时候就继承了家族的官衔,也许在你们看来是很轻松的事情,但是这种工作本身就违背了很多我个人的意志。]]}, icon=0, next_content_id={'o105_1','o105_2'}, reward={}},
['o105_1'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o105_1", content={[[不是很自然的事吗,只是工作而已,没有那么困难吧。]]}, icon=1, next_content_id={'d106'}, reward={}},
['o105_2'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o105_2", content={[[难道你还有其他的顾虑?]]}, icon=2, next_content_id={'d106'}, reward={}},
['d106'] = {partner_id=10511, profile_id="10511_2", rank=7, section_desc="對話7", number="d106", content={[[因为军中的作风,其实一直是镇压贫民,我本人并不是非常认可这种价值观。]]}, icon=0, next_content_id={'o106_1','o106_2'}, reward={}},
['o106_1'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o106_1", content={[[太虚伪啦,既然不认同不做就可以了。]]}, icon=1, next_content_id={'e101'}, reward={}},
['o106_2'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o106_2", content={[[那你的价值观是怎样的?]]}, icon=2, next_content_id={'d107'}, reward={}},
['d107'] = {partner_id=10511, profile_id="10511_2", rank=8, section_desc="對話8", number="d107", content={[[我所认可的社会秩序应该是,不管贵族还是贫民,一起学习,一起生活,一起为了更好的未来努力!]]}, icon=0, next_content_id={'o107_1','o107_2'}, reward={}},
['o107_1'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o107_1", content={[[真实痴人说梦啊。]]}, icon=1, next_content_id={'d108'}, reward={}},
['o107_2'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="o107_2", content={[[乔安娜小姐,这正是我的毕生梦想!]]}, icon=2, next_content_id={'e102'}, reward={}},
['d108'] = {partner_id=10511, profile_id="10511_2", rank=9, section_desc="對話9", number="d108", content={[[可能听起来很天真,我想说的说完了。再见指挥官。]]}, icon=0, next_content_id={}, reward={}},
['e100'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="e100", content={[[对不起不知道哪里伤害到了您,我这就离开。]]}, icon=0, next_content_id={}, reward={}},
['e101'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="e101", content={[[果然只能理解到这个层面,看来是我自作多情了。再见指挥官。]]}, icon=0, next_content_id={}, reward={}},
['e102'] = {partner_id=10511, profile_id="10511_2", rank=0, section_desc="", number="e102", content={[[太谢谢您了指挥官,虽然我的立场可能有些不同,请让我一直保持和您的交流。]]}, icon=0, next_content_id={}, reward={}},
},
['10511_3'] = {
['start'] = {partner_id=10511, profile_id="10511_3", rank=1, section_desc="對話1", number="start", content={[[说起来,指挥官大人,我们好像都没互相了解过,在这种情况下合作是不是太见外了]],[[今晚月色很美,这种环境下增进了解实在是太美好了]]}, icon=0, next_content_id={'o100_1','o100_2'}, reward={}},
['o100_1'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o100_1", content={[[确实是这样,抱歉之前都没注意到这个问题。]]}, icon=1, next_content_id={'d101'}, reward={}},
['o100_2'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o100_2", content={[[没关系,我们现在开始增进了解吧!]]}, icon=2, next_content_id={'d101'}, reward={}},
['d101'] = {partner_id=10511, profile_id="10511_3", rank=2, section_desc="對話2", number="d101", content={[[啊哈~既然您也这么想就是现在,您知道我们政府军的官爵都是世袭的吗?]]}, icon=0, next_content_id={'o101_1','o101_2'}, reward={}},
['o101_1'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o101_1", content={[[啊?这还真没听说。]]}, icon=1, next_content_id={'d102'}, reward={}},
['o101_2'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o101_2", content={[[略有人闻~]]}, icon=2, next_content_id={'d102'}, reward={}},
['d102'] = {partner_id=10511, profile_id="10511_3", rank=3, section_desc="對話3", number="d102", content={[[也就是说哈,我的妈妈是军官,我妈妈的妈妈是军官,我妈妈的……]]}, icon=0, next_content_id={'o102_1','o102_2'}, reward={}},
['o102_1'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o102_1", content={[[S-T-O-P!!!!这我知道!!]]}, icon=1, next_content_id={'d103'}, reward={}},
['o102_2'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o102_2", content={[[哈哈,这个解释真实可爱,你接着说吧~]]}, icon=2, next_content_id={'d103'}, reward={}},
['d103'] = {partner_id=10511, profile_id="10511_3", rank=4, section_desc="對話4", number="d103", content={[[嗯,实际上也不是多难以理解的事,我的两个姐姐一个呢当了医生,一个在研究所做学者,对于在政府里任职什么的,果然是一点兴趣都没有~最后也只有没有才能的我来继承家族的头衔啦。]]}, icon=0, next_content_id={'o103_1','o103_2'}, reward={}},
['o103_1'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o103_1", content={[[你这个说法让贫民区出生的我实在难以接受……今天就到此为止吧。]]}, icon=1, next_content_id={'d104'}, reward={}},
['o103_2'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o103_2", content={[[也许对你们这些贵族来说,这是令人苦恼的事,但却好过我们千万倍……]]}, icon=2, next_content_id={'d104'}, reward={}},
['d104'] = {partner_id=10511, profile_id="10511_3", rank=5, section_desc="對話5", number="d104", content={[[抱歉指挥官……我从没意识到这个问题,看来我的烦恼的确微不足道……但是您愿意听我继续说下去吗?]]}, icon=0, next_content_id={'o104_1','o104_2'}, reward={}},
['o104_1'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o104_1", content={[[我不想听了。]]}, icon=1, next_content_id={'e100'}, reward={}},
['o104_2'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o104_2", content={[[我可以理解你的困扰,不开心的事情说出来就好了。]]}, icon=2, next_content_id={'d105'}, reward={}},
['d105'] = {partner_id=10511, profile_id="10511_3", rank=6, section_desc="對話6", number="d105", content={[[我18岁的时候就继承了家族的官衔,也许在你们看来是很轻松的事情,但是这种工作本身就违背了很多我个人的意志。]]}, icon=0, next_content_id={'o105_1','o105_2'}, reward={}},
['o105_1'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o105_1", content={[[不是很自然的事吗,只是工作而已,没有那么困难吧。]]}, icon=1, next_content_id={'d106'}, reward={}},
['o105_2'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o105_2", content={[[难道你还有其他的顾虑?]]}, icon=2, next_content_id={'d106'}, reward={}},
['d106'] = {partner_id=10511, profile_id="10511_3", rank=7, section_desc="對話7", number="d106", content={[[因为军中的作风,其实一直是镇压贫民,我本人并不是非常认可这种价值观。]]}, icon=0, next_content_id={'o106_1','o106_2'}, reward={}},
['o106_1'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o106_1", content={[[太虚伪啦,既然不认同不做就可以了。]]}, icon=1, next_content_id={'e101'}, reward={}},
['o106_2'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o106_2", content={[[那你的价值观是怎样的?]]}, icon=2, next_content_id={'d107'}, reward={}},
['d107'] = {partner_id=10511, profile_id="10511_3", rank=8, section_desc="對話8", number="d107", content={[[我所认可的社会秩序应该是,不管贵族还是贫民,一起学习,一起生活,一起为了更好的未来努力!]]}, icon=0, next_content_id={'o107_1','o107_2'}, reward={}},
['o107_1'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o107_1", content={[[真实痴人说梦啊。]]}, icon=1, next_content_id={'d108'}, reward={}},
['o107_2'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="o107_2", content={[[乔安娜小姐,这正是我的毕生梦想!]]}, icon=2, next_content_id={'e102'}, reward={}},
['d108'] = {partner_id=10511, profile_id="10511_3", rank=9, section_desc="對話9", number="d108", content={[[可能听起来很天真,我想说的说完了。再见指挥官。]]}, icon=0, next_content_id={}, reward={}},
['e100'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="e100", content={[[对不起不知道哪里伤害到了您,我这就离开。]]}, icon=0, next_content_id={}, reward={}},
['e101'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="e101", content={[[果然只能理解到这个层面,看来是我自作多情了。再见指挥官。]]}, icon=0, next_content_id={}, reward={}},
['e102'] = {partner_id=10511, profile_id="10511_3", rank=0, section_desc="", number="e102", content={[[太谢谢您了指挥官,虽然我的立场可能有些不同,请让我一直保持和您的交流。]]}, icon=0, next_content_id={}, reward={}},
},
['10511_4'] = {
['start'] = {partner_id=10511, profile_id="10511_4", rank=1, section_desc="對話1", number="start", content={[[说起来,指挥官大人,我们好像都没互相了解过,在这种情况下合作是不是太见外了]],[[今晚月色很美,这种环境下增进了解实在是太美好了]]}, icon=0, next_content_id={'o100_1','o100_2'}, reward={}},
['o100_1'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o100_1", content={[[确实是这样,抱歉之前都没注意到这个问题。]]}, icon=1, next_content_id={'d101'}, reward={}},
['o100_2'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o100_2", content={[[没关系,我们现在开始增进了解吧!]]}, icon=2, next_content_id={'d101'}, reward={}},
['d101'] = {partner_id=10511, profile_id="10511_4", rank=2, section_desc="對話2", number="d101", content={[[啊哈~既然您也这么想就是现在,您知道我们政府军的官爵都是世袭的吗?]]}, icon=0, next_content_id={'o101_1','o101_2'}, reward={}},
['o101_1'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o101_1", content={[[啊?这还真没听说。]]}, icon=1, next_content_id={'d102'}, reward={}},
['o101_2'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o101_2", content={[[略有人闻~]]}, icon=2, next_content_id={'d102'}, reward={}},
['d102'] = {partner_id=10511, profile_id="10511_4", rank=3, section_desc="對話3", number="d102", content={[[也就是说哈,我的妈妈是军官,我妈妈的妈妈是军官,我妈妈的……]]}, icon=0, next_content_id={'o102_1','o102_2'}, reward={}},
['o102_1'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o102_1", content={[[S-T-O-P!!!!这我知道!!]]}, icon=1, next_content_id={'d103'}, reward={}},
['o102_2'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o102_2", content={[[哈哈,这个解释真实可爱,你接着说吧~]]}, icon=2, next_content_id={'d103'}, reward={}},
['d103'] = {partner_id=10511, profile_id="10511_4", rank=4, section_desc="對話4", number="d103", content={[[嗯,实际上也不是多难以理解的事,我的两个姐姐一个呢当了医生,一个在研究所做学者,对于在政府里任职什么的,果然是一点兴趣都没有~最后也只有没有才能的我来继承家族的头衔啦。]]}, icon=0, next_content_id={'o103_1','o103_2'}, reward={}},
['o103_1'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o103_1", content={[[你这个说法让贫民区出生的我实在难以接受……今天就到此为止吧。]]}, icon=1, next_content_id={'d104'}, reward={}},
['o103_2'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o103_2", content={[[也许对你们这些贵族来说,这是令人苦恼的事,但却好过我们千万倍……]]}, icon=2, next_content_id={'d104'}, reward={}},
['d104'] = {partner_id=10511, profile_id="10511_4", rank=5, section_desc="對話5", number="d104", content={[[抱歉指挥官……我从没意识到这个问题,看来我的烦恼的确微不足道……但是您愿意听我继续说下去吗?]]}, icon=0, next_content_id={'o104_1','o104_2'}, reward={}},
['o104_1'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o104_1", content={[[我不想听了。]]}, icon=1, next_content_id={'e100'}, reward={}},
['o104_2'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o104_2", content={[[我可以理解你的困扰,不开心的事情说出来就好了。]]}, icon=2, next_content_id={'d105'}, reward={}},
['d105'] = {partner_id=10511, profile_id="10511_4", rank=6, section_desc="對話6", number="d105", content={[[我18岁的时候就继承了家族的官衔,也许在你们看来是很轻松的事情,但是这种工作本身就违背了很多我个人的意志。]]}, icon=0, next_content_id={'o105_1','o105_2'}, reward={}},
['o105_1'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o105_1", content={[[不是很自然的事吗,只是工作而已,没有那么困难吧。]]}, icon=1, next_content_id={'d106'}, reward={}},
['o105_2'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o105_2", content={[[难道你还有其他的顾虑?]]}, icon=2, next_content_id={'d106'}, reward={}},
['d106'] = {partner_id=10511, profile_id="10511_4", rank=7, section_desc="對話7", number="d106", content={[[因为军中的作风,其实一直是镇压贫民,我本人并不是非常认可这种价值观。]]}, icon=0, next_content_id={'o106_1','o106_2'}, reward={}},
['o106_1'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o106_1", content={[[太虚伪啦,既然不认同不做就可以了。]]}, icon=1, next_content_id={'e101'}, reward={}},
['o106_2'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o106_2", content={[[那你的价值观是怎样的?]]}, icon=2, next_content_id={'d107'}, reward={}},
['d107'] = {partner_id=10511, profile_id="10511_4", rank=8, section_desc="對話8", number="d107", content={[[我所认可的社会秩序应该是,不管贵族还是贫民,一起学习,一起生活,一起为了更好的未来努力!]]}, icon=0, next_content_id={'o107_1','o107_2'}, reward={}},
['o107_1'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o107_1", content={[[真实痴人说梦啊。]]}, icon=1, next_content_id={'d108'}, reward={}},
['o107_2'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="o107_2", content={[[乔安娜小姐,这正是我的毕生梦想!]]}, icon=2, next_content_id={'e102'}, reward={}},
['d108'] = {partner_id=10511, profile_id="10511_4", rank=9, section_desc="對話9", number="d108", content={[[可能听起来很天真,我想说的说完了。再见指挥官。]]}, icon=0, next_content_id={}, reward={}},
['e100'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="e100", content={[[对不起不知道哪里伤害到了您,我这就离开。]]}, icon=0, next_content_id={}, reward={}},
['e101'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="e101", content={[[果然只能理解到这个层面,看来是我自作多情了。再见指挥官。]]}, icon=0, next_content_id={}, reward={}},
['e102'] = {partner_id=10511, profile_id="10511_4", rank=0, section_desc="", number="e102", content={[[太谢谢您了指挥官,虽然我的立场可能有些不同,请让我一直保持和您的交流。]]}, icon=0, next_content_id={}, reward={}},
},
['10511_5'] = {
['start'] = {partner_id=10511, profile_id="10511_5", rank=1, section_desc="對話1", number="start", content={[[说起来,指挥官大人,我们好像都没互相了解过,在这种情况下合作是不是太见外了]],[[今晚月色很美,这种环境下增进了解实在是太美好了]]}, icon=0, next_content_id={'o100_1','o100_2'}, reward={}},
['o100_1'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o100_1", content={[[确实是这样,抱歉之前都没注意到这个问题。]]}, icon=1, next_content_id={'d101'}, reward={}},
['o100_2'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o100_2", content={[[没关系,我们现在开始增进了解吧!]]}, icon=2, next_content_id={'d101'}, reward={}},
['d101'] = {partner_id=10511, profile_id="10511_5", rank=2, section_desc="對話2", number="d101", content={[[啊哈~既然您也这么想就是现在,您知道我们政府军的官爵都是世袭的吗?]]}, icon=0, next_content_id={'o101_1','o101_2'}, reward={}},
['o101_1'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o101_1", content={[[啊?这还真没听说。]]}, icon=1, next_content_id={'d102'}, reward={}},
['o101_2'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o101_2", content={[[略有人闻~]]}, icon=2, next_content_id={'d102'}, reward={}},
['d102'] = {partner_id=10511, profile_id="10511_5", rank=3, section_desc="對話3", number="d102", content={[[也就是说哈,我的妈妈是军官,我妈妈的妈妈是军官,我妈妈的……]]}, icon=0, next_content_id={'o102_1','o102_2'}, reward={}},
['o102_1'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o102_1", content={[[S-T-O-P!!!!这我知道!!]]}, icon=1, next_content_id={'d103'}, reward={}},
['o102_2'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o102_2", content={[[哈哈,这个解释真实可爱,你接着说吧~]]}, icon=2, next_content_id={'d103'}, reward={}},
['d103'] = {partner_id=10511, profile_id="10511_5", rank=4, section_desc="對話4", number="d103", content={[[嗯,实际上也不是多难以理解的事,我的两个姐姐一个呢当了医生,一个在研究所做学者,对于在政府里任职什么的,果然是一点兴趣都没有~最后也只有没有才能的我来继承家族的头衔啦。]]}, icon=0, next_content_id={'o103_1','o103_2'}, reward={}},
['o103_1'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o103_1", content={[[你这个说法让贫民区出生的我实在难以接受……今天就到此为止吧。]]}, icon=1, next_content_id={'d104'}, reward={}},
['o103_2'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o103_2", content={[[也许对你们这些贵族来说,这是令人苦恼的事,但却好过我们千万倍……]]}, icon=2, next_content_id={'d104'}, reward={}},
['d104'] = {partner_id=10511, profile_id="10511_5", rank=5, section_desc="對話5", number="d104", content={[[抱歉指挥官……我从没意识到这个问题,看来我的烦恼的确微不足道……但是您愿意听我继续说下去吗?]]}, icon=0, next_content_id={'o104_1','o104_2'}, reward={}},
['o104_1'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o104_1", content={[[我不想听了。]]}, icon=1, next_content_id={'e100'}, reward={}},
['o104_2'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o104_2", content={[[我可以理解你的困扰,不开心的事情说出来就好了。]]}, icon=2, next_content_id={'d105'}, reward={}},
['d105'] = {partner_id=10511, profile_id="10511_5", rank=6, section_desc="對話6", number="d105", content={[[我18岁的时候就继承了家族的官衔,也许在你们看来是很轻松的事情,但是这种工作本身就违背了很多我个人的意志。]]}, icon=0, next_content_id={'o105_1','o105_2'}, reward={}},
['o105_1'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o105_1", content={[[不是很自然的事吗,只是工作而已,没有那么困难吧。]]}, icon=1, next_content_id={'d106'}, reward={}},
['o105_2'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o105_2", content={[[难道你还有其他的顾虑?]]}, icon=2, next_content_id={'d106'}, reward={}},
['d106'] = {partner_id=10511, profile_id="10511_5", rank=7, section_desc="對話7", number="d106", content={[[因为军中的作风,其实一直是镇压贫民,我本人并不是非常认可这种价值观。]]}, icon=0, next_content_id={'o106_1','o106_2'}, reward={}},
['o106_1'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o106_1", content={[[太虚伪啦,既然不认同不做就可以了。]]}, icon=1, next_content_id={'e101'}, reward={}},
['o106_2'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o106_2", content={[[那你的价值观是怎样的?]]}, icon=2, next_content_id={'d107'}, reward={}},
['d107'] = {partner_id=10511, profile_id="10511_5", rank=8, section_desc="對話8", number="d107", content={[[我所认可的社会秩序应该是,不管贵族还是贫民,一起学习,一起生活,一起为了更好的未来努力!]]}, icon=0, next_content_id={'o107_1','o107_2'}, reward={}},
['o107_1'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o107_1", content={[[真实痴人说梦啊。]]}, icon=1, next_content_id={'d108'}, reward={}},
['o107_2'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="o107_2", content={[[乔安娜小姐,这正是我的毕生梦想!]]}, icon=2, next_content_id={'e102'}, reward={}},
['d108'] = {partner_id=10511, profile_id="10511_5", rank=9, section_desc="對話9", number="d108", content={[[可能听起来很天真,我想说的说完了。再见指挥官。]]}, icon=0, next_content_id={}, reward={}},
['e100'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="e100", content={[[对不起不知道哪里伤害到了您,我这就离开。]]}, icon=0, next_content_id={}, reward={}},
['e101'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="e101", content={[[果然只能理解到这个层面,看来是我自作多情了。再见指挥官。]]}, icon=0, next_content_id={}, reward={}},
['e102'] = {partner_id=10511, profile_id="10511_5", rank=0, section_desc="", number="e102", content={[[太谢谢您了指挥官,虽然我的立场可能有些不同,请让我一直保持和您的交流。]]}, icon=0, next_content_id={}, reward={}},
},
}
-- -------------------content_end---------------------