New file |
| | |
| | | # 商城物品购买广播{itemID:['广播mark', [参数列表]], ...}
|
| | | # 可选参数
|
| | | # playerName 购买玩家名
|
| | | # itemID 所选物品
|
| | |
|
| | | (
|
| | |
|
| | | {
|
| | |
|
| | |
|
| | | 21502:['GeRen_hgg_592934', [playerName, 21502, 21502, 21502, 21502]],
|
| | | 21503:['GeRen_hgg_592934', [playerName, 21503, 21503, 21503, 21503]],
|
| | | 21504:['GeRen_hgg_592934', [playerName, 21504, 21504, 21504, 21504]],
|
| | | 140:['GeRen_liubo_780021', [playerName, 140, 140, '攻击', 140, 140]],
|
| | | 141:['GeRen_liubo_780021', [playerName, 141, 141, '防御', 141, 141]],
|
| | | 142:['GeRen_liubo_780021', [playerName, 142, 142, '生命', 142, 142]],
|
| | | 143:['GeRen_liubo_780021', [playerName, 143, 143, '命中', 143, 143]],
|
| | | 144:['GeRen_liubo_780021', [playerName, 144, 144, '闪避', 144, 144]],
|
| | |
|
| | | }
|
| | |
|
| | | ) |