pg = pg or {} pg.guild_contribution_template = { { award_capital = 1, award_tech_exp = 2, name = "물자 준비", type = 1, type_id = 1, guild_active = 10, award_contribution = 75, consume = 600, id = 1 }, { award_capital = 1, award_tech_exp = 2, name = "연료 준비", type = 1, type_id = 2, guild_active = 10, award_contribution = 75, consume = 200, id = 2 }, { award_capital = 1, award_tech_exp = 2, name = "식량 준비", type = 2, type_id = 50001, guild_active = 10, award_contribution = 75, consume = 20, id = 3 }, { award_capital = 1, award_tech_exp = 2, name = "식량 준비", type = 2, type_id = 50002, guild_active = 10, award_contribution = 75, consume = 10, id = 4 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비I", type = 2, type_id = 17001, guild_active = 10, award_contribution = 75, consume = 20, id = 5 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비I", type = 2, type_id = 17011, guild_active = 10, award_contribution = 75, consume = 20, id = 6 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비I", type = 2, type_id = 17021, guild_active = 10, award_contribution = 75, consume = 20, id = 7 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비I", type = 2, type_id = 17031, guild_active = 10, award_contribution = 75, consume = 20, id = 8 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비I", type = 2, type_id = 17041, guild_active = 10, award_contribution = 75, consume = 20, id = 9 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅱ", type = 2, type_id = 17002, guild_active = 10, award_contribution = 75, consume = 10, id = 10 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅱ", type = 2, type_id = 17012, guild_active = 10, award_contribution = 75, consume = 10, id = 11 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅱ", type = 2, type_id = 17022, guild_active = 10, award_contribution = 75, consume = 10, id = 12 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅱ", type = 2, type_id = 17032, guild_active = 10, award_contribution = 75, consume = 10, id = 13 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅱ", type = 2, type_id = 17042, guild_active = 10, award_contribution = 75, consume = 10, id = 14 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅲ", type = 2, type_id = 17003, guild_active = 10, award_contribution = 75, consume = 5, id = 15 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅲ", type = 2, type_id = 17013, guild_active = 10, award_contribution = 75, consume = 5, id = 16 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅲ", type = 2, type_id = 17023, guild_active = 10, award_contribution = 75, consume = 5, id = 17 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅲ", type = 2, type_id = 17033, guild_active = 10, award_contribution = 75, consume = 5, id = 18 }, { award_capital = 1, award_tech_exp = 2, name = "재료 준비Ⅲ", type = 2, type_id = 17043, guild_active = 10, award_contribution = 75, consume = 5, id = 19 }, { award_capital = 1, award_tech_exp = 2, name = "공훈 제출", type = 1, type_id = 3, guild_active = 10, award_contribution = 75, consume = 450, id = 20 }, all = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 } }