Skip to content

Instantly share code, notes, and snippets.

@triacontane
Created October 27, 2021 11:30
Show Gist options
  • Save triacontane/968779b9c5d40f7ac12c94fcb26cc40b to your computer and use it in GitHub Desktop.
Save triacontane/968779b9c5d40f7ac12c94fcb26cc40b to your computer and use it in GitHub Desktop.
動的データベースのメモ欄サンプル
<DD攻撃力:$dataWeapons[data.id + 1].params[2] * 2>
@triacontane
Copy link
Author

対象データの次にあるデータの攻撃力の2倍の値を攻撃力に設定

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment