nvh Posted July 20, 2021 Posted July 20, 2021 I have created 3 new arrays, I want to combine it with the value in StatBuffs[] 1. I creat random var 2. From editor (make value) 3. Damage with StatsGiven[7] ex: StatsGiven[7] = 0. Random(StatBuffs[7] = 100) But when attacking, the Armor Penetration rate is still 0
0 nvh Posted July 20, 2021 Author Posted July 20, 2021 [Solved] replaceย weapon.StatsGivenStat[7] to [(int)Stats.ChiMang].Value()
Question
nvh
I have created 3 new arrays, I want to combine it with the value in StatBuffs[]
1. I creat random var
2. From editor (make value)
3. Damage with StatsGiven[7]
ex: StatsGiven[7] = 0.
Random(StatBuffs[7] = 100)
But when attacking, the Armor Penetration rate is still 0
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now