[過去ログ] 【SGB】smile game builder【スマビ】 3枚目 [無断転載禁止]©2ch.net (1002レス)
前次1-
抽出解除 必死チェッカー(本家) (べ) 自ID レス栞 あぼーん

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
262
(1): 2018/01/15(月)02:31 ID:cZCIDuMM(1) AAS
>>261
バトルの値なんか全く興味ないからunityスクリプト読んでなかったけどBattleSequenceManager.csにあるね
CalcAttackWithWeaponDamageに
weaponDamage = (attacker.Attack + attacker.Power) / 2.5f - (target.Defense + target.Vitality) / ((isCritical) ? 8.0f : 4.0f);
elementDamage = attacker.ElementAttack * target.ResistanceAttackAttributeParcent((int)attackAttribute);
damage = (int)((weaponDamage + elementDamage) * target.DamageRate * (1.0 - battleRandom.NextDouble() / 10) * (isCritical ? 1.5f : 1.0f));
この辺を好きなように書きかえれば良いんじゃない
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.027s