밸런스 수정
밸런스 수정 (인식범위 전범위, 공격범위0.3>0.35), json파일 수정)
This commit is contained in:
16
Gameton-06/Assets/Gameton/Resources/GameData/player.json
Normal file
16
Gameton-06/Assets/Gameton/Resources/GameData/player.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"id": "P000",
|
||||
"type": "w",
|
||||
"name": "TTTT",
|
||||
"level": 5,
|
||||
"experience": 32,
|
||||
"hp": 390,
|
||||
"mp": 100,
|
||||
"attackPower": 80,
|
||||
"defensivePower": 45,
|
||||
"critical": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user