geometry-tower-defense/Assets/GameMain/DataTables/Enemy.txt

6 lines
282 B
Plaintext

# Id 策划备注 EntityId BaseHp BaseDamage Speed DropCoin DropGold DropPercent
# int int int int float int int float
# 敌人Id 敌人实体Id 基础血量 基地伤害 移动速度 掉落硬币 掉落金币 掉落概率
1 1001 500 5 1 5 1 0.2
2 1002 5000 50 0.5 100 20 0.8