rebar3 服务器
This commit is contained in:
@@ -0,0 +1,191 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
Copyright 2021, Anonymous <anonymous@example.org>.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
game_config
|
||||
=====
|
||||
|
||||
An OTP library
|
||||
|
||||
Build
|
||||
-----
|
||||
|
||||
$ rebar3 compile
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACCUMULATE_CONSUMPTION_HRL__).
|
||||
-define(__CFG_ACCUMULATE_CONSUMPTION_HRL__, true).
|
||||
|
||||
-record(cfg_accumulate_consumption,{id = 0,
|
||||
activity = 0,
|
||||
task = 0,
|
||||
unlock_pay_limit = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,11 @@
|
||||
-ifndef(__CFG_ACHIEVE_LABEL_HRL__).
|
||||
-define(__CFG_ACHIEVE_LABEL_HRL__, true).
|
||||
|
||||
-record(cfg_achieve_label,{id = 0,
|
||||
label_color = 0,
|
||||
label_content = <<>>,
|
||||
position_count = 0,
|
||||
achieve_point = 0,
|
||||
achieve = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ACHIEVE_LABEL_POSITION_HRL__).
|
||||
-define(__CFG_ACHIEVE_LABEL_POSITION_HRL__, true).
|
||||
|
||||
-record(cfg_achieve_label_position,{id = 0, achieve_point = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ACHIEVE_REWARD_HRL__).
|
||||
-define(__CFG_ACHIEVE_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_achieve_reward,{id = 0,
|
||||
achieve_point = 0,
|
||||
achieve_reward = #{}}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,24 @@
|
||||
-ifndef(__CFG_ACT_ACC_ITEM_HRL__).
|
||||
-define(__CFG_ACT_ACC_ITEM_HRL__, true).
|
||||
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-record(cfg_act_acc_item, {
|
||||
item_id,
|
||||
act_cid,
|
||||
type,
|
||||
id,
|
||||
num,
|
||||
reward,
|
||||
returns,
|
||||
open_func,
|
||||
action_id,
|
||||
mail_id,
|
||||
mail_action_id,
|
||||
mail_return_id,
|
||||
mail_return_action_id,
|
||||
return_cost_action_id
|
||||
}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,15 @@
|
||||
-ifndef(__CFG_ACT_BATTLEPASS_TEAM_HRL__).
|
||||
-define(__CFG_ACT_BATTLEPASS_TEAM_HRL__, true).
|
||||
|
||||
-record(cfg_act_battlepass_team,{id = 0,
|
||||
battlepass_type = 0,
|
||||
tasks = undefined,
|
||||
extra_tasks = [],
|
||||
limit_tasks = [],
|
||||
mail = 0,
|
||||
day_num = 0,
|
||||
exp_limit = 0,
|
||||
quit_cost = 0,
|
||||
spec_task = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACT_MINI_GAME_HRL__).
|
||||
-define(__CFG_ACT_MINI_GAME_HRL__, true).
|
||||
|
||||
-record(cfg_act_mini_game,{id = 0,
|
||||
mini_game_type = 0,
|
||||
tasks = undefined,
|
||||
rank_type = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,7 @@
|
||||
-ifndef(__CFG_ACTIVE_DIVIDENDS_HRL__).
|
||||
-define(__CFG_ACTIVE_DIVIDENDS_HRL__, true).
|
||||
|
||||
-record(cfg_active_dividends,{act_id = 0,
|
||||
alliance_dividends_progress = #{}}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ACTIVITIES_DYNAMIC_HRL__).
|
||||
-define(__CFG_ACTIVITIES_DYNAMIC_HRL__, true).
|
||||
|
||||
-record(cfg_activities_dynamic,{id = 0, duration = #{}}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_CDK_HRL__).
|
||||
-define(__CFG_ACTIVITY_CDK_HRL__, true).
|
||||
|
||||
-record(cfg_activity_cdk,{id = 0,
|
||||
act_cid = 0,
|
||||
server_id = 0,
|
||||
cdk = <<>>}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_DONATE_MISC_HRL__).
|
||||
-define(__CFG_ACTIVITY_DONATE_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_activity_donate_misc,{id = undefined,
|
||||
act_cid = undefined,
|
||||
key = undefined,
|
||||
val = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ACTIVITY_DONATE_SOCRE_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_DONATE_SOCRE_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_donate_socre_reward,{id = 0,
|
||||
act_cid = 0,
|
||||
tp = 0,
|
||||
need_score = 0,
|
||||
rewards = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ACTIVITY_DONATE_TOKEN_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_DONATE_TOKEN_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_donate_token_reward,{id = 0,
|
||||
act_cid = 0,
|
||||
lvl = 0,
|
||||
exp = 0,
|
||||
rewards = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ACTIVITY_EXCHANGE_COLLECT_HRL__).
|
||||
-define(__CFG_ACTIVITY_EXCHANGE_COLLECT_HRL__, true).
|
||||
|
||||
-record(cfg_activity_exchange_collect,{id = 0,
|
||||
act_cid = 0,
|
||||
group_id = 0,
|
||||
act_start_days = 0,
|
||||
reward = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,11 @@
|
||||
-ifndef(__CFG_ACTIVITY_EXCHANGE_EXTRA_HRL__).
|
||||
-define(__CFG_ACTIVITY_EXCHANGE_EXTRA_HRL__, true).
|
||||
|
||||
-record(cfg_activity_exchange_extra,{id = 0,
|
||||
act_cid = 0,
|
||||
seq = 0,
|
||||
exchange_reward = undefined,
|
||||
exchange_cost = undefined,
|
||||
limit = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_HOME_WISH_ASSIST_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_HOME_WISH_ASSIST_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_home_wish_assist_reward,{id = 0,
|
||||
act_cid = 0,
|
||||
wish_item = undefined,
|
||||
assist_num = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_LIGHT_HRL__).
|
||||
-define(__CFG_ACTIVITY_LIGHT_HRL__, true).
|
||||
|
||||
-record(cfg_activity_light,{id = 0,
|
||||
act_cid = 0,
|
||||
stage = 0,
|
||||
light_reward = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_LIGHT_ROUND_HRL__).
|
||||
-define(__CFG_ACTIVITY_LIGHT_ROUND_HRL__, true).
|
||||
|
||||
-record(cfg_activity_light_round,{id = 0,
|
||||
act_cid = 0,
|
||||
round = 0,
|
||||
round_reward = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_MISC_HRL__).
|
||||
-define(__CFG_ACTIVITY_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_activity_misc,{id = 0,
|
||||
act_cid = 0,
|
||||
key = undefined,
|
||||
val = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_PICTIONARY_HRL__).
|
||||
-define(__CFG_ACTIVITY_PICTIONARY_HRL__, true).
|
||||
|
||||
-record(cfg_activity_pictionary,{id = 0,
|
||||
act_cid = 0,
|
||||
word = <<>>,
|
||||
tips = <<>>}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ACTIVITY_PUZZLE_CONNECT_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_PUZZLE_CONNECT_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_puzzle_connect_reward,{id = 0,
|
||||
page_id = 0,
|
||||
light_block = undefined,
|
||||
rewards = undefined,
|
||||
rewards_show = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ACTIVITY_PUZZLE_MISC_HRL__).
|
||||
-define(__CFG_ACTIVITY_PUZZLE_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_activity_puzzle_misc,{key = undefined,
|
||||
act_id = 0,
|
||||
val = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_PUZZLE_MISC_MISC_HRL__).
|
||||
-define(__CFG_ACTIVITY_PUZZLE_MISC_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_activity_puzzle_misc_misc,{id = 0,
|
||||
act_cid = 0,
|
||||
key = undefined,
|
||||
val = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,12 @@
|
||||
-ifndef(__CFG_ACTIVITY_PUZZLE_PAGE_PUZZLE_PAGE_HRL__).
|
||||
-define(__CFG_ACTIVITY_PUZZLE_PAGE_PUZZLE_PAGE_HRL__, true).
|
||||
|
||||
-record(cfg_activity_puzzle_page_puzzle_page,{id = 0,
|
||||
act_cid = 0,
|
||||
type_id = 0,
|
||||
stage_id = 0,
|
||||
page_id = 0,
|
||||
block_id = 0,
|
||||
item_id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,12 @@
|
||||
-ifndef(__CFG_ACTIVITY_PUZZLE_PUZZLE_PAGE_HRL__).
|
||||
-define(__CFG_ACTIVITY_PUZZLE_PUZZLE_PAGE_HRL__, true).
|
||||
|
||||
-record(cfg_activity_puzzle_puzzle_page,{id = 0,
|
||||
act_cid = 0,
|
||||
type_id = 0,
|
||||
stage_id = 0,
|
||||
page_id = 0,
|
||||
block_id = 0,
|
||||
item_id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ACTIVITY_PUZZLE_STAGE_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_PUZZLE_STAGE_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_puzzle_stage_reward,{id = 0,
|
||||
act_cid = 0,
|
||||
need_stage = 0,
|
||||
rewards = undefined,
|
||||
rewards_show = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ACTIVITY_PUZZLE_STAGE_STAGE_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_PUZZLE_STAGE_STAGE_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_puzzle_stage_stage_reward,{id = 0,
|
||||
act_cid = 0,
|
||||
need_stage = 0,
|
||||
rewards = undefined,
|
||||
rewards_show = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_REDENVELOPE_HRL__).
|
||||
-define(__CFG_ACTIVITY_REDENVELOPE_HRL__, true).
|
||||
|
||||
-record(cfg_activity_redenvelope,{id = 0,
|
||||
act_cid = 0,
|
||||
item_id = 0,
|
||||
weight = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_SCORE_REWARD_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_SCORE_REWARD_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_score_reward_reward,{id = 0,
|
||||
act_cid = 0,
|
||||
score = 0,
|
||||
rewards = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ACTIVITY_SCRATCH_CARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_SCRATCH_CARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_scratch_card,{id = 0,
|
||||
act_cid = 0,
|
||||
icon_id = 0,
|
||||
weight = 0,
|
||||
limit = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_SCRATCH_CARD_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_SCRATCH_CARD_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_scratch_card_reward,{id = 0,
|
||||
act_cid = 0,
|
||||
require_num = 0,
|
||||
reward = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,11 @@
|
||||
-ifndef(__CFG_ACTIVITY_SIGN_HRL__).
|
||||
-define(__CFG_ACTIVITY_SIGN_HRL__, true).
|
||||
|
||||
-record(cfg_activity_sign,{id = 0,
|
||||
act_cid = 0,
|
||||
day = 0,
|
||||
sign_reward = undefined,
|
||||
sign_reward_pay = [],
|
||||
sign_cost = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,15 @@
|
||||
-ifndef(__CFG_ACTIVITY_THEME_HRL__).
|
||||
-define(__CFG_ACTIVITY_THEME_HRL__, true).
|
||||
|
||||
-record(cfg_activity_theme,{id = 0,
|
||||
act_cid = 0,
|
||||
gameplay_id = 0,
|
||||
transform_skill = 0,
|
||||
buff = 0,
|
||||
fashion = 0,
|
||||
ghost = 0,
|
||||
ghost_scale = 0,
|
||||
num = 0,
|
||||
open_func = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ACTIVITY_TXJY_BOOST_SCORE_REWARD_HRL__).
|
||||
-define(__CFG_ACTIVITY_TXJY_BOOST_SCORE_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_activity_txjy_boost_score_reward,{id = 0,
|
||||
act_cid = 0,
|
||||
need_score = 0,
|
||||
rewards = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,12 @@
|
||||
-ifndef(__CFG_ACTIVITY_TYPE_HRL__).
|
||||
-define(__CFG_ACTIVITY_TYPE_HRL__, true).
|
||||
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-record(cfg_activity_type, {
|
||||
id,
|
||||
name
|
||||
}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ADVER_HRL__).
|
||||
-define(__CFG_ADVER_HRL__, true).
|
||||
|
||||
-record(cfg_adver,{id = 0,
|
||||
daily_cnt = 0,
|
||||
view_interval = 0,
|
||||
reward = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ADVERT_HRL__).
|
||||
-define(__CFG_ADVERT_HRL__, true).
|
||||
|
||||
-record(cfg_advert,{id = 0,
|
||||
daily_cnt = 0,
|
||||
view_interval = 0,
|
||||
effect = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,15 @@
|
||||
-ifndef(__CFG_AI_HRL__).
|
||||
-define(__CFG_AI_HRL__, true).
|
||||
|
||||
-record(cfg_ai,{id = 0,
|
||||
plane = 0,
|
||||
target = 0,
|
||||
evasion = 0,
|
||||
visible_power = #{},
|
||||
invisible_power = #{},
|
||||
is_max_force = 0,
|
||||
skill = 0,
|
||||
invisability = 0,
|
||||
inelligent_angle = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_AI_MISC_HRL__).
|
||||
-define(__CFG_AI_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_ai_misc,{key = <<>>, val = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,20 @@
|
||||
-ifndef(__CFG_AIRU_CAT_HRL__).
|
||||
-define(__CFG_AIRU_CAT_HRL__, true).
|
||||
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-record(cfg_airu_cat, {
|
||||
id,
|
||||
quality,
|
||||
active_type,
|
||||
active_cost,
|
||||
reactive_reward,
|
||||
monster,
|
||||
skill_list,
|
||||
delegation_building,
|
||||
level_cond,
|
||||
level_ability
|
||||
}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,14 @@
|
||||
-ifndef(__CFG_AIRU_CAT_LEVEL_HRL__).
|
||||
-define(__CFG_AIRU_CAT_LEVEL_HRL__, true).
|
||||
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-record(cfg_airu_cat_level, {
|
||||
id,
|
||||
level,
|
||||
village_rating,
|
||||
cost_list
|
||||
}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,14 @@
|
||||
-ifndef(__CFG_AIRU_CAT_LEVEL_ABILITY_HRL__).
|
||||
-define(__CFG_AIRU_CAT_LEVEL_ABILITY_HRL__, true).
|
||||
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-record(cfg_airu_cat_level_ability, {
|
||||
id,
|
||||
level,
|
||||
attr_list,
|
||||
skill_unlock_list
|
||||
}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,14 @@
|
||||
-ifndef(__CFG_AIRU_CAT_LEVEL_CONDITION_HRL__).
|
||||
-define(__CFG_AIRU_CAT_LEVEL_CONDITION_HRL__, true).
|
||||
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-record(cfg_airu_cat_level_condition, {
|
||||
id,
|
||||
level,
|
||||
village_rating,
|
||||
cost_list
|
||||
}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,13 @@
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-record(cfg_airu_cat_misc, {
|
||||
key,
|
||||
val
|
||||
}).
|
||||
|
||||
%% Auto generated fallback key macros.
|
||||
-ifndef(AIRU_CAT_QUALITY_NAME).
|
||||
-define(AIRU_CAT_QUALITY_NAME, 'airu_cat_quality_name').
|
||||
-endif.
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
-ifndef(__CFG_AIRU_CAT_STAR_HRL__).
|
||||
-define(__CFG_AIRU_CAT_STAR_HRL__, true).
|
||||
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-record(cfg_airu_cat_star, {
|
||||
id,
|
||||
star,
|
||||
cost_list,
|
||||
attr_bonus,
|
||||
skill_level_list
|
||||
}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,29 @@
|
||||
%% Auto generated from apps/game_config/src/game_cfg.
|
||||
%% Do not edit manually.
|
||||
|
||||
-ifndef(__CFG_ALL_ACTIVITIES_HRL__).
|
||||
-define(__CFG_ALL_ACTIVITIES_HRL__, true).
|
||||
|
||||
-record(cfg_all_activities, {
|
||||
act_id,
|
||||
if_open,
|
||||
act_type,
|
||||
name,
|
||||
condition,
|
||||
range,
|
||||
server_day,
|
||||
natural_day,
|
||||
begin_time,
|
||||
begin_time_duration,
|
||||
pre_time,
|
||||
open_server,
|
||||
reset_type,
|
||||
reset_period,
|
||||
duration,
|
||||
subscribe_id,
|
||||
lead_time,
|
||||
ticker,
|
||||
is_active
|
||||
}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,41 @@
|
||||
-ifndef(__CFG_ALL_ACTIVITIES_ACTIVITY_HRL__).
|
||||
-define(__CFG_ALL_ACTIVITIES_ACTIVITY_HRL__, true).
|
||||
|
||||
-record(cfg_all_activities_activity,{act_id = 0,
|
||||
server_ids = [],
|
||||
if_open = 0,
|
||||
close_in_platforms = [],
|
||||
c_priority = 0,
|
||||
entrance = <<>>,
|
||||
condition = [],
|
||||
server_condition = [],
|
||||
open_func = 0,
|
||||
range = 0,
|
||||
group_id = 0,
|
||||
time_schedulers = [],
|
||||
server_open_natural_day = [],
|
||||
server_day = [],
|
||||
natural_day = [],
|
||||
reset_type = 0,
|
||||
reset_period = [],
|
||||
first_open_type = undefined,
|
||||
begin_time = undefined,
|
||||
delay_start_max_time = 0,
|
||||
duration = [],
|
||||
life_time = 0,
|
||||
pre_time = 0,
|
||||
sign_reward = #{},
|
||||
subscribe_id = 0,
|
||||
lead_time = 0,
|
||||
ticker = undefined,
|
||||
can_quit = 0,
|
||||
quit_arg = undefined,
|
||||
can_kick = 0,
|
||||
is_active = 1,
|
||||
status_supply_rule_on_start = 0,
|
||||
handler = undefined,
|
||||
end_reminder_mails = undefined,
|
||||
start_server_types = [1],
|
||||
keep_after_merge_server = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,17 @@
|
||||
-ifndef(__CFG_ALL_ACTIVITIES_SCHEDULER_HRL__).
|
||||
-define(__CFG_ALL_ACTIVITIES_SCHEDULER_HRL__, true).
|
||||
|
||||
-record(cfg_all_activities_scheduler,{id = 0,
|
||||
server_open_natural_day = [],
|
||||
server_day = [],
|
||||
natural_day = [],
|
||||
reset_type = 0,
|
||||
reset_period = [],
|
||||
first_open_type = undefined,
|
||||
begin_time = undefined,
|
||||
delay_start_max_time = 0,
|
||||
duration = [],
|
||||
life_time = 0,
|
||||
active_server_types = []}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ALLIANCE_ACTIVE_POINT_HRL__).
|
||||
-define(__CFG_ALLIANCE_ACTIVE_POINT_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_active_point,{id = 0,
|
||||
active_point_add = 0,
|
||||
active_point_daily_limit = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,12 @@
|
||||
-ifndef(__CFG_ALLIANCE_AMULET_HRL__).
|
||||
-define(__CFG_ALLIANCE_AMULET_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_amulet,{id = 0,
|
||||
base_attrs_range = #{},
|
||||
base_attrs_rand_weights = [],
|
||||
resistance = [],
|
||||
skill = [],
|
||||
extra_skill_num_weights = [],
|
||||
extra_skill_group_weights = []}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_AMULET_STRENGTHEN_HRL__).
|
||||
-define(__CFG_ALLIANCE_AMULET_STRENGTHEN_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_amulet_strengthen,{lv = 0,
|
||||
cost = undefined,
|
||||
attr_add = undefined,
|
||||
resistance_add = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ALLIANCE_AUCTION_HRL__).
|
||||
-define(__CFG_ALLIANCE_AUCTION_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_auction,{type = 0,
|
||||
name = <<>>,
|
||||
rank_grade = undefined,
|
||||
grade_num_limit = undefined,
|
||||
grade_up = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ALLIANCE_AUCTION_DIVIDENDS_HRL__).
|
||||
-define(__CFG_ALLIANCE_AUCTION_DIVIDENDS_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_auction_dividends,{id = 0,
|
||||
diamond_consume = 0,
|
||||
dividends_accumulate_progress =
|
||||
0,
|
||||
per_dividends_proportion = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,12 @@
|
||||
-ifndef(__CFG_ALLIANCE_AUCTION_GRADE_HRL__).
|
||||
-define(__CFG_ALLIANCE_AUCTION_GRADE_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_auction_grade,{id = 0,
|
||||
open_days = 0,
|
||||
auction_type = 0,
|
||||
grading = 0,
|
||||
grade_id = 0,
|
||||
weight_list = undefined,
|
||||
reward_show = #{}}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,14 @@
|
||||
-ifndef(__CFG_ALLIANCE_AUCTION_POOL_HRL__).
|
||||
-define(__CFG_ALLIANCE_AUCTION_POOL_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_auction_pool,{id = 0,
|
||||
auction_type = 0,
|
||||
grade_id = 0,
|
||||
open_days = 0,
|
||||
cur_type = 0,
|
||||
weight = 0,
|
||||
item = undefined,
|
||||
price = 0,
|
||||
is_circulate = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_AUTO_MANAGER_HRL__).
|
||||
-define(__CFG_ALLIANCE_AUTO_MANAGER_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_auto_manager,{id = 0, options = [], if_yes = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUILDING_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUILDING_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_building,{id = 0, desc = <<>>}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,11 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUILDING_BONUS_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUILDING_BONUS_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_building_bonus,{lvl = 0,
|
||||
fund_cost = 0,
|
||||
upgrade_time = 0,
|
||||
dividends_base = 0,
|
||||
alliance_building_core_lvl = 0,
|
||||
status_dividends = #{}}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUILDING_BUSINESS_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUILDING_BUSINESS_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_building_business,{lvl = 0,
|
||||
lv = 0,
|
||||
order_type_num = undefined,
|
||||
order_total_reward = undefined,
|
||||
alliance_building_core_lvl = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUILDING_CORE_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUILDING_CORE_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_building_core,{lvl = 0,
|
||||
fund_cost = 0,
|
||||
upgrade_time = 0,
|
||||
open_days = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUILDING_HOUSING_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUILDING_HOUSING_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_building_housing,{lvl = 0,
|
||||
member_num = 0,
|
||||
alliance_building_core_lvl = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUILDING_SHOP_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUILDING_SHOP_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_building_shop,{lvl = 0,
|
||||
rand_shop_item_num = [],
|
||||
shop_item_discount = [],
|
||||
alliance_building_core_lvl = 0}).
|
||||
|
||||
-endif.
|
||||
+16
@@ -0,0 +1,16 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUILDING_SHOP_ITEM_ALLIANCE_BUILDING_SHOP_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUILDING_SHOP_ITEM_ALLIANCE_BUILDING_SHOP_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_building_shop_item_alliance_building_shop,{id = 0,
|
||||
item = 0,
|
||||
num = 0,
|
||||
rand_num =
|
||||
0,
|
||||
discount =
|
||||
0,
|
||||
price =
|
||||
#{},
|
||||
upgrade_time =
|
||||
0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUILDING_TREASURY_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUILDING_TREASURY_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_building_treasury,{lvl = 0,
|
||||
fund_limit = 0,
|
||||
donate = 0,
|
||||
alliance_building_core_lvl = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,13 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUSINESS_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUSINESS_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_business,{id = 0,
|
||||
item_id = 0,
|
||||
count = 0,
|
||||
type = 0,
|
||||
weight = 0,
|
||||
reward = 0,
|
||||
fund_add = 0,
|
||||
helper_num = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_BUSINESS_PROGRESS_HRL__).
|
||||
-define(__CFG_ALLIANCE_BUSINESS_PROGRESS_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_business_progress,{id = 0,
|
||||
alliance_lv = 0,
|
||||
daily_fund_need = 0,
|
||||
reward = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_CONQUEST_HRL__).
|
||||
-define(__CFG_ALLIANCE_CONQUEST_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_conquest,{battle = 0, rank = 0, max_num = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_CONQUEST_MISC_HRL__).
|
||||
-define(__CFG_ALLIANCE_CONQUEST_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_conquest_misc,{key = <<>>, val = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_DIVIDEND_HRL__).
|
||||
-define(__CFG_ALLIANCE_DIVIDEND_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_dividend,{lvl = 0,
|
||||
base_dividends = #{},
|
||||
extra_dividends = #{},
|
||||
dividends_transform = #{}}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ALLIANCE_DIVIDENDS_WEIGHT_HRL__).
|
||||
-define(__CFG_ALLIANCE_DIVIDENDS_WEIGHT_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_dividends_weight,{min = 0,
|
||||
max = 0,
|
||||
dividends_weight = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,11 @@
|
||||
-ifndef(__CFG_ALLIANCE_DONATION_HRL__).
|
||||
-define(__CFG_ALLIANCE_DONATION_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_donation,{id = 0,
|
||||
type = 0,
|
||||
times_limit = 0,
|
||||
cost = undefined,
|
||||
reward = undefined,
|
||||
fund_add = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_DYNAMIC_HRL__).
|
||||
-define(__CFG_ALLIANCE_DYNAMIC_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_dynamic,{id = 0, param_cnt = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_GAME_HRL__).
|
||||
-define(__CFG_ALLIANCE_GAME_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_game,{id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_HEAD_ICON_HRL__).
|
||||
-define(__CFG_ALLIANCE_HEAD_ICON_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_head_icon,{id = 0,
|
||||
type = 0,
|
||||
unlock_type = 0,
|
||||
unlock_param = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ALLIANCE_LUCKY_BAG_HRL__).
|
||||
-define(__CFG_ALLIANCE_LUCKY_BAG_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_lucky_bag,{id = 0,
|
||||
map_item_cid = #{},
|
||||
map_item_cnt = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_MAINTENANCE_HRL__).
|
||||
-define(__CFG_ALLIANCE_MAINTENANCE_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_maintenance,{lvl = 0, fund_cost = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,11 @@
|
||||
-ifndef(__CFG_ALLIANCE_MILESTONE_HRL__).
|
||||
-define(__CFG_ALLIANCE_MILESTONE_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_milestone,{id = 0,
|
||||
disable = 0,
|
||||
macro = <<>>,
|
||||
information = <<>>,
|
||||
condition = [],
|
||||
redpac = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,11 @@
|
||||
-ifndef(__CFG_ALLIANCE_MINE_MAP_HRL__).
|
||||
-define(__CFG_ALLIANCE_MINE_MAP_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_mine_map,{id = 0,
|
||||
name = <<>>,
|
||||
mine_type = 0,
|
||||
map_id = 0,
|
||||
role_level = 0,
|
||||
cross_server = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_MINE_MISC_HRL__).
|
||||
-define(__CFG_ALLIANCE_MINE_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_mine_misc,{key = undefined, val = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ALLIANCE_MINE_TOWER_HRL__).
|
||||
-define(__CFG_ALLIANCE_MINE_TOWER_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_mine_tower,{id = 0,
|
||||
level = 0,
|
||||
item_list = [],
|
||||
pvp_battle_id = 0,
|
||||
pve_battle_id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ALLIANCE_MISC_HRL__).
|
||||
-define(__CFG_ALLIANCE_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_misc,{key = undefined,
|
||||
val = undefined,
|
||||
server_ids = []}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_MUSIC_LIST_HRL__).
|
||||
-define(__CFG_ALLIANCE_MUSIC_LIST_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_music_list,{id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ALLIANCE_PARTY_STAGES_HRL__).
|
||||
-define(__CFG_ALLIANCE_PARTY_STAGES_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_party_stages,{act_id = 0,
|
||||
stages = [],
|
||||
dur_time = []}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_PERMISSION_HRL__).
|
||||
-define(__CFG_ALLIANCE_PERMISSION_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_permission,{id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,16 @@
|
||||
-ifndef(__CFG_ALLIANCE_PK_MATCH_HRL__).
|
||||
-define(__CFG_ALLIANCE_PK_MATCH_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_pk_match,{win = 0,
|
||||
supplement_tree = undefined,
|
||||
incentive_probability = undefined,
|
||||
fail_tree = undefined,
|
||||
fail_pool = #{},
|
||||
match_rule = #{},
|
||||
ai_battle_power = undefined,
|
||||
match_time_control = undefined,
|
||||
control_tree = undefined,
|
||||
control_ai_pool = #{},
|
||||
contro_ai_battle_percent = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ALLIANCE_QA_HRL__).
|
||||
-define(__CFG_ALLIANCE_QA_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_qa,{id = 0,
|
||||
answer_list = [],
|
||||
dynamic_answer_no = 0,
|
||||
dynamic_answer_arg = [],
|
||||
conds = []}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_QA_DYNAMIC_ENUM_HRL__).
|
||||
-define(__CFG_ALLIANCE_QA_DYNAMIC_ENUM_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_qa_dynamic_enum,{id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_RAID_HRL__).
|
||||
-define(__CFG_ALLIANCE_RAID_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_raid,{key = undefined, val = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,10 @@
|
||||
-ifndef(__CFG_ALLIANCE_RAID_BUFF_HRL__).
|
||||
-define(__CFG_ALLIANCE_RAID_BUFF_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_raid_buff,{id = 0,
|
||||
buff_name = <<>>,
|
||||
buy_max = 0,
|
||||
price = 0,
|
||||
cost_item_id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_RAID_BUFF_SKILL_HRL__).
|
||||
-define(__CFG_ALLIANCE_RAID_BUFF_SKILL_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_raid_buff_skill,{id = 0,
|
||||
buff_id = 0,
|
||||
buy_num = 0,
|
||||
skill_list = []}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,8 @@
|
||||
-ifndef(__CFG_ALLIANCE_RAID_CHANGE_HRL__).
|
||||
-define(__CFG_ALLIANCE_RAID_CHANGE_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_raid_change,{id = 0,
|
||||
time = undefined,
|
||||
battle_id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_SCENE_ROLE_HRL__).
|
||||
-define(__CFG_ALLIANCE_SCENE_ROLE_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_scene_role,{id = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,23 @@
|
||||
-ifndef(__CFG_ALLIANCE_SHOP_ITEM_HRL__).
|
||||
-define(__CFG_ALLIANCE_SHOP_ITEM_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_shop_item,{id = 0,
|
||||
name = <<>>,
|
||||
price_type = 0,
|
||||
price = 0,
|
||||
discount = 0,
|
||||
rand_num = 0,
|
||||
weight = 0,
|
||||
reward = 0,
|
||||
group_id = 0,
|
||||
group_level = 0,
|
||||
shop_level = 0,
|
||||
fix_type = 0,
|
||||
refresh_type = 0,
|
||||
num = 0,
|
||||
get_item = #{},
|
||||
open = #{},
|
||||
pay_limit = 0,
|
||||
buy_limit = #{}}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,15 @@
|
||||
-ifndef(__CFG_ALLIANCE_STATUS_HRL__).
|
||||
-define(__CFG_ALLIANCE_STATUS_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_status,{id = 0,
|
||||
name = <<>>,
|
||||
rights = [],
|
||||
num = 0,
|
||||
limits = [],
|
||||
hint = <<>>,
|
||||
queue = 0,
|
||||
exp_percent = 0,
|
||||
battle_buff = 0,
|
||||
kick_limit = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_TASK_REWARD_HRL__).
|
||||
-define(__CFG_ALLIANCE_TASK_REWARD_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_task_reward,{id = 0, reward = undefined}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,20 @@
|
||||
-ifndef(__CFG_ALLIANCE_TRAIN_HRL__).
|
||||
-define(__CFG_ALLIANCE_TRAIN_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_train,{id = 0,
|
||||
name = <<>>,
|
||||
pos = 0,
|
||||
pos_type = 0,
|
||||
level = 0,
|
||||
cost = [],
|
||||
exp = 0,
|
||||
cost_time = 0,
|
||||
pre = undefined,
|
||||
attr = undefined,
|
||||
need_role_lvl = 0,
|
||||
need_open_day = 0,
|
||||
need_alliance_lvl = 0,
|
||||
active_role_attr = 1,
|
||||
active_pet_attr = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,9 @@
|
||||
-ifndef(__CFG_ALLIANCE_TRAIN_LVL_BENCH_HRL__).
|
||||
-define(__CFG_ALLIANCE_TRAIN_LVL_BENCH_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_train_lvl_bench,{id = 0,
|
||||
open_day = 0,
|
||||
benchmark_level = 0,
|
||||
catchup_coeff = 0}).
|
||||
|
||||
-endif.
|
||||
@@ -0,0 +1,6 @@
|
||||
-ifndef(__CFG_ALLIANCE_TRAIN_MISC_HRL__).
|
||||
-define(__CFG_ALLIANCE_TRAIN_MISC_HRL__, true).
|
||||
|
||||
-record(cfg_alliance_train_misc,{key = undefined, val = undefined}).
|
||||
|
||||
-endif.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user