AI 实现初版随机地图
This commit is contained in:
		| @ -35,4 +35,12 @@ NetIndexFirstBitSegment=16 | ||||
| +GameplayTagList=(Tag="Recover.Role.Health",DevComment="回复生命值") | ||||
| +GameplayTagList=(Tag="Recover.Role.Hunger",DevComment="恢复饥饿值") | ||||
| +GameplayTagList=(Tag="Status.Role.Invincible",DevComment="不掉血标签") | ||||
|  | ||||
| +GameplayTagList=(Tag="Terrain.Forest",DevComment="森林") | ||||
| +GameplayTagList=(Tag="Terrain.Grassland",DevComment="草地") | ||||
| +GameplayTagList=(Tag="Terrain.Water",DevComment="水体") | ||||
| +GameplayTagList=(Tag="Terrain.Water.Shallow", DevComment="浅水区") | ||||
| +GameplayTagList=(Tag="Terrain.Water.Deep", DevComment="深水区") | ||||
| +GameplayTagList=(Tag="Terrain.Land",DevComment="土地") | ||||
| +GameplayTagList=(Tag="Terrain.Swamp", DevComment="沼泽") | ||||
| +GameplayTagList=(Tag="Terrain.Swamp.Land", DevComment="沼泽陆地") | ||||
| +GameplayTagList=(Tag="Terrain.Swamp.Water", DevComment="沼泽水域") | ||||
|  | ||||
		Reference in New Issue
	
	Block a user