This commit is contained in:
Ino 2025-02-21 13:46:10 +09:00
parent 7cb4e3d16f
commit 1c7b426bea
1 changed files with 2 additions and 2 deletions

View File

@ -140,8 +140,8 @@ public class PCActor : MyActor
base.ReSet();
Set_Stat(true);
// 테스트 스탯
m_Stat.Set_Stat(true, eStat.CRI, 1f);
m_Stat.Set_Stat(true, eStat.M_CRI, 1f);
//m_Stat.Set_Stat(true, eStat.CRI, 1f);
//m_Stat.Set_Stat(true, eStat.M_CRI, 1f);
//////////////
t_autoskill = Random.Range(2f, 3f);