全站通知:
用户:30175732/沙盒
刷
历
编
跳到导航
跳到搜索
无法正常加载公式样式请尝试刷新.
- [math]\displaystyle{ PriceBuy = \begin{cases} {\color{cyan}PriceSell} , & SoldFromPlayer \\ \begin{cases} {\color{Red}PriceBase} * PriceModifier, & \lt 100 & \& & Npc \& Npc.Shop \ne nil \\ \left \lceil \left ({\color{Red}PriceBase} * PriceModifier * 0.1 \right ) \right \rceil * 10, & \ge 100 & \& & Npc \& Npc.Shop \ne nil \end{cases} \end{cases} }[/math]
- [math]\displaystyle{ {\color{cyan}PriceSell} = {\color{Red}PriceBase} * 0.5 }[/math]
- [math]\displaystyle{ {\color{Red}PriceBase} = basePrice + {\color{Blue}num} + {\color{YellowOrange}num3} + {\color{Green}num4} - {\color{Olive}num2} }[/math]
- [math]\displaystyle{ {\color{Blue}num} = \begin{cases} 0, & (DurabilityNormalized\lt 1) \\ basePrice * 0.25, & (DurabilityNormalized=1) \end{cases} }[/math]
- [math]\displaystyle{ {\color{Olive}num2} = \begin{cases} 0, & (DurabilityNormalized=1) \\ basePrice * \left ( 1 - DurabilityNormalized * 0.25 \right ), & (DurabilityNormalized \lt 1) \end{cases} }[/math]
- [math]\displaystyle{ DurabilityNormalized = \frac {Durability} {DurabilityMax} }[/math]
- [math]\displaystyle{ {\color{YellowOrange}num3} = \begin{cases} 0, & \\ \sum_{i=1}^N \left (basePrice _ {(attachments_{i})} * 0.75 \right ) \end{cases} }[/math]
- [math]\displaystyle{ {\color{Green}num4} = \begin{cases} 0, & \\ \sum_{j=1}^M \left (basePrice _ {(enchantments_{j})} * 0.75 \right ) \end{cases} }[/math]

沪公网安备 31011002002714 号